LibSakura
5.2
|
Go to the source code of this file.
Macros | |
#define | LIBSAKURA_VERSION_MAJOR 5 |
#define | LIBSAKURA_VERSION_MINOR 2 |
#define | LIBSAKURA_VERSION_STRING "5.2" |
#define | LIBSAKURA_PREFIX sakura |
#define | LIBSAKURA_PREFIX_STRING "sakura" |
#define | LIBSAKURA_CONCAT(x, y) x ## _ ## y |
#define | LIBSAKURA_SYMBOL(x) LIBSAKURA_CONCAT(sakura, x) |
#define | LIBSAKURA_HAS_LOG4CXX 0 |
#define LIBSAKURA_CONCAT | ( | x, | |
y | |||
) | x ## _ ## y |
#define LIBSAKURA_HAS_LOG4CXX 0 |
#define LIBSAKURA_PREFIX sakura |
#define LIBSAKURA_PREFIX_STRING "sakura" |
#define LIBSAKURA_SYMBOL | ( | x | ) | LIBSAKURA_CONCAT(sakura, x) |
#define LIBSAKURA_VERSION_MAJOR 5 |
#define LIBSAKURA_VERSION_MINOR 2 |
#define LIBSAKURA_VERSION_STRING "5.2" |