summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2011-03-26 23:21:59 +0000
committerChris Wilson <chris+github@qwirx.com>2011-03-26 23:21:59 +0000
commit96ea1bef1464a12b1520ab94dec607dbe9002a14 (patch)
treebecf712bc242d8eda2e5c7a156b5ffe871cadc00
parent3991c90bb2d60a5811be90ea88f05e72e5d0d559 (diff)
Generate lib/common/BoxPortsAndFiles.h for MSVC builds.
-rw-r--r--win32.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32.bat b/win32.bat
index 744c31b3..8ee9639b 100644
--- a/win32.bat
+++ b/win32.bat
@@ -4,6 +4,7 @@ echo quick and dirty to get up and running by generating the required files
echo using Cygwin and Perl
copy .\infrastructure\BoxPlatform.pm.in .\infrastructure\BoxPlatform.pm
+copy .\lib\common\BoxPortsAndFiles.h.in .\lib\common\BoxPortsAndFiles.h
cd .\bin\bbackupquery\ & perl ./../../bin/bbackupquery/makedocumentation.pl.in
cd ..\..\