Go to the documentation of this file.
   26 #ifndef __TERRALIB_QT_PLUGINS_DATASOURCE_WFS_INTERNAL_CONFIG_H 
   27 #define __TERRALIB_QT_PLUGINS_DATASOURCE_WFS_INTERNAL_CONFIG_H 
   29 #define TE_QT_PLUGIN_DATASOURCE_WFS_PLUGIN_NAME "te.qt.datasource.wfs" 
   39   #ifdef TEQTPLUGINWFSDLL 
   40     #define TEQTPLUGINWFSEXPORT  __declspec(dllexport)   // export DLL information 
   42     #define TEQTPLUGINWFSEXPORT  __declspec(dllimport)   // import DLL information 
   45   #define TEQTPLUGINWFSEXPORT 
   48 #endif  // __TERRALIB_QT_PLUGINS_DATASOURCE_WFS_INTERNAL_CONFIG_H