Go to the documentation of this file.
29 #ifndef __TERRALIB_WS_OGC_WMS_QT_CONFIG_H
30 #define __TERRALIB_WS_OGC_WMS_QT_CONFIG_H
33 #include "../../../../Defines.h"
53 #pragma warning( disable : 4251 )
54 #pragma warning( disable : 4275 )
55 #pragma warning( disable : 4290 )
58 #ifdef TEOGCWMSQTSTATIC
59 #define TEOGCWMSQTEXPORT
61 #define TEOGCWMSQTEXPORT TE_DLL_EXPORT
63 #define TEOGCWMSQTEXPORT TE_DLL_IMPORT
66 #define TEOGCWMSQTEXPORT