BumpEarth.plg
上传用户:hxb_1234
上传日期:2010-03-30
资源大小:8328k
文件大小:1k
源码类别:

VC书籍

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: BumpEarth - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP58.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /Zi /Od /I "......commoninclude" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/BumpEarth.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c 
  12. "D:DXSDKSamplesC++Direct3DBumpMappingBumpEarthBumpEarth.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP58.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP59.tmp" with contents
  16. [
  17. d3dx9dt.lib d3d9.lib d3dxof.lib dxguid.lib comctl32.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib /nologo /stack:0x200000,0x200000 /subsystem:windows /incremental:yes /pdb:"Debug/BumpEarth.pdb" /debug /machine:I386 /out:"Debug/BumpEarth.exe" /pdbtype:sept /ignore:4089 /ignore:4078 
  18. ".Debugd3dapp.obj"
  19. ".Debugd3denumeration.obj"
  20. ".Debugd3dfile.obj"
  21. ".Debugd3dfont.obj"
  22. ".Debugd3dsettings.obj"
  23. ".Debugd3dutil.obj"
  24. ".Debugdxutil.obj"
  25. ".DebugBumpEarth.obj"
  26. ".Debugwinmain.res"
  27. ]
  28. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP59.tmp"
  29. <h3>Output Window</h3>
  30. Compiling...
  31. BumpEarth.cpp
  32. Linking...
  33. <h3>Results</h3>
  34. BumpEarth.exe - 0 error(s), 0 warning(s)
  35. </pre>
  36. </body>
  37. </html>