Alpha3.plg
上传用户:sycq158
上传日期:2008-10-22
资源大小:15361k
文件大小:3k
源码类别:

游戏

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Alpha3 - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/TankRes.res" /i "Res" /d "_DEBUG" "D:第三本书 VC游戏开发《-----------实例------------》第四章实例TankerGodAlpha3ResTankRes.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP121.tmp" with contents
  11. [
  12. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/Alpha3.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "D:第三本书 VC游戏开发《-----------实例------------》第四章实例TankerGodAlpha3aigenerator.cpp"
  14. "D:第三本书 VC游戏开发《-----------实例------------》第四章实例TankerGodAlpha3console.cpp"
  15. "D:第三本书 VC游戏开发《-----------实例------------》第四章实例TankerGodAlpha3ddutil.cpp"
  16. "D:第三本书 VC游戏开发《-----------实例------------》第四章实例TankerGodAlpha3dsutil.cpp"
  17. "D:第三本书 VC游戏开发《-----------实例------------》第四章实例TankerGodAlpha3dxutil.cpp"
  18. "D:第三本书 VC游戏开发《-----------实例------------》第四章实例TankerGodAlpha3mapinfo.cpp"
  19. "D:第三本书 VC游戏开发《-----------实例------------》第四章实例TankerGodAlpha3msglist.cpp"
  20. "D:第三本书 VC游戏开发《-----------实例------------》第四章实例TankerGodAlpha3network.cpp"
  21. "D:第三本书 VC游戏开发《-----------实例------------》第四章实例TankerGodAlpha3object.cpp"
  22. "D:第三本书 VC游戏开发《-----------实例------------》第四章实例TankerGodAlpha3resinfo.cpp"
  23. "D:第三本书 VC游戏开发《-----------实例------------》第四章实例TankerGodAlpha3winmain.cpp"
  24. "D:第三本书 VC游戏开发《-----------实例------------》第四章实例TankerGodAlpha3winproc.cpp"
  25. ]
  26. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP121.tmp" 
  27. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP122.tmp" with contents
  28. [
  29. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ddraw.lib dxguid.lib winmm.lib ws2_32.lib dsound.lib dxerr8.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Alpha3.pdb" /debug /machine:I386 /out:"Debug/Alpha3.exe" /pdbtype:sept 
  30. ".Debugaigenerator.obj"
  31. ".Debugconsole.obj"
  32. ".Debugddutil.obj"
  33. ".Debugdsutil.obj"
  34. ".Debugdxutil.obj"
  35. ".Debugmapinfo.obj"
  36. ".Debugmsglist.obj"
  37. ".Debugnetwork.obj"
  38. ".Debugobject.obj"
  39. ".Debugresinfo.obj"
  40. ".Debugwinmain.obj"
  41. ".Debugwinproc.obj"
  42. ".DebugTankRes.res"
  43. ]
  44. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP122.tmp"
  45. <h3>Output Window</h3>
  46. Compiling resources...
  47. Compiling...
  48. aigenerator.cpp
  49. console.cpp
  50. ddutil.cpp
  51. dsutil.cpp
  52. dxutil.cpp
  53. mapinfo.cpp
  54. msglist.cpp
  55. network.cpp
  56. object.cpp
  57. resinfo.cpp
  58. winmain.cpp
  59. winproc.cpp
  60. Linking...
  61. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP124.tmp" with contents
  62. [
  63. /nologo /o"Debug/Alpha3.bsc" 
  64. ".Debugaigenerator.sbr"
  65. ".Debugconsole.sbr"
  66. ".Debugddutil.sbr"
  67. ".Debugdsutil.sbr"
  68. ".Debugdxutil.sbr"
  69. ".Debugmapinfo.sbr"
  70. ".Debugmsglist.sbr"
  71. ".Debugnetwork.sbr"
  72. ".Debugobject.sbr"
  73. ".Debugresinfo.sbr"
  74. ".Debugwinmain.sbr"
  75. ".Debugwinproc.sbr"]
  76. Creating command line "bscmake.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP124.tmp"
  77. Creating browse info file...
  78. <h3>Output Window</h3>
  79. <h3>Results</h3>
  80. Alpha3.exe - 0 error(s), 0 warning(s)
  81. </pre>
  82. </body>
  83. </html>