Go to the source code of this file.
◆ SOT_CORE_DLLAPI
◆ SOT_CORE_DLLEXPORT
#define SOT_CORE_DLLEXPORT |
◆ SOT_CORE_DLLIMPORT
#define SOT_CORE_DLLIMPORT |
◆ SOT_CORE_DLLLOCAL
#define SOT_CORE_DLLLOCAL |
◆ SOT_CORE_LOCAL
◆ SOT_CORE_MAJOR_VERSION
#define SOT_CORE_MAJOR_VERSION 4 |
◆ SOT_CORE_MINOR_VERSION
#define SOT_CORE_MINOR_VERSION 11 |
◆ SOT_CORE_PATCH_VERSION
#define SOT_CORE_PATCH_VERSION 8 |
◆ SOT_CORE_VERSION
#define SOT_CORE_VERSION "4.11.8" |
◆ SOT_CORE_VERSION_AT_LEAST
#define SOT_CORE_VERSION_AT_LEAST |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| |
Value:
SOT_CORE_PATCH_VERSION>=patch))))
#define SOT_CORE_MAJOR_VERSION
Definition: config.hh:12
#define SOT_CORE_MINOR_VERSION
Definition: config.hh:13
◆ SOT_CORE_VERSION_AT_MOST
#define SOT_CORE_VERSION_AT_MOST |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| |
Value:
SOT_CORE_PATCH_VERSION<=patch))))
◆ SOT_CORE_VERSION_UNKNOWN_TAG
#define SOT_CORE_VERSION_UNKNOWN_TAG 0 |