Go to the documentation of this file.
   26 #ifndef __TERRALIB_QT_PLUGINS_EDIT_INTERNAL_CONFIG_H 
   27 #define __TERRALIB_QT_PLUGINS_EDIT_INTERNAL_CONFIG_H 
   30 #include "../../../Config.h" 
   37 #define TE_QT_PLUGIN_EDIT_PLUGIN_NAME "te.qt.edit" 
   47   #ifdef TEQTPLUGINEDITDLL 
   48     #define TEQTPLUGINEDITEXPORT  __declspec(dllexport)   // export DLL information 
   50     #define TEQTPLUGINEDITEXPORT  __declspec(dllimport)   // import DLL information 
   53   #define TEQTPLUGINEDITEXPORT 
   56 #endif  // __TERRALIB_QT_PLUGINS_EDIT_INTERNAL_CONFIG_H