summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2006-10-15 19:30:11 +0000
committerChris Wilson <chris+github@qwirx.com>2006-10-15 19:30:11 +0000
commit33642449e8ba850deed990d95c0a4e542ebcee99 (patch)
tree635985e664c1672adefde732361deb2de368161c
parente09c8d4eeea1ef9fb55d5a1ec8e75f92d1799b18 (diff)
Copy our template config.h to BoxConfig.h when compiling with MSVC.
(refs #3)
-rw-r--r--win32.bat2
1 files changed, 0 insertions, 2 deletions
diff --git a/win32.bat b/win32.bat
index 81a97944..86fcf943 100644
--- a/win32.bat
+++ b/win32.bat
@@ -26,6 +26,4 @@ echo server parts - which appears as though some of the clients rely on
cd .\lib\server & perl ./../../lib/common/makeexception.pl.in ServerException.txt & perl ./../../lib/common/makeexception.pl.in ConnectionException.txt
cd ..\..\
-copy lib\win32\config.h.win32 lib\common\BoxConfig.h
-
perl -pe 's/@PERL@/perl/' ./test/bbackupd/testfiles/bbackupd.conf.in > .\test\bbackupd\testfiles\bbackupd.conf