aboutsummaryrefslogtreecommitdiff
path: root/CCache/config_win32.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'CCache/config_win32.h.in')
-rw-r--r--CCache/config_win32.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/CCache/config_win32.h.in b/CCache/config_win32.h.in
new file mode 100644
index 000000000..2d5ab97e3
--- /dev/null
+++ b/CCache/config_win32.h.in
@@ -0,0 +1,3 @@
+#if !defined(PROGRAM_NAME)
+#define PROGRAM_NAME "@PROGRAM_NAME@.exe"
+#endif