Build Log
  

------- Build started: Project: DemoSystem, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "d:\Stravaganza\Libs\Src\DemoSystem\Debug\RSP000057.rsp" with contents
[
/Od /I "..\..\include" /I "..\..\external\include" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yc"DemoSystem.h" /Fp".\Debug/DemoSystem.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI
.\DemoSystem.cpp
]
Creating command line "cl.exe @d:\Stravaganza\Libs\Src\DemoSystem\Debug\RSP000057.rsp /nologo"
Creating temporary file "d:\Stravaganza\Libs\Src\DemoSystem\Debug\RSP000058.rsp" with contents
[
/Od /I "..\..\include" /I "..\..\external\include" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yu"DemoSystem.h" /Fp".\Debug/DemoSystem.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI
.\Var.cpp
.\Resource.cpp
.\Function.cpp
.\Effect.cpp
.\Curve.cpp
.\SoundSystem.cpp
.\ResourceList.cpp
.\PluginManager.cpp
.\Demo.cpp
]
Creating command line "cl.exe @d:\Stravaganza\Libs\Src\DemoSystem\Debug\RSP000058.rsp /nologo"
Creating temporary file "d:\Stravaganza\Libs\Src\DemoSystem\Debug\RSP000059.rsp" with contents
[
/OUT:"..\..\Lib\DemoSystemd.lib" /NOLOGO
.\Debug\Demo.obj
.\Debug\PluginManager.obj
.\Debug\ResourceList.obj
.\Debug\SoundSystem.obj
.\Debug\Curve.obj
.\Debug\Effect.obj
.\Debug\Function.obj
.\Debug\Resource.obj
.\Debug\Var.obj
.\Debug\DemoSystem.obj
]
Creating command line "lib.exe @d:\Stravaganza\Libs\Src\DemoSystem\Debug\RSP000059.rsp"
Output Window
  
Compiling...
DemoSystem.cpp
Compiling...
Var.cpp
Resource.cpp
Function.cpp
Effect.cpp
Curve.cpp
SoundSystem.cpp
ResourceList.cpp
PluginManager.cpp
Demo.cpp
Generating Code...
Creating library...
Results
  
Build log was saved at "file://d:\Stravaganza\Libs\Src\DemoSystem\Debug\BuildLog.htm"
DemoSystem - 0 error(s), 0 warning(s)