Go to the source code of this file.
◆ SOT_TOOLS_DLLAPI
◆ SOT_TOOLS_DLLEXPORT
#define SOT_TOOLS_DLLEXPORT |
◆ SOT_TOOLS_DLLIMPORT
#define SOT_TOOLS_DLLIMPORT |
◆ SOT_TOOLS_DLLLOCAL
#define SOT_TOOLS_DLLLOCAL |
◆ SOT_TOOLS_LOCAL
◆ SOT_TOOLS_MAJOR_VERSION
#define SOT_TOOLS_MAJOR_VERSION 2 |
◆ SOT_TOOLS_MINOR_VERSION
#define SOT_TOOLS_MINOR_VERSION 3 |
◆ SOT_TOOLS_PATCH_VERSION
#define SOT_TOOLS_PATCH_VERSION 5 |
◆ SOT_TOOLS_VERSION
#define SOT_TOOLS_VERSION "2.3.5" |
◆ SOT_TOOLS_VERSION_AT_LEAST
#define SOT_TOOLS_VERSION_AT_LEAST |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| |
Value:
SOT_TOOLS_PATCH_VERSION>=patch))))
◆ SOT_TOOLS_VERSION_AT_MOST
#define SOT_TOOLS_VERSION_AT_MOST |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| |
Value:
SOT_TOOLS_PATCH_VERSION<=patch))))
◆ SOT_TOOLS_VERSION_UNKNOWN_TAG
#define SOT_TOOLS_VERSION_UNKNOWN_TAG 0 |