Changeset 2978 for box/trunk/win32.bat
- Timestamp:
- 01/08/2011 23:28:16 (10 months ago)
- File:
-
- 1 edited
-
box/trunk/win32.bat (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/win32.bat
r2925 r2978 10 10 cd ..\..\ 11 11 12 cd .\lib\backup client & perl ./../../lib/common/makeexception.pl.in BackupStoreException.txt & perl ./../../lib/server/makeprotocol.pl.in Client ./../../bin/bbstored/backupprotocol.txt12 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 13 13 cd ..\..\ 14 14 … … 25 25 cd ..\..\ 26 26 27 cd .\bin\bbstored & perl ./../../lib/server/makeprotocol.pl.in Server backupprotocol.txt28 cd ..\..\29 30 27 cd .\lib\crypto & perl ./../../lib/common/makeexception.pl.in CipherException.txt 31 28 cd ..\..\
Note: See TracChangeset
for help on using the changeset viewer.
