vengine  0.0.1
3D graphics engine
Loading...
Searching...
No Matches
Version.hpp File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PROJECT_VERSION_MAJOR   0
 
#define PROJECT_VERSION_MINOR   0
 
#define PROJECT_VERSION_PATCH   1
 
#define PROJECT_VERSION   "0.0.1"
 

Macro Definition Documentation

◆ PROJECT_VERSION

#define PROJECT_VERSION   "0.0.1"

Definition at line 10 of file Version.hpp.

◆ PROJECT_VERSION_MAJOR

#define PROJECT_VERSION_MAJOR   0

Definition at line 7 of file Version.hpp.

◆ PROJECT_VERSION_MINOR

#define PROJECT_VERSION_MINOR   0

Definition at line 8 of file Version.hpp.

◆ PROJECT_VERSION_PATCH

#define PROJECT_VERSION_PATCH   1

Definition at line 9 of file Version.hpp.