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)
42 #define TEQTPLUGINWFSEXPORT __declspec(dllimport)
45 #define TEQTPLUGINWFSEXPORT