Go to the documentation of this file.
26 #ifndef __TERRALIB_GML_INTERNAL_CONFIG_H
27 #define __TERRALIB_GML_INTERNAL_CONFIG_H
29 #define TE_GML_MODULE_NAME "te.gml"
49 #pragma warning( disable : 4251 )
55 #define TEGMLEXPORT __declspec(dllexport)
57 #define TEGMLEXPORT __declspec(dllimport)