|
XLKit
0.1.0
|
Other macros defined by xlkit. More...
Macros | |
| #define | XLKIT_VERSION_NAME v0_1_0 |
| Version namespace for this library. | |
| #define | XLKIT_MAJOR_VERSION 0 |
| Major version number. | |
| #define | XLKIT_MINOR_VERSION 1 |
| Minor version number. | |
| #define | XLKIT_PATCH_VERSION 0 |
| Patch version number. | |
| #define | XLKIT_VERSION |
| Library version as packed integer: "%02x%02x%04x" % (major, minor, patch) More... | |
| #define | XLKIT_USE_VERSION_NAMESPACE |
| Macro used to pull the versioned namespace into the main xlkit namepsace. More... | |
Other macros defined by xlkit.
| #define XLKIT_USE_VERSION_NAMESPACE |
Macro used to pull the versioned namespace into the main xlkit namepsace.
| #define XLKIT_VERSION |
Library version as packed integer: "%02x%02x%04x" % (major, minor, patch)