3dExplorer.plg
上传用户:hkb425
上传日期:2007-06-16
资源大小:34191k
文件大小:1k
源码类别:

游戏引擎

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: 3dExplorer - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP95.tmp" with contents
  10. [
  11. Dxguid.lib opengl32.lib glu32.lib glaux.lib winmm.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:no /pdb:"Release/3dExplorer.pdb" /machine:I386 /out:"Release/3dExplorer.exe" 
  12. .Release3dE.obj
  13. .Release3dExplorer.obj
  14. .ReleaseAmmoManager.obj
  15. .ReleaseBullet.obj
  16. .ReleaseCamera.obj
  17. .ReleaseCGL.obj
  18. .ReleaseCMath.obj
  19. .ReleaseCoverManager.obj
  20. .ReleaseFrustumCull.obj
  21. .ReleaseHeightmap.obj
  22. .ReleaseHeightmapScene.obj
  23. .ReleaseHouse.obj
  24. .ReleaseLensFlare.obj
  25. .ReleaseMD2Loader.obj
  26. .ReleaseMD2Normal.obj
  27. .ReleaseMs3dLoader.obj
  28. .ReleaseNormal.obj
  29. .ReleaseParticle.obj
  30. .ReleasePlant.obj
  31. .ReleaseRifle.obj
  32. .ReleaseRocket.obj
  33. .ReleaseSkyBox.obj
  34. .ReleaseSprite.obj
  35. .ReleaseSpritManager.obj
  36. .ReleaseStdAfx.obj
  37. .ReleaseTerrain.obj
  38. .ReleaseText.obj
  39. .ReleaseTexture.obj
  40. ]
  41. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP95.tmp"
  42. <h3>Output Window</h3>
  43. Linking...
  44. LINK : warning LNK4089: all references to "ADVAPI32.dll" discarded by /OPT:REF
  45. <h3>Results</h3>
  46. 3dExplorer.exe - 0 error(s), 1 warning(s)
  47. </pre>
  48. </body>
  49. </html>