combine with desktop project
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
7
include/Version.h.in
Normal file
7
include/Version.h.in
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#define MY_VERSION "@PROJECT_VERSION@"
|
||||
#define MY_PROJECT "@PROJECT_NAME@"
|
||||
#define MY_VERSION_MAJOR @PROJECT_VERSION_MAJOR@
|
||||
#define MY_VERSION_MINOR @PROJECT_VERSION_MINOR@
|
||||
#define MY_VERSION_PATCH @PROJECT_VERSION_PATCH@
|
Reference in New Issue
Block a user