Changeset 2987 for box/trunk


Ignore:
Timestamp:
28/08/2011 16:41:41 (9 months ago)
Author:
chris
Message:

Fix generation of client and server protocols (now merged).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/win32.bat

    r2978 r2987  
    1010cd ..\..\ 
    1111 
    12 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 
     12cd .\lib\backupstore & perl ./../../lib/common/makeexception.pl.in BackupStoreException.txt & perl ./../../lib/server/makeprotocol.pl.in backupprotocol.txt 
    1313cd ..\..\ 
    1414 
Note: See TracChangeset for help on using the changeset viewer.