Configuration flags for the Terrralib Address Geocoding module. More...
Go to the source code of this file.
Macros | |
#define | TE_ADDRESSGEOCODING_MODULE_NAME "te.addressgeocoding" |
DLL/LIB Module | |
Flags for building TerraLib as a DLL or as a Static Library | |
#define | TEADDRESSGEOCODINGEXPORT |
You can use this macro in order to export/import classes and functions from this module. More... | |
Configuration flags for the Terrralib Address Geocoding module.
Definition in file Config.h.
#define TE_ADDRESSGEOCODING_MODULE_NAME "te.addressgeocoding" |
Definition at line 29 of file Config.h.
Referenced by te::addressgeocoding::Module::Module(), and te::addressgeocoding::Module::~Module().
#define TEADDRESSGEOCODINGEXPORT |
You can use this macro in order to export/import classes and functions from this module.