DX Project 11.plg
上传用户:whgydz
上传日期:2007-01-12
资源大小:2259k
文件大小:1k
源码类别:

其他书籍

开发平台:

HTML/CSS

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: DX Project 11 - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ANDYAN~1LOCALS~1TempRSP222.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/DX Project 11.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:DOCUMENTS AND SETTINGSANDY AND MICHELAMY DOCUMENTSANDY'S DOCUMENTSMY PROJECTSVC PROJECTSDIRECTXDIRECTX 8DX Project 11Game.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ANDYAN~1LOCALS~1TempRSP222.tmp" 
  15. Creating temporary file "C:DOCUME~1ANDYAN~1LOCALS~1TempRSP223.tmp" with contents
  16. [
  17. winmm.lib d3dx8.lib d3d8.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/DX Project 11.pdb" /debug /machine:I386 /out:"Debug/DX Project 11.exe" /pdbtype:sept 
  18. ".DebugBase.obj"
  19. ".DebugCone.obj"
  20. ".DebugCuboid.obj"
  21. ".DebugCylinder.obj"
  22. ".DebugFont.obj"
  23. ".DebugGame.obj"
  24. ".DebugMain.obj"
  25. ".DebugMesh.obj"
  26. ".DebugSphere.obj"
  27. ".DebugTerrain.obj"
  28. ".DebugPanel.obj"
  29. ]
  30. Creating command line "link.exe @C:DOCUME~1ANDYAN~1LOCALS~1TempRSP223.tmp"
  31. <h3>Output Window</h3>
  32. Compiling...
  33. Game.cpp
  34. Linking...
  35. <h3>Results</h3>
  36. DX Project 11.exe - 0 error(s), 0 warning(s)
  37. </pre>
  38. </body>
  39. </html>