9429d59bd4
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@255 7ec92016-0320-0410-acc4-a06ded1c099a
21 lines
201 B
Batchfile
Executable file
21 lines
201 B
Batchfile
Executable file
|
|
cd Factory
|
|
call make.msvc.bat
|
|
cd ..
|
|
|
|
cd flex_string
|
|
call make.msvc.bat
|
|
cd ..
|
|
|
|
cd RegressionTest
|
|
call make.msvc.bat
|
|
cd ..
|
|
|
|
cd SafeFormat
|
|
call make.msvc.bat
|
|
cd ..
|
|
|
|
cd SmallObj
|
|
call make.msvc.bat
|
|
cd ..
|
|
|