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