Go to the documentation of this file.
26 #ifndef __TERRALIB_GDAL_INTERNAL_CONFIG_H
27 #define __TERRALIB_GDAL_INTERNAL_CONFIG_H
29 #define TE_GDAL_MODULE_NAME "te.da.gdal"
36 #define TE_GDAL_DRIVER_IDENTIFIER "GDAL"
56 #pragma warning( disable : 4251 )
62 #define TEGDALEXPORT __declspec(dllexport)
64 #define TEGDALEXPORT __declspec(dllimport)