From bd6ce2479dd5ec65f6233a3aa23e514bae774895 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Mon, 1 Aug 2011 22:28:16 +0000 Subject: Update locations of auto-generated files after recent reorganisation. --- win32.bat | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/win32.bat b/win32.bat index 3c619f0a..bc9c743c 100644 --- a/win32.bat +++ b/win32.bat @@ -9,7 +9,7 @@ copy .\lib\common\BoxPortsAndFiles.h.in .\lib\common\BoxPortsAndFiles.h cd .\bin\bbackupquery\ & perl ./../../bin/bbackupquery/makedocumentation.pl.in cd ..\..\ -cd .\lib\backupclient & perl ./../../lib/common/makeexception.pl.in BackupStoreException.txt & perl ./../../lib/server/makeprotocol.pl.in Client ./../../bin/bbstored/backupprotocol.txt +cd .\lib\backupstore & perl ./../../lib/common/makeexception.pl.in BackupStoreException.txt & perl ./../../lib/server/makeprotocol.pl.in Client backupprotocol.txt & perl ./../../lib/server/makeprotocol.pl.in Server backupprotocol.txt cd ..\..\ cd .\lib\compress & perl ./../../lib/common/makeexception.pl.in CompressException.txt @@ -24,9 +24,6 @@ cd ..\..\ cd .\bin\bbackupd & perl ./../../lib/common/makeexception.pl.in ClientException.txt cd ..\..\ -cd .\bin\bbstored & perl ./../../lib/server/makeprotocol.pl.in Server backupprotocol.txt -cd ..\..\ - cd .\lib\crypto & perl ./../../lib/common/makeexception.pl.in CipherException.txt cd ..\..\ -- cgit v1.2.3