aboutsummaryrefslogtreecommitdiff
path: root/install-win32/winconfig
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--install-win32/winconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/install-win32/winconfig b/install-win32/winconfig
index 9beaca3..9d686c9 100644
--- a/install-win32/winconfig
+++ b/install-win32/winconfig
@@ -13,3 +13,6 @@ for g in "h" "sh" "nsi" "in" ; do
done
cat /dev/null >autodefs/guidefs.nsi
+
+echo '#include "autodefs/defs.h"' >autodefs.h
+echo '#include "config.h"' >>autodefs.h