summaryrefslogtreecommitdiff
path: root/infrastructure/msvc/win32.bat
diff options
context:
space:
mode:
Diffstat (limited to 'infrastructure/msvc/win32.bat')
-rw-r--r--infrastructure/msvc/win32.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/infrastructure/msvc/win32.bat b/infrastructure/msvc/win32.bat
index 6dc5ade7..7c25723a 100644
--- a/infrastructure/msvc/win32.bat
+++ b/infrastructure/msvc/win32.bat
@@ -30,6 +30,9 @@ cd ..\..\
cd .\lib\crypto & perl ./../../lib/common/makeexception.pl.in CipherException.txt
cd ..\..\
+cd .\lib\httpserver & perl ./../../lib/common/makeexception.pl.in HTTPException.txt
+cd ..\..\
+
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