161 #if defined(WIN32) && !defined(ALVAR_STATIC)   163         #define ALVAR_EXPORT __declspec(dllexport)   165         #define ALVAR_EXPORT __declspec(dllimport) 
static const char * ALVAR_DATE
Date the library was built. 
static const char * ALVAR_VERSION_NODOTS
Entire version string without dots. 
static const char * ALVAR_VERSION
Entire version string. 
static const char * ALVAR_VERSION_REVISION
Revision version string. 
static const char * ALVAR_SYSTEM
System the library was built on. 
static const int ALVAR_VERSION_PATCH
Patch version number. 
static const int ALVAR_VERSION_MAJOR
Major version number. 
static const char * ALVAR_VERSION_TAG
Tag version string. 
static const int ALVAR_VERSION_MINOR
Minor version number.