11 lines
290 B
C
11 lines
290 B
C
|
#ifndef id21852921F3D842438F1282E46979CCB2
|
||
|
#define id21852921F3D842438F1282E46979CCB2
|
||
|
|
||
|
#define APP_NAME "@PROJECT_NAME@"
|
||
|
#define APP_VER_MAJOR @PROJ_VER_MAJOR@
|
||
|
#define APP_VER_MINOR @PROJ_VER_MINOR@
|
||
|
#define APP_VER_REVISION @PROJ_VER_REVISION@
|
||
|
#define APP_VER_GIT "@PROJ_GIT_SHA1@"
|
||
|
|
||
|
#endif
|