33 lines
891 B
Plaintext
33 lines
891 B
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: bsptree - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP4E.tmp" with contents
|
|
[
|
|
/nologo /MTd /GX /Zi /Od /I "\work" /I "\parts" /D "_DEBUG" /D "__FLAT__" /D "STRICT" /D "_WINDOWS" /D "WIN32" /Fo".\msvcobj/" /Fd".\msvcobj/" /FD /c
|
|
"D:\work\BSPTREE\Bsptmpl.cpp"
|
|
"D:\work\BSPTREE\Rgbtree.cpp"
|
|
"D:\work\BSPTREE\Stdtmpl.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP4E.tmp"
|
|
Creating command line "link.exe -lib /nologo /out:"..\exe\msbsp.lib" .\msvcobj\Bsptmpl.obj .\msvcobj\Rgbtree.obj .\msvcobj\Stdtmpl.obj "
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
Bsptmpl.cpp
|
|
Rgbtree.cpp
|
|
Stdtmpl.cpp
|
|
Generating Code...
|
|
Creating library...
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
msbsp.lib - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|