28 lines
746 B
Plaintext
28 lines
746 B
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: toolbar - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\WINDOWS\TEMP\RSP81B2.TMP" with contents
|
|
[
|
|
/nologo /Zp1 /MTd /GX /Z7 /Od /I "\work" /I "\parts" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STRICT" /D "__FLAT__" /Fp".\msvcobj/toolbar.pch" /YX /Fo".\msvcobj/" /Fd".\msvcobj/" /FD /c
|
|
"C:\work\TOOLBAR\toolbar.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP81B2.TMP"
|
|
Creating command line "link.exe -lib /nologo /out:"..\exe\toolbar.lib" .\msvcobj\toolbar.obj "
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
toolbar.cpp
|
|
Creating library...
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
toolbar.lib - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|