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