Go to the documentation of this file.
   27 #ifndef __TERRALIB_CORE_CONFIG_H__ 
   28 #define __TERRALIB_CORE_CONFIG_H__ 
   31 #include "../Defines.h" 
   35     #define TECOREEXPORT TE_DLL_EXPORT 
   37     #define TECOREEXPORT TE_DLL_IMPORT 
   43 #endif  // __TERRALIB_CORE_CONFIG_H__