update msvc build process

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@277 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2005-09-29 08:09:17 +00:00
parent 98734a38e9
commit dee53adb01
6 changed files with 44 additions and 4 deletions

View file

@ -36,6 +36,7 @@ if defined VCToolkitInstallDir (
echo -
call "%VCToolkitInstallDir%\vcvars32.bat"
set LOKI_TMP=true
set LOKI_MSVC_NOLIB=true
goto STARTCOMPILING
)
)