Go to the documentation of this file.
28 #ifndef __TERRALIB_XLINK_INTERNAL_CONFIG_H
29 #define __TERRALIB_XLINK_INTERNAL_CONFIG_H
31 #define TE_XL_MODULE_NAME "te.xlinks"
33 # define TE_ENABLED_XML 1
52 #pragma warning( disable : 4251 )
58 #define TEXLEXPORT __declspec(dllexport)
60 #define TEXLEXPORT __declspec(dllimport)