fix msvc build process
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@679 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
9b30cc32a6
commit
963152efd4
2 changed files with 5 additions and 1 deletions
|
@ -11,6 +11,10 @@ cd Function
|
|||
call make.msvc.bat
|
||||
cd ..
|
||||
|
||||
cd LockingPtr
|
||||
call make.msvc.bat
|
||||
cd ..
|
||||
|
||||
cd Longevity
|
||||
call make.msvc.bat
|
||||
cd ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue