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