Go to the documentation of this file.
26 #ifndef __TERRALIB_QT_PLUGINS_MNT_INTERNAL_CONFIG_H
27 #define __TERRALIB_QT_PLUGINS_MNT_INTERNAL_CONFIG_H
34 #define TE_QT_PLUGIN_MNT_PLUGIN_NAME "te.qt.mnt"
44 #ifdef TEQTPLUGINMNTDLL
45 #define TEQTPLUGINMNTEXPORT __declspec(dllexport)
47 #define TEQTPLUGINMNTEXPORT __declspec(dllimport)
50 #define TEQTPLUGINMNTEXPORT