2005-10-17 08:43:42 +00:00
|
|
|
if not exist tmp\ mkdir tmp
|
|
|
|
|
|
|
|
|
2005-11-07 12:06:43 +00:00
|
|
|
|
2005-10-17 08:43:42 +00:00
|
|
|
:: DeletableSingleton.cpp
|
|
|
|
|
|
|
|
cl -c -Zm200 -O2 -DNDEBUG -MT -EHsc -GR -W0 -wd4710 -I"." -I"..\..\include" -Fotmp\ DeletableSingleton.cpp
|
|
|
|
|
|
|
|
link /NOLOGO /SUBSYSTEM:CONSOLE /incremental:no /OUT:"DeletableSingleton-msvc.exe" ..\..\lib\loki.lib tmp\DeletableSingleton.obj
|
|
|
|
|
|
|
|
|
|
|
|
|
2005-11-07 12:06:43 +00:00
|
|
|
|
2005-10-17 08:43:42 +00:00
|
|
|
:: Phoenix.cpp
|
|
|
|
|
|
|
|
cl -c -Zm200 -O2 -DNDEBUG -MT -EHsc -GR -W0 -wd4710 -I"." -I"..\..\include" -Fotmp\ Phoenix.cpp
|
|
|
|
|
|
|
|
link /NOLOGO /SUBSYSTEM:CONSOLE /incremental:no /OUT:"Phoenix-msvc.exe" ..\..\lib\loki.lib tmp\Phoenix.obj
|
|
|
|
|
2005-11-01 11:11:52 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
:: Dependencies.cpp
|
|
|
|
|
|
|
|
cl -c -Zm200 -O2 -DNDEBUG -MT -EHsc -GR -W0 -wd4710 -I"." -I"..\..\include" -Fotmp\ Dependencies.cpp
|
|
|
|
|
2005-12-19 07:54:40 +00:00
|
|
|
link /NOLOGO /SUBSYSTEM:CONSOLE /incremental:no /OUT:"Dependencies-msvc.exe" ..\..\lib\loki.lib tmp\Dependencies.obj
|
2005-11-01 11:11:52 +00:00
|
|
|
|