Go to the documentation of this file. 31 #ifndef __TERRALIB_QT_PLUGINS_TIMEVIEWER_INTERNAL_CONFIG_H__ 32 #define __TERRALIB_QT_PLUGINS_TIMEVIEWER_INTERNAL_CONFIG_H__ 34 #define TE_QT_TIMEVIEWER_PLUGIN_NAME "te.qt.timeviewer" 36 #include "../../../Defines.h" 39 #ifdef TETIMEVIEWERDLL 40 #define TETIMEVIEWEREXPORT TE_DLL_EXPORT 42 #define TETIMEVIEWEREXPORT TE_DLL_IMPORT 45 #define TETIMEVIEWEREXPORT 48 #endif // __TERRALIB_QT_PLUGINS_TIMEVIEWER_INTERNAL_CONFIG_H__