Initial
This commit is contained in:
53
smtp/SMTP.PLG
Normal file
53
smtp/SMTP.PLG
Normal file
@@ -0,0 +1,53 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1>Build Log</h1>
|
||||
<h3>
|
||||
--------------------Configuration: smtp - Win32 Debug--------------------
|
||||
</h3>
|
||||
<h3>Command Lines</h3>
|
||||
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP33.tmp" with contents
|
||||
[
|
||||
/nologo /MTd /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STRICT" /D "__FLAT__" /Fp"\work\exe\msvc42.pch" /YX"windows.h" /Fo".\msvcobj/" /Fd".\msvcobj/" /FD /c
|
||||
"D:\work\smtp\maildlg.cpp"
|
||||
"D:\work\smtp\mailreg.cpp"
|
||||
"D:\work\smtp\Main.cpp"
|
||||
"D:\work\smtp\Srvrdlg.cpp"
|
||||
]
|
||||
Creating command line "cl.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP33.tmp"
|
||||
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP34.tmp" with contents
|
||||
[
|
||||
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib wsock32.lib winmm.lib comctl32.lib /nologo /subsystem:windows /pdb:none /map:".\msvcobj/Smtp.map" /debug /machine:I386 /out:".\msvcobj/Smtp.exe"
|
||||
.\msvcobj\maildlg.obj
|
||||
.\msvcobj\mailinfo.obj
|
||||
.\msvcobj\mailreg.obj
|
||||
.\msvcobj\Main.obj
|
||||
.\msvcobj\response.obj
|
||||
.\msvcobj\smtp.obj
|
||||
.\msvcobj\smtpthrd.obj
|
||||
.\msvcobj\Srvrdlg.obj
|
||||
.\msvcobj\uuencode.obj
|
||||
.\mail.res
|
||||
\work\exe\mscommon.lib
|
||||
\work\exe\mssocket.lib
|
||||
\work\exe\statbar.lib
|
||||
\work\exe\msthread.lib
|
||||
\work\exe\msbsp.lib
|
||||
]
|
||||
Creating command line "link.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP34.tmp"
|
||||
<h3>Output Window</h3>
|
||||
Compiling...
|
||||
maildlg.cpp
|
||||
mailreg.cpp
|
||||
Main.cpp
|
||||
Srvrdlg.cpp
|
||||
Linking...
|
||||
Creating library .\msvcobj/Smtp.lib and object .\msvcobj/Smtp.exp
|
||||
|
||||
|
||||
|
||||
<h3>Results</h3>
|
||||
Smtp.exe - 0 error(s), 0 warning(s)
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user