ChatSvr.plg
上传用户:qzzxgm
上传日期:2009-12-14
资源大小:1882k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: ChatSvr - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:WINDOWSTEMPRSP5161.TMP" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ChatSvr.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "I:vc百例第九章聊天chatChatSvrChatSvr.cpp"
- "I:vc百例第九章聊天chatChatSvrChatSvrDlg.cpp"
- "I:vc百例第九章聊天chatChatSvrClientSocket.cpp"
- "I:vc百例第九章聊天chatChatSvrInitDlg.cpp"
- "I:vc百例第九章聊天chatChatSvrListeningSocket.cpp"
- ]
- Creating command line "cl.exe @C:WINDOWSTEMPRSP5161.TMP"
- Creating temporary file "C:WINDOWSTEMPRSP5162.TMP" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ChatSvr.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "I:vc百例第九章聊天chatChatSvrStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:WINDOWSTEMPRSP5162.TMP"
- Creating temporary file "C:WINDOWSTEMPRSP5163.TMP" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ChatSvr.pdb" /debug /machine:I386 /out:"Debug/ChatSvr.exe" /pdbtype:sept
- ".DebugChatSvr.obj"
- ".DebugChatSvrDlg.obj"
- ".DebugClientSocket.obj"
- ".DebugInitDlg.obj"
- ".DebugListeningSocket.obj"
- ".DebugStdAfx.obj"
- ".DebugChatSvr.res"
- ]
- Creating command line "link.exe @C:WINDOWSTEMPRSP5163.TMP"
- <h3>Output Window</h3>
- Compiling...
- StdAfx.cpp
- Compiling...
- ChatSvr.cpp
- ChatSvrDlg.cpp
- ClientSocket.cpp
- InitDlg.cpp
- ListeningSocket.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- ChatSvr.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>