add test/SmartPtr and src/SmartPtr.cpp to the msvc build process
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@555 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
0dd629f292
commit
fdea0be349
3 changed files with 12 additions and 2 deletions
|
@ -39,6 +39,10 @@ cd SmallObj
|
|||
call make.msvc.bat
|
||||
cd ..
|
||||
|
||||
cd SmartPtr
|
||||
call make.msvc.bat
|
||||
cd ..
|
||||
|
||||
cd Visitor
|
||||
call make.msvc.bat
|
||||
cd ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue