37 lines
1.3 KiB
Plaintext
37 lines
1.3 KiB
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: main - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP2.tmp" with contents
|
|
[
|
|
/nologo /MDd /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "STRICT" /D "__FLAT__" /Fp"msvcobj/main.pch" /YX /Fo"msvcobj/" /Fd"msvcobj/" /FD /GZ /c
|
|
"D:\work\wininet\main.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP2.tmp"
|
|
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP3.tmp" with contents
|
|
[
|
|
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib wininet.lib /nologo /subsystem:console /incremental:yes /pdb:"msvcobj/main.pdb" /debug /machine:I386 /out:"msvcobj/main.exe" /pdbtype:sept
|
|
.\msvcobj\HTTPConnection.obj
|
|
.\msvcobj\HTTPData.obj
|
|
.\msvcobj\HTTPHeader.obj
|
|
.\msvcobj\main.obj
|
|
\work\exe\mscommon.lib
|
|
]
|
|
Creating command line "link.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP3.tmp"
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
main.cpp
|
|
Linking...
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
main.exe - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|