try it again

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@248 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2005-09-24 15:21:31 +00:00
parent 96109fc2fc
commit d58ac310b5
20 changed files with 0 additions and 3717 deletions

View file

@ -1,5 +0,0 @@
if not exist tmp\ mkdir tmp
cl -c -Zm200 -O2 -MT -EHsc -GR -W0 -wd4710 -I"." -I"..\..\include" -I"..\..\include\loki" -Fotmp\ Test.cpp
link /NOLOGO /SUBSYSTEM:CONSOLE /incremental:no /OUT:"main-msvc.exe" tmp\Test.obj