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
34 #define TE_QT_PLUGIN_EDIT_PLUGIN_NAME "te.qt.edit"
44 #ifdef TEQTPLUGINEDITDLL
45 #define TEQTPLUGINEDITEXPORT __declspec(dllexport)
47 #define TEQTPLUGINEDITEXPORT __declspec(dllimport)
50 #define TEQTPLUGINEDITEXPORT