Configuration flags for the TerraLib Filter Encoding module. More...
#include "../Config.h"Go to the source code of this file.
Macros | |
| #define | TE_FILTERENCODING_MODULE_NAME "te.filter_encoding" |
DLL/LIB Module | |
Flags for building TerraLib as a DLL or as a Static Library | |
| #define | TEFEEXPORT |
| You can use this macro in order to export/import classes and functions from this module. More... | |
| #define TE_FILTERENCODING_MODULE_NAME "te.filter_encoding" |
Definition at line 32 of file Config.h.
Referenced by te::fe::Module::Module(), and te::fe::Module::~Module().
| #define TEFEEXPORT |
You can use this macro in order to export/import classes and functions from this module.