Go to the documentation of this file.
   26 #ifndef __TERRALIB_QT_PLUGINS_MNT_INTERNAL_CONFIG_H 
   27 #define __TERRALIB_QT_PLUGINS_MNT_INTERNAL_CONFIG_H 
   34 #define TE_QT_PLUGIN_MNT_PLUGIN_NAME "te.qt.mnt" 
   44   #ifdef TEQTPLUGINMNTDLL 
   45     #define TEQTPLUGINMNTEXPORT  __declspec(dllexport)   // export DLL information 
   47     #define TEQTPLUGINMNTEXPORT  __declspec(dllimport)   // import DLL information 
   50   #define TEQTPLUGINMNTEXPORT 
   53 #endif  // __TERRALIB_QT_PLUGINS_MNT_INTERNAL_CONFIG_H