Add missing file

This commit is contained in:
Marko Zivanovic
2015-09-07 16:30:07 +02:00
parent 3273cae4a7
commit 758326bebd
+7
View File
@@ -0,0 +1,7 @@
#cmakedefine VER_NAME "${VER_NAME}"
#cmakedefine VER_MAJOR "${VER_MAJOR}"
#cmakedefine VER_MINOR "${VER_MINOR}"
#cmakedefine VER_PATCH "${VER_PATCH}"
#cmakedefine VER_PRERELEASE "${VER_PRERELEASE}"
#cmakedefine VER_BUILD "${VER_BUILD}"