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

36 lines
1000 B
Plaintext

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: smtplib - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP56.tmp" with contents
[
/nologo /MTd /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__FLAT__" /D "STRICT" /Fp".\msvcobj/Smtplib.pch" /YX /Fo".\msvcobj/" /Fd".\msvcobj/" /FD /c
"D:\work\smtp\Mailinfo.cpp"
"D:\work\smtp\Response.cpp"
"D:\work\smtp\Smtp.cpp"
"D:\work\smtp\Smtpthrd.cpp"
"D:\work\smtp\Uuencode.cpp"
]
Creating command line "cl.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP56.tmp"
Creating command line "link.exe -lib /nologo /out:"..\exe\smtplib.lib" .\msvcobj\Mailinfo.obj .\msvcobj\Response.obj .\msvcobj\Smtp.obj .\msvcobj\Smtpthrd.obj .\msvcobj\Uuencode.obj "
<h3>Output Window</h3>
Compiling...
Mailinfo.cpp
Response.cpp
Smtp.cpp
Smtpthrd.cpp
Uuencode.cpp
Creating library...
<h3>Results</h3>
smtplib.lib - 0 error(s), 0 warning(s)
</pre>
</body>
</html>