Files
Work/yproxy/yproxy.plg
2024-08-07 09:16:27 -04:00

100 lines
2.7 KiB
Plaintext

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: common - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
<h3>Results</h3>
common.lib - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: nntplib - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
<h3>Results</h3>
nntplib.lib - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: socket - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
<h3>Results</h3>
socket.lib - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: thread - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
<h3>Results</h3>
thread.lib - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: uuencode - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
<h3>Results</h3>
uuencode.lib - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: ydecode - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP30.tmp" with contents
[
/nologo /Gz /MT /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "STRICT" /D "__FLAT__" /Fp"release/ydecode.pch" /YX /Fo"release/" /Fd"release/" /FD /c
"D:\work\yproxy\ydecode.cpp"
]
Creating command line "cl.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP30.tmp"
Creating command line "link.exe -lib /nologo /out:"release\ydecode.lib" .\release\crc.obj .\release\pdecode.obj .\release\ydecode.obj "
<h3>Output Window</h3>
Compiling...
ydecode.cpp
Creating library...
<h3>Results</h3>
ydecode.lib - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: yproxy - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP31.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 wsock32.lib /nologo /subsystem:console /incremental:no /pdb:"Release/yproxy.pdb" /machine:I386 /out:"Release/yproxy.exe"
.\Release\NewsDecoder.obj
.\Release\NNTPCommands.obj
.\Release\YProxyServer.obj
.\Release\YProxyThread.obj
\work\common\release\common.lib
.\release\ydecode.lib
\work\socket\Release\socket.lib
\work\nntp\nntplib___Win32_Release\nntplib.lib
\work\thread\Release\thread.lib
\work\uuencode\Release\uuencode.lib
]
Creating command line "link.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP31.tmp"
<h3>Output Window</h3>
Linking...
LINK : warning LNK4089: all references to "WSOCK32.dll" discarded by /OPT:REF
<h3>Results</h3>
yproxy.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>