Go to the documentation of this file.
28 #ifndef __TERRALIB_WS_CORE_CONFIG_H
29 #define __TERRALIB_WS_CORE_CONFIG_H
49 #pragma warning( disable : 4251 )
50 #pragma warning( disable : 4275 )
51 #pragma warning( disable : 4290 )
55 #define TEWSCOREEXPORT
57 #define TEWSCOREEXPORT __declspec(dllexport)
59 #define TEWSCOREEXPORT __declspec(dllimport)
62 #define TEWSCOREEXPORT