FiveChess.plg
上传用户:sycq158
上传日期:2008-10-22
资源大小:15361k
文件大小:3k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: FiveChess - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/FiveChess.res" /d "_DEBUG" /d "_AFXDLL" "D:第三本书 VC游戏开发《-----------实例------------》第四章实例网络五子棋FiveChessFiveChess.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP12F.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/FiveChess.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:第三本书 VC游戏开发《-----------实例------------》第四章实例网络五子棋FiveChessClientDlg.cpp"
- "D:第三本书 VC游戏开发《-----------实例------------》第四章实例网络五子棋FiveChessClientSocket.cpp"
- "D:第三本书 VC游戏开发《-----------实例------------》第四章实例网络五子棋FiveChessCMessg.cpp"
- "D:第三本书 VC游戏开发《-----------实例------------》第四章实例网络五子棋FiveChessFiveChess.cpp"
- "D:第三本书 VC游戏开发《-----------实例------------》第四章实例网络五子棋FiveChessFiveChessDoc.cpp"
- "D:第三本书 VC游戏开发《-----------实例------------》第四章实例网络五子棋FiveChessFiveChessView.cpp"
- "D:第三本书 VC游戏开发《-----------实例------------》第四章实例网络五子棋FiveChessMainFrm.cpp"
- "D:第三本书 VC游戏开发《-----------实例------------》第四章实例网络五子棋FiveChessMatch.cpp"
- "D:第三本书 VC游戏开发《-----------实例------------》第四章实例网络五子棋FiveChessServerDlg.cpp"
- "D:第三本书 VC游戏开发《-----------实例------------》第四章实例网络五子棋FiveChessServerSocket.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP12F.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP130.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/FiveChess.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:第三本书 VC游戏开发《-----------实例------------》第四章实例网络五子棋FiveChessStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP130.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP131.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/FiveChess.pdb" /debug /machine:I386 /out:"Debug/FiveChess.exe" /pdbtype:sept
- ".DebugClientDlg.obj"
- ".DebugClientSocket.obj"
- ".DebugCMessg.obj"
- ".DebugFiveChess.obj"
- ".DebugFiveChessDoc.obj"
- ".DebugFiveChessView.obj"
- ".DebugMainFrm.obj"
- ".DebugMatch.obj"
- ".DebugServerDlg.obj"
- ".DebugServerSocket.obj"
- ".DebugStdAfx.obj"
- ".DebugFiveChess.res"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP131.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- ClientDlg.cpp
- ClientSocket.cpp
- CMessg.cpp
- FiveChess.cpp
- FiveChessDoc.cpp
- FiveChessView.cpp
- MainFrm.cpp
- Match.cpp
- ServerDlg.cpp
- ServerSocket.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- FiveChess.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>