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. | |
| Macros | |
| #define | ALVAR_EXPORT | 
| Variables | |
| static const char * | alvar::ALVAR_DATE = "2012-06-20" | 
| Date the library was built.  More... | |
| static const char * | alvar::ALVAR_SYSTEM = "Linux 3.2.0-24-generic x86_64" | 
| System the library was built on.  More... | |
| static const char * | alvar::ALVAR_VERSION = "2.0.0" | 
| Entire version string.  More... | |
| static const int | alvar::ALVAR_VERSION_MAJOR = 2 | 
| Major version number.  More... | |
| static const int | alvar::ALVAR_VERSION_MINOR = 0 | 
| Minor version number.  More... | |
| static const char * | alvar::ALVAR_VERSION_NODOTS = "200" | 
| Entire version string without dots.  More... | |
| static const int | alvar::ALVAR_VERSION_PATCH = 0 | 
| Patch version number.  More... | |
| static const char * | alvar::ALVAR_VERSION_REVISION = "" | 
| Revision version string.  More... | |
| static const char * | alvar::ALVAR_VERSION_TAG = "" | 
| Tag version string.  More... | |
This file defines library export definitions, version numbers and build information.
Definition in file Alvar.h.