Initial
This commit is contained in:
29
wininet/wininet.plg
Normal file
29
wininet/wininet.plg
Normal file
@@ -0,0 +1,29 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1>Build Log</h1>
|
||||
<h3>
|
||||
--------------------Configuration: wininet - Win32 Debug--------------------
|
||||
</h3>
|
||||
<h3>Command Lines</h3>
|
||||
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP48.tmp" with contents
|
||||
[
|
||||
/nologo /Gr /MDd /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "STRICT" /D "__FLAT__" /Fp"msvcobj/wininet.pch" /YX"windows.h" /Fo"msvcobj/" /Fd"msvcobj/" /FD /GZ /c
|
||||
"D:\work\wininet\HTTPConnection.cpp"
|
||||
"D:\work\wininet\HTTPHeader.cpp"
|
||||
]
|
||||
Creating command line "cl.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP48.tmp"
|
||||
Creating command line "link.exe -lib /nologo /out:"..\exe\wininet.lib" .\msvcobj\HTTPConnection.obj .\msvcobj\HTTPHeader.obj \work\exe\mscommon.lib "
|
||||
<h3>Output Window</h3>
|
||||
Compiling...
|
||||
HTTPConnection.cpp
|
||||
HTTPHeader.cpp
|
||||
Creating library...
|
||||
|
||||
|
||||
|
||||
<h3>Results</h3>
|
||||
wininet.lib - 0 error(s), 0 warning(s)
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user