Go to the documentation of this file.
26 #ifndef __TERRALIB_QT_PLUGINS_CELLSPACE_INTERNAL_CONFIG_H
27 #define __TERRALIB_QT_PLUGINS_CELLSPACE_INTERNAL_CONFIG_H
34 #define TE_QT_PLUGIN_CELLSPACE_PLUGIN_NAME "te.qt.cellspace"
44 #ifdef TEQTPLUGINCELLSPACEDLL
45 #define TEQTPLUGINCELLSPACEEXPORT __declspec(dllexport)
47 #define TEQTPLUGINCELLSPACEEXPORT __declspec(dllimport)
50 #define TEQTPLUGINCELLSPACEEXPORT