C-Menu 0.2.9
A User Interface Toolkit
Loading...
Searching...
No Matches
version.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CM_VERSION_MAJOR   @PROJECT_VERSION_MAJOR @
#define CM_VERSION_MINOR   @PROJECT_VERSION_MINOR @
#define CM_VERSION_PATCH   @PROJECT_VERSION_PATCH @
#define CM_VERSION   "C-Menu-0.2.9"

Macro Definition Documentation

◆ CM_VERSION

#define CM_VERSION   "C-Menu-0.2.9"

Definition at line 7 of file version.h.

◆ CM_VERSION_MAJOR

#define CM_VERSION_MAJOR   @PROJECT_VERSION_MAJOR @

Definition at line 4 of file version.h.

◆ CM_VERSION_MINOR

#define CM_VERSION_MINOR   @PROJECT_VERSION_MINOR @

Definition at line 5 of file version.h.

◆ CM_VERSION_PATCH

#define CM_VERSION_PATCH   @PROJECT_VERSION_PATCH @

Definition at line 6 of file version.h.