![]() |
My Project
|
This file defines library export definitions, version numbers and build information. More...
Go to the source code of this file.
Namespaces | |
alvar | |
Main ALVAR namespace. | |
Variables | |
static const int | ALVAR_VERSION_MAJOR = 2 |
Major version number. | |
static const int | ALVAR_VERSION_MINOR = 2 |
Minor version number. | |
static const int | ALVAR_VERSION_PATCH = 1 |
Patch version number. | |
static const char * | ALVAR_VERSION_TAG = "" |
Tag version string. More... | |
static const char * | ALVAR_VERSION_REVISION = "" |
Revision version string. More... | |
static const char * | ALVAR_VERSION = "2.2.1" |
Entire version string. | |
static const char * | ALVAR_VERSION_NODOTS = "221" |
Entire version string without dots. | |
static const char * | ALVAR_DATE = "2021-06-21" |
Date the library was built. | |
static const char * | ALVAR_SYSTEM = "Linux 5.11.18-300.fc34.x86_64 x86_64" |
System the library was built on. | |
This file defines library export definitions, version numbers and build information.
Definition in file Alvar.h.