Initial
This commit is contained in:
27
com/COM.PLG
Normal file
27
com/COM.PLG
Normal file
@@ -0,0 +1,27 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user