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