ChatServer.plg
资源名称:xcchat.rar [点击查看]
上传用户:posgewe
上传日期:2013-05-17
资源大小:69k
文件大小:2k
源码类别:
Telnet服务器
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: ChatServer - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/ChatServer.res" /d "_DEBUG" /d "_AFXDLL" "D:vcmyProjectstudyMyChatChatServerChatServer.rc""
- Creating temporary file "E:DOCUME~1OwnerLOCALS~1TempRSPE56.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ChatServer.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:vcmyProjectstudyMyChatChatServerChatServer.cpp"
- "D:vcmyProjectstudyMyChatChatServerChatServerDlg.cpp"
- "D:vcmyProjectstudyMyChatChatServerClientSocket.cpp"
- "D:vcmyProjectstudyMyChatChatServerServerSocket.cpp"
- ]
- Creating command line "cl.exe @E:DOCUME~1OwnerLOCALS~1TempRSPE56.tmp"
- Creating temporary file "E:DOCUME~1OwnerLOCALS~1TempRSPE57.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ChatServer.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:vcmyProjectstudyMyChatChatServerStdAfx.cpp"
- ]
- Creating command line "cl.exe @E:DOCUME~1OwnerLOCALS~1TempRSPE57.tmp"
- Creating temporary file "E:DOCUME~1OwnerLOCALS~1TempRSPE58.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ChatServer.pdb" /debug /machine:I386 /out:"Debug/ChatServer.exe" /pdbtype:sept
- .DebugChatServer.obj
- .DebugChatServerDlg.obj
- .DebugClientSocket.obj
- .DebugServerSocket.obj
- .DebugStdAfx.obj
- .DebugChatServer.res
- ]
- Creating command line "link.exe @E:DOCUME~1OwnerLOCALS~1TempRSPE58.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- ChatServer.cpp
- ChatServerDlg.cpp
- ClientSocket.cpp
- ServerSocket.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- ChatServer.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>