36 lines
1.1 KiB
Plaintext
36 lines
1.1 KiB
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: proto - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\DOCUME~1\sean\LOCALS~1\Temp\RSP201.tmp" with contents
|
|
[
|
|
/nologo /Zp1 /MTd /Gm /GX /ZI /Od /I "\work" /I "\parts" /I "\parts\sgi_stl" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__FLAT__" /D "STRICT" /Fp"msvcobj/proto.pch" /YX /Fo"msvcobj/" /Fd"msvcobj/" /FD /c
|
|
"D:\work\boneyard\Main.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\DOCUME~1\sean\LOCALS~1\Temp\RSP201.tmp"
|
|
Creating temporary file "C:\DOCUME~1\sean\LOCALS~1\Temp\RSP202.tmp" with contents
|
|
[
|
|
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /incremental:yes /pdb:"msvcobj/proto.pdb" /debug /machine:I386 /out:"msvcobj/proto.exe" /pdbtype:sept
|
|
.\msvcobj\dimg_i.obj
|
|
.\msvcobj\Main.obj
|
|
..\Exe\com.lib
|
|
..\EXE\mscommon.lib
|
|
]
|
|
Creating command line "link.exe @C:\DOCUME~1\sean\LOCALS~1\Temp\RSP202.tmp"
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
Main.cpp
|
|
Linking...
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
proto.exe - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|