AirForce.plg
上传用户:kaiguan
上传日期:2007-10-28
资源大小:1074k
文件大小:2k
源码类别:

其他游戏

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: AirForce - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1newLOCALS~1TempRSP6D.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /GX /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/AirForce.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "E:game designAirForceafApplication.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1newLOCALS~1TempRSP6D.tmp" 
  15. Creating temporary file "C:DOCUME~1newLOCALS~1TempRSP6E.tmp" with contents
  16. [
  17. dxguid.lib d3dx9.lib d3d9.lib dxerr9.lib d3dxof.lib dinput8.lib dsound.lib winspool.lib ole32.lib winmm.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/AirForce.pdb" /debug /machine:I386 /out:"Debug/AirForce.exe" /pdbtype:sept 
  18. ".Debugaf3DObject.obj"
  19. ".DebugafApplication.obj"
  20. ".DebugafCamera.obj"
  21. ".DebugafImage.obj"
  22. ".DebugafInput.obj"
  23. ".DebugafLog.obj"
  24. ".DebugafMathTool.obj"
  25. ".DebugafMatrix.obj"
  26. ".DebugafPathLinear.obj"
  27. ".DebugafProfiler.obj"
  28. ".DebugafQuat.obj"
  29. ".DebugafResourceManager.obj"
  30. ".DebugafSettings.obj"
  31. ".DebugafString.obj"
  32. ".DebugafTerrain.obj"
  33. ".DebugafTerrainPatch.obj"
  34. ".DebugafTerrainPVS.obj"
  35. ".DebugafTexture.obj"
  36. ".DebugafTextureStage.obj"
  37. ".DebugafTime.obj"
  38. ".DebugafTransform.obj"
  39. ".DebugafVec2.obj"
  40. ".DebugafVec3.obj"
  41. ".DebugafVec3n.obj"
  42. ".DebugafVec4.obj"
  43. ]
  44. Creating command line "link.exe @C:DOCUME~1newLOCALS~1TempRSP6E.tmp"
  45. <h3>Output Window</h3>
  46. Compiling...
  47. afApplication.cpp
  48. Linking...
  49. <h3>Results</h3>
  50. AirForce.exe - 0 error(s), 0 warning(s)
  51. </pre>
  52. </body>
  53. </html>