Text3D.plg
上传用户:tengyuc
上传日期:2007-08-14
资源大小:722k
文件大小:1k
源码类别:

OpenGL

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Text3D - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "E:DOCUME~1ADMINI~1LOCALS~1TempRSP69.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Text3D.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "E:li书源码Chapter02Text3DText3DView.cpp"
  13. ]
  14. Creating command line "cl.exe @E:DOCUME~1ADMINI~1LOCALS~1TempRSP69.tmp" 
  15. Creating temporary file "E:DOCUME~1ADMINI~1LOCALS~1TempRSP6A.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Text3D.pdb" /debug /machine:I386 /out:"Debug/Text3D.exe" /pdbtype:sept 
  18. ".DebugMainFrm.obj"
  19. ".DebugStdAfx.obj"
  20. ".DebugText3D.obj"
  21. ".DebugText3DDoc.obj"
  22. ".DebugText3DView.obj"
  23. ".DebugText3D.res"
  24. ]
  25. Creating command line "link.exe @E:DOCUME~1ADMINI~1LOCALS~1TempRSP6A.tmp"
  26. <h3>Output Window</h3>
  27. Compiling...
  28. Text3DView.cpp
  29. Linking...
  30. <h3>Results</h3>
  31. Text3D.exe - 0 error(s), 0 warning(s)
  32. </pre>
  33. </body>
  34. </html>