Go to the documentation of this file. 26 #ifndef __TERRALIB_BINDING_V8_INTERNAL_CONFIG_H 27 #define __TERRALIB_BINDING_V8_INTERNAL_CONFIG_H 30 #include "../../Config.h" 32 #define TE_JAVA_COMPILE_XML 1 33 #define TE_JAVA_COMPILE_XERCES 1 // XML must be 1 if this is set to 1 34 #define TE_JAVA_COMPILE_PLUGIN 1 // XML must be 1 if this is set to 1 35 #define TE_JAVA_COMPILE_DT 1 36 #define TE_JAVA_COMPILE_GM 1 // DT must be 1 if this is set to 1 37 #define TE_JAVA_COMPILE_DA 1 // DT and GM must be set to 1 if this is set to 1 38 #define TE_JAVA_COMPILE_QT 1 // DT, GM and DA must be set to 1 if this is set to 1 40 #endif // __TERRALIB_BINDING_V8_INTERNAL_CONFIG_H