update include path
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@255 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
36a07386f0
commit
9429d59bd4
12 changed files with 27 additions and 35 deletions
|
@ -1,8 +1,16 @@
|
|||
|
||||
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 ..
|
||||
|
@ -10,3 +18,4 @@ cd ..
|
|||
cd SmallObj
|
||||
call make.msvc.bat
|
||||
cd ..
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue