13 lines
119 B
Batchfile
13 lines
119 B
Batchfile
|
|
||
|
cd flex_string
|
||
|
call make.msvc.bat
|
||
|
cd ..
|
||
|
|
||
|
cd SafeFormat
|
||
|
call make.msvc.bat
|
||
|
cd ..
|
||
|
|
||
|
cd SmallObj
|
||
|
call make.msvc.bat
|
||
|
cd ..
|