Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/serialization/test/run_archive_test.bat @ 12

Last change on this file since 12 was 12, checked in by landauf, 17 years ago

added boost

File size: 236 bytes
Line 
1@ echo off
2if "%1" == "" goto message
3    set BOOST_ARCHIVE_LIST=%1
4    runtest.bat %2 %3 %4
5    goto end
6:message
7    echo usage: run_archive_test "<test header file>" "<toolset>" "[<boost root directory>]" "[<target directory>]"
8:end
Note: See TracBrowser for help on using the repository browser.