Changeset 2888 for box/trunk/win32.bat


Ignore:
Timestamp:
27/03/2011 03:10:28 (14 months ago)
Author:
chris
Message:

Auto-generate classes for bbstored for MSVC.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/win32.bat

    r2874 r2888  
    1717 
    1818cd .\lib\common & perl ./../../lib/common/makeexception.pl.in CommonException.txt & perl ./../../lib/common/makeexception.pl.in ConversionException.txt 
     19cd ..\..\ 
    1920 
     21cd .\lib\raidfile & perl ./../../lib/common/makeexception.pl.in RaidFileException.txt 
    2022cd ..\..\ 
    2123 
    2224cd .\bin\bbackupd & perl ./../../lib/common/makeexception.pl.in ClientException.txt 
     25cd ..\..\ 
    2326 
     27cd .\bin\bbstored & perl ./../../lib/server/makeprotocol.pl.in Server backupprotocol.txt 
    2428cd ..\..\ 
    2529 
Note: See TracChangeset for help on using the changeset viewer.