Configuration flags for the Terrralib Vector Processing module. More...
Go to the source code of this file.
Macros | |
| #define | TE_VP_MODULE_NAME "te.vp" |
DLL/LIB Module | |
Flags for building TerraLib as a DLL or as a Static Library | |
| #define | TEVPEXPORT |
| You can use this macro in order to export/import classes and functions from this module. More... | |
Configuration flags for the Terrralib Vector Processing module.
Definition in file src/terralib/vp/Config.h.
| #define TE_VP_MODULE_NAME "te.vp" |
Definition at line 29 of file src/terralib/vp/Config.h.
| #define TEVPEXPORT |
You can use this macro in order to export/import classes and functions from this module.
Definition at line 61 of file src/terralib/vp/Config.h.