Changeset 2978 for box/trunk/win32.bat


Ignore:
Timestamp:
01/08/2011 23:28:16 (10 months ago)
Author:
chris
Message:

Update locations of auto-generated files after recent reorganisation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/win32.bat

    r2925 r2978  
    1010cd ..\..\ 
    1111 
    12 cd .\lib\backupclient & perl ./../../lib/common/makeexception.pl.in BackupStoreException.txt & perl ./../../lib/server/makeprotocol.pl.in Client ./../../bin/bbstored/backupprotocol.txt 
     12cd .\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 
    1313cd ..\..\ 
    1414 
     
    2525cd ..\..\ 
    2626 
    27 cd .\bin\bbstored & perl ./../../lib/server/makeprotocol.pl.in Server backupprotocol.txt 
    28 cd ..\..\ 
    29  
    3027cd .\lib\crypto & perl ./../../lib/common/makeexception.pl.in CipherException.txt 
    3128cd ..\..\ 
Note: See TracChangeset for help on using the changeset viewer.