CServerFrame.plg
上传用户:bsw_2008
上传日期:2013-07-09
资源大小:2446k
文件大小:4k
源码类别:

棋牌游戏

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: CServerFrame - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Release/CServerFrame.res" /d "NDEBUG" /d "_AFXDLL" "F:毕业设计CServerFrameCServerFrame.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1D.tmp" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/CServerFrame.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "F:毕业设计CServerFrameCServerFrame.cpp"
  14. "F:毕业设计CServerFrameCServerFrameDoc.cpp"
  15. "F:毕业设计CServerFrameCServerFrameSet.cpp"
  16. "F:毕业设计CServerFrameCServerFrameView.cpp"
  17. "F:毕业设计CServerFrameMainFrm.cpp"
  18. "F:毕业设计CServerFrameServer.cpp"
  19. "F:毕业设计CServerFrameServerProtocol.cpp"
  20. ]
  21. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1D.tmp" 
  22. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1E.tmp" with contents
  23. [
  24. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/CServerFrame.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  25. "F:毕业设计CServerFrameStdAfx.cpp"
  26. ]
  27. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1E.tmp" 
  28. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1F.tmp" with contents
  29. [
  30. /nologo /subsystem:windows /incremental:no /pdb:"Release/CServerFrame.pdb" /machine:I386 /out:"Release/CServerFrame.exe" 
  31. ".ReleaseCServerFrame.obj"
  32. ".ReleaseCServerFrameDoc.obj"
  33. ".ReleaseCServerFrameSet.obj"
  34. ".ReleaseCServerFrameView.obj"
  35. ".ReleaseMainFrm.obj"
  36. ".ReleaseServer.obj"
  37. ".ReleaseServerProtocol.obj"
  38. ".ReleaseStdAfx.obj"
  39. ".ReleaseCServerFrame.res"
  40. ]
  41. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1F.tmp"
  42. <h3>Output Window</h3>
  43. Compiling resources...
  44. Compiling...
  45. StdAfx.cpp
  46. Compiling...
  47. CServerFrame.cpp
  48. CServerFrameDoc.cpp
  49. CServerFrameSet.cpp
  50. CServerFrameView.cpp
  51. MainFrm.cpp
  52. Server.cpp
  53. ServerProtocol.cpp
  54. Generating Code...
  55. Linking...
  56. <h3>Results</h3>
  57. CServerFrame.exe - 0 error(s), 0 warning(s)
  58. <h3>
  59. --------------------Configuration: CServerFrame - Win32 Debug--------------------
  60. </h3>
  61. <h3>Command Lines</h3>
  62. Creating command line "rc.exe /l 0x804 /fo"Debug/CServerFrame.res" /d "_DEBUG" /d "_AFXDLL" "F:毕业设计CServerFrameCServerFrame.rc"" 
  63. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP21.tmp" with contents
  64. [
  65. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/CServerFrame.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  66. "F:毕业设计CServerFrameCServerFrame.cpp"
  67. "F:毕业设计CServerFrameCServerFrameDoc.cpp"
  68. "F:毕业设计CServerFrameCServerFrameSet.cpp"
  69. "F:毕业设计CServerFrameCServerFrameView.cpp"
  70. "F:毕业设计CServerFrameMainFrm.cpp"
  71. "F:毕业设计CServerFrameServer.cpp"
  72. "F:毕业设计CServerFrameServerProtocol.cpp"
  73. ]
  74. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP21.tmp" 
  75. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP22.tmp" with contents
  76. [
  77. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/CServerFrame.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  78. "F:毕业设计CServerFrameStdAfx.cpp"
  79. ]
  80. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP22.tmp" 
  81. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP23.tmp" with contents
  82. [
  83. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/CServerFrame.pdb" /debug /machine:I386 /out:"Debug/CServerFrame.exe" /pdbtype:sept 
  84. ".DebugCServerFrame.obj"
  85. ".DebugCServerFrameDoc.obj"
  86. ".DebugCServerFrameSet.obj"
  87. ".DebugCServerFrameView.obj"
  88. ".DebugMainFrm.obj"
  89. ".DebugServer.obj"
  90. ".DebugServerProtocol.obj"
  91. ".DebugStdAfx.obj"
  92. ".DebugCServerFrame.res"
  93. ]
  94. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP23.tmp"
  95. <h3>Output Window</h3>
  96. Compiling resources...
  97. Compiling...
  98. StdAfx.cpp
  99. Compiling...
  100. CServerFrame.cpp
  101. CServerFrameDoc.cpp
  102. CServerFrameSet.cpp
  103. CServerFrameView.cpp
  104. MainFrm.cpp
  105. Server.cpp
  106. ServerProtocol.cpp
  107. Generating Code...
  108. Linking...
  109. <h3>Results</h3>
  110. CServerFrame.exe - 0 error(s), 0 warning(s)
  111. </pre>
  112. </body>
  113. </html>