Files
Work/com/COM.PLG
2024-08-07 09:12:07 -04:00

28 lines
889 B
Plaintext

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