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