Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/libs/serialization/test/run_archive_test.bat @ 29

Last change on this file since 29 was 29, checked in by landauf, 16 years ago

updated boost from 1_33_1 to 1_34_1

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.