AnyServer.plg
资源名称:anywhere.zip [点击查看]
上传用户:zhenhuadz
上传日期:2007-01-07
资源大小:1511k
文件大小:2k
源码类别:
远程控制编程
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: AnyServer - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Release/AnyServer.res" /d "NDEBUG" "E:projectanyserverAnyServer.rc""
- Creating temporary file "C:DOCUME~1jojoLOCALS~1TempRSP2C.tmp" with contents
- [
- /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/AnyServer.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "E:projectanyserverAnyServer.cpp"
- "E:projectanyserverAnyServerDoc.cpp"
- "E:projectanyserverAnyServerView.cpp"
- "E:projectanyserverBlocksock.cpp"
- "E:projectanyserverChatClientView.cpp"
- "E:projectanyserverChatLsnSock.cpp"
- "E:projectanyserverChatSock.cpp"
- "E:projectanyserverChatView.cpp"
- "E:projectanyservercommon.cpp"
- "E:projectanyserverMainFrm.cpp"
- "E:projectanyserverRemoteC.cpp"
- "E:projectanyserverThread.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1jojoLOCALS~1TempRSP2C.tmp"
- Creating temporary file "C:DOCUME~1jojoLOCALS~1TempRSP2D.tmp" with contents
- [
- /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/AnyServer.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "E:projectanyserverStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1jojoLOCALS~1TempRSP2D.tmp"
- Creating temporary file "C:DOCUME~1jojoLOCALS~1TempRSP2E.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:no /pdb:"Release/AnyServer.pdb" /machine:I386 /out:"Release/AnyServer.exe"
- .ReleaseAnyServer.obj
- .ReleaseAnyServerDoc.obj
- .ReleaseAnyServerView.obj
- .ReleaseBlocksock.obj
- .ReleaseChatClientView.obj
- .ReleaseChatLsnSock.obj
- .ReleaseChatSock.obj
- .ReleaseChatView.obj
- .Releasecommon.obj
- .ReleaseMainFrm.obj
- .ReleaseRemoteC.obj
- .ReleaseStdAfx.obj
- .ReleaseThread.obj
- .ReleaseAnyServer.res
- ]
- Creating command line "link.exe @C:DOCUME~1jojoLOCALS~1TempRSP2E.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- AnyServer.cpp
- AnyServerDoc.cpp
- AnyServerView.cpp
- Blocksock.cpp
- ChatClientView.cpp
- ChatLsnSock.cpp
- ChatSock.cpp
- ChatView.cpp
- common.cpp
- MainFrm.cpp
- RemoteC.cpp
- Thread.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- AnyServer.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>