Go to the documentation of this file.
27 #ifndef __TERRALIB_PROCESS_CONFIG_H__
28 #define __TERRALIB_PROCESS_CONFIG_H__
31 #include "../Defines.h"
35 #pragma warning( disable : 4251 )
36 #pragma warning( disable : 4275 )
37 #pragma warning( disable : 4290 )
38 #pragma warning( disable : 4503 )
42 #define TEPROCESSEXPORT TE_DLL_EXPORT
44 #define TEPROCESSEXPORT TE_DLL_IMPORT
47 #define TEPROCESSEXPORT