Files
Work/printman/PRINTMAN.PLG
2024-08-07 09:16:27 -04:00

26 lines
640 B
Plaintext

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: printman - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP9B.tmp" with contents
[
/nologo /MTd /GX /Z7 /Od /D "_DEBUG" /D "STRICT" /D "__FLAT__" /D "WIN32" /D "_WINDOWS" /Fp"msvcobj/Printman.pch" /YX /Fo"msvcobj/" /Fd"msvcobj/" /FD /c
"D:\work\printman\Printman.cpp"
]
Creating command line "cl.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP9B.tmp"
<h3>Output Window</h3>
Compiling...
Printman.cpp
<h3>Results</h3>
Printman.obj - 0 error(s), 0 warning(s)
</pre>
</body>
</html>