update build process

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@285 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2005-10-05 18:14:21 +00:00
parent b44c50216e
commit 3156804c37
7 changed files with 38 additions and 10 deletions

View file

@ -7,6 +7,14 @@ cd flex_string
call make.msvc.bat
cd ..
cd Longevity
call make.msvc.bat
cd ..
cd OrderedStatic
call make.msvc.bat
cd ..
cd RegressionTest
call make.msvc.bat
cd ..