aboutsummaryrefslogtreecommitdiff
path: root/win/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'win/config.h.in')
-rw-r--r--win/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/win/config.h.in b/win/config.h.in
new file mode 100644
index 0000000..110af3c
--- /dev/null
+++ b/win/config.h.in
@@ -0,0 +1,3 @@
+#define VERSION "@VERSION@"
+#define BUILD "@BUILD@"
+#define PACKAGE_NAME "@CMAKE_PROJECT_NAME@"