summaryrefslogtreecommitdiff
path: root/win32.bat
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2011-10-11 21:07:33 +0000
committerChris Wilson <chris+github@qwirx.com>2011-10-11 21:07:33 +0000
commitc99f9f2bc122260336d35660a47c7eaa9f36c2c8 (patch)
tree96a6cbae254a26f7cccca1ae419e8a3a5f04a5a4 /win32.bat
parent5f0eb202900fac5959f666b977164ca9897152c3 (diff)
Copy a standard configuration to BoxConfig.h for MSVC users.
Diffstat (limited to 'win32.bat')
-rw-r--r--win32.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32.bat b/win32.bat
index 4d1bfbf3..5df3d709 100644
--- a/win32.bat
+++ b/win32.bat
@@ -5,6 +5,7 @@ echo using Cygwin and Perl
copy .\infrastructure\BoxPlatform.pm.in .\infrastructure\BoxPlatform.pm
copy .\lib\common\BoxPortsAndFiles.h.in .\lib\common\BoxPortsAndFiles.h
+copy .\lib\common\BoxConfig-MSVC.h .\lib\common\BoxConfig.h
cd .\bin\bbackupquery\ & perl ./../../bin/bbackupquery/makedocumentation.pl.in
cd ..\..\