Go to the documentation of this file.
26 #ifndef __TERRALIB_FE_INTERNAL_CONFIG_H
27 #define __TERRALIB_FE_INTERNAL_CONFIG_H
29 #define TE_FILTERENCODING_MODULE_NAME "te.filter_encoding"
48 #pragma warning( disable : 4251 )
54 #define TEFEEXPORT __declspec(dllexport)
56 #define TEFEEXPORT __declspec(dllimport)