42 lines
1.2 KiB
Plaintext
42 lines
1.2 KiB
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: socket - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP5D.tmp" with contents
|
|
[
|
|
/nologo /MTd /GX /Zi /Od /I "\work" /I "\parts" /D "_DEBUG" /D "__FLAT__" /D "STRICT" /D "WIN32" /D "_WINDOWS" /Fp"..\exe\msvc42.pch" /YX"windows.h" /Fo".\msvcobj/" /Fd".\msvcobj/" /FD /c
|
|
"D:\work\socket\cache.cpp"
|
|
"D:\work\socket\hooker.cpp"
|
|
"D:\work\socket\Hostent.cpp"
|
|
"D:\work\socket\Resolve.cpp"
|
|
"D:\work\socket\Servent.cpp"
|
|
"D:\work\socket\Socket.cpp"
|
|
"D:\work\socket\Stdtmpl.cpp"
|
|
"D:\work\socket\Wsadata.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP5D.tmp"
|
|
Creating command line "link.exe -lib /nologo /out:"..\exe\mssocket.lib" .\msvcobj\cache.obj .\msvcobj\hooker.obj .\msvcobj\Hostent.obj .\msvcobj\Resolve.obj .\msvcobj\Servent.obj .\msvcobj\Socket.obj .\msvcobj\Stdtmpl.obj .\msvcobj\Wsadata.obj "
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
cache.cpp
|
|
hooker.cpp
|
|
Hostent.cpp
|
|
Resolve.cpp
|
|
Servent.cpp
|
|
Socket.cpp
|
|
Stdtmpl.cpp
|
|
Wsadata.cpp
|
|
Creating library...
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
mssocket.lib - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|