MyEmailClient.plg
上传用户:qzzxgm
上传日期:2009-12-14
资源大小:1882k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: MyEmailClient - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/MyEmailClient.res" /d "_DEBUG" /d "_AFXDLL" "F:ddc++时尚编程百例实例90 收发送电子邮件MyEmailClient.rc""
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP336.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MyEmailClient.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:ddc++时尚编程百例实例90 收发送电子邮件MailMessage.cpp"
- "F:ddc++时尚编程百例实例90 收发送电子邮件MyEmailClient.cpp"
- "F:ddc++时尚编程百例实例90 收发送电子邮件MyEmailClientDlg.cpp"
- "F:ddc++时尚编程百例实例90 收发送电子邮件POP3.cpp"
- "F:ddc++时尚编程百例实例90 收发送电子邮件SMTP.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP336.tmp"
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP337.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MyEmailClient.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:ddc++时尚编程百例实例90 收发送电子邮件StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP337.tmp"
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP338.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MyEmailClient.pdb" /debug /machine:I386 /out:"Debug/MyEmailClient.exe" /pdbtype:sept
- ".DebugMailMessage.obj"
- ".DebugMyEmailClient.obj"
- ".DebugMyEmailClientDlg.obj"
- ".DebugPOP3.obj"
- ".DebugSMTP.obj"
- ".DebugStdAfx.obj"
- ".DebugMyEmailClient.res"
- ]
- Creating command line "link.exe @C:DOCUME~1AdminLOCALS~1TempRSP338.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- MailMessage.cpp
- MyEmailClient.cpp
- MyEmailClientDlg.cpp
- POP3.cpp
- SMTP.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- MyEmailClient.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>