|
0.45.0
|
#include <ompf/ompfDefines.h>Macros | |
| #define | OMPF_CONFIGURATION "release" |
| #define | OMPF_VERSION_MAJOR 2 |
| ompf major version More... | |
| #define | OMPF_VERSION_MINOR 0 |
| ompf minor version More... | |
| #define | OMPF_VERSION_PATCH 0 |
| ompf patch version More... | |
| #define | STR2(x) #x |
| some tricky definitions to get the version displayed right More... | |
| #define | STR(x) STR2(x) |
| #define | OMPF_VERSION |
| the ompf version definition More... | |
| #define OMPF_CONFIGURATION "release" |
| #define OMPF_VERSION |
the ompf version definition
| #define OMPF_VERSION_MAJOR 2 |
ompf major version
| #define OMPF_VERSION_MINOR 0 |
ompf minor version
| #define OMPF_VERSION_PATCH 0 |
ompf patch version
| #define STR | ( | x | ) | STR2(x) |
| #define STR2 | ( | x | ) | #x |
some tricky definitions to get the version displayed right