Go to the documentation of this file.
26 #ifndef __TERRALIB_QT_PLUGINS_DATASOURCE_OGR_INTERNAL_CONFIG_H
27 #define __TERRALIB_QT_PLUGINS_DATASOURCE_OGR_INTERNAL_CONFIG_H
29 #define TE_TR_PLUGIN_NAME "te.qt.datasource.ogr"
39 #ifdef TEQTPLUGINOGRDLL
40 #define TEQTPLUGINOGREXPORT __declspec(dllexport)
42 #define TEQTPLUGINOGREXPORT __declspec(dllimport)
45 #define TEQTPLUGINOGREXPORT