32 lines
945 B
Plaintext
32 lines
945 B
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: histogram - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\DOCUME~1\TERNET~1\LOCALS~1\Temp\RSP27E.tmp" with contents
|
|
[
|
|
/nologo /Gz /MTd /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "STRICT" /D "__FLAT__" /Fp"Debug/histogram.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
"F:\work\Histogram\Graph3D.cpp"
|
|
"F:\work\Histogram\GraphDlg.cpp"
|
|
"F:\work\Histogram\GraphWnd.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\DOCUME~1\TERNET~1\LOCALS~1\Temp\RSP27E.tmp"
|
|
Creating command line "link.exe -lib /nologo /out:"Debug\histogram.lib" .\Debug\Graph3D.obj .\Debug\GraphDlg.obj .\Debug\GraphWnd.obj \work\exe\msengine.lib \work\exe\music.lib "
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
Graph3D.cpp
|
|
GraphDlg.cpp
|
|
GraphWnd.cpp
|
|
Creating library...
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
histogram.lib - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|