Go to the documentation of this file.
26 #ifndef __TERRALIB_QT_AF_INTERNAL_CONFIG_H
27 #define __TERRALIB_QT_AF_INTERNAL_CONFIG_H
34 #define TERRALIB_APPLICATION_DATASOURCE_FILE_NAME "datasources.xml"
42 #define TE_QT_AF_MODULE_NAME "te.qt.af"
59 #pragma warning( disable : 4251 )
60 #pragma warning( disable : 4275 )
61 #pragma warning( disable : 4290 )
66 #define TEQTAFEXPORT __declspec(dllexport)
68 #define TEQTAFEXPORT __declspec(dllimport)