41 lines
1.6 KiB
Plaintext
41 lines
1.6 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\TERNET~1\LOCALS~1\Temp\RSPFA.tmp" with contents
|
|
[
|
|
/nologo /Gz /MTd /GR /GX /Zi /Od /I "\work" /I "\parts" /I "\parts\sgi_stl" /D "WIN32" /D "_WINDOWS" /D "STRICT" /D "__FLAT__" /D "_MBCS" /D "_COMMON_USENLS_" /FR".\msvcobj/" /Fp".\msvcobj/proto.pch" /YX"windows.hpp" /Fo".\msvcobj/" /Fd".\msvcobj/" /FD /c
|
|
"F:\work\proto\Main.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\DOCUME~1\TERNET~1\LOCALS~1\Temp\RSPFA.tmp"
|
|
Creating temporary file "C:\DOCUME~1\TERNET~1\LOCALS~1\Temp\RSPFB.tmp" with contents
|
|
[
|
|
comctl32.lib winmm.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib wininet.lib strmiids.lib winmm.lib vfw32.lib debug\HookDLL.lib version.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /out:"f:\work\proto\debug\proto.exe"
|
|
.\msvcobj\Main.obj
|
|
\work\exe\mscommon.lib
|
|
\work\exe\msbsp.lib
|
|
\work\exe\sample.lib
|
|
]
|
|
Creating command line "link.exe @C:\DOCUME~1\TERNET~1\LOCALS~1\Temp\RSPFB.tmp"
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
Main.cpp
|
|
Linking...
|
|
Creating library f:\work\proto\debug\proto.lib and object f:\work\proto\debug\proto.exp
|
|
Creating command line "bscmake.exe /nologo /o".\msvcobj/proto.bsc" .\msvcobj\Main.sbr"
|
|
Creating browse info file...
|
|
BSCMAKE: warning BK4503 : minor error in .SBR file '.\msvcobj\Main.sbr' ignored
|
|
<h3>Output Window</h3>
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
proto.exe - 0 error(s), 1 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|