Creating temporary file "c:\Documents and Settings\danielrh\Desktop\Scratch\brookbook\runtime\built\Release\RSP000002.rsp" with contents
[
/O2 /I "../include" /D "WINDOWS" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "BUILD_DX9" /D "BUILD_OGL" /D "_MBCS" /FD /EHsc /ML /GS /Fo"built/Release/" /Fd"built/Release/vc70.pdb" /W3 /c /Zi /TP
".\profiler.cpp"
".\logger.cpp"
".\brt.cpp"
".\gpu\dx9\dx9window.cpp"
".\gpu\dx9\dx9texture.cpp"
".\gpu\dx9\dx9runtime.cpp"
".\gpu\ogl\oglwindow.cpp"
".\gpu\ogl\ogltexture.cpp"
".\gpu\ogl\oglstream.cpp"
".\gpu\ogl\oglruntime.cpp"
".\gpu\ogl\oglkernel.cpp"
".\gpu\ogl\oglfunc.cpp"
".\gpu\ogl\oglcontext.cpp"
".\gpu\ogl\oglcheckgl.cpp"
".\gpu\ogl\nvcontext.cpp"
".\gpu\ogl\aticontext.cpp"
".\gpu\gpustream.cpp"
".\gpu\gpuruntime.cpp"
".\gpu\gpukernel.cpp"
".\gpu\gpuiterator.cpp"
".\cpu\cpustream.cpp"
".\cpu\cpuruntime.cpp"
".\cpu\cpukernel.cpp"
".\cpu\cpuiter.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\danielrh\Desktop\Scratch\brookbook\runtime\built\Release\RSP000002.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\danielrh\Desktop\Scratch\brookbook\runtime\built\Release\RSP000003.rsp" with contents
[
/OUT:"../bin/brook.lib" /NOLOGO
".\built\Release\cpuiter.obj"
".\built\Release\cpukernel.obj"
".\built\Release\cpuruntime.obj"
".\built\Release\cpustream.obj"
".\built\Release\gpuiterator.obj"
".\built\Release\gpukernel.obj"
".\built\Release\gpuruntime.obj"
".\built\Release\gpustream.obj"
".\built\Release\aticontext.obj"
".\built\Release\nvcontext.obj"
".\built\Release\oglcheckgl.obj"
".\built\Release\oglcontext.obj"
".\built\Release\oglfunc.obj"
".\built\Release\oglkernel.obj"
".\built\Release\oglruntime.obj"
".\built\Release\oglstream.obj"
".\built\Release\ogltexture.obj"
".\built\Release\oglwindow.obj"
".\built\Release\dx9runtime.obj"
".\built\Release\dx9texture.obj"
".\built\Release\dx9window.obj"
".\built\Release\brt.obj"
".\built\Release\logger.obj"
".\built\Release\profiler.obj"
]
Creating command line "lib.exe @"c:\Documents and Settings\danielrh\Desktop\Scratch\brookbook\runtime\built\Release\RSP000003.rsp""
|