Loki/test/make.msvc.bat
syntheticpp e9b0d29ab9 add build process for msvc also the toolkit (no nmake, no lib)
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@232 7ec92016-0320-0410-acc4-a06ded1c099a
2005-09-15 13:46:57 +00:00

12 lines
119 B
Batchfile
Executable file

cd flex_string
call make.msvc.bat
cd ..
cd SafeFormat
call make.msvc.bat
cd ..
cd SmallObj
call make.msvc.bat
cd ..