SDOpenGL.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: SDOpenGL - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "D:DOCUME~1PINGTA~1LOCALS~1TempRSP7E.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SDOpenGL.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "E:文稿《OPENGL三维图形系统开发与实用技术》本书所附源代码光盘CHAPTER01SDOpenGLSDOpenGLView.cpp"
  13. ]
  14. Creating command line "cl.exe @D:DOCUME~1PINGTA~1LOCALS~1TempRSP7E.tmp" 
  15. Creating temporary file "D:DOCUME~1PINGTA~1LOCALS~1TempRSP7F.tmp" with contents
  16. [
  17. glaux.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/SDOpenGL.pdb" /debug /machine:I386 /out:"Debug/SDOpenGL.exe" /pdbtype:sept 
  18. ".DebugMainFrm.obj"
  19. ".DebugSDOpenGL.obj"
  20. ".DebugSDOpenGLDoc.obj"
  21. ".DebugSDOpenGLView.obj"
  22. ".DebugStdAfx.obj"
  23. ".DebugSDOpenGL.res"
  24. ]
  25. Creating command line "link.exe @D:DOCUME~1PINGTA~1LOCALS~1TempRSP7F.tmp"
  26. <h3>Output Window</h3>
  27. Compiling...
  28. SDOpenGLView.cpp
  29. Linking...
  30. <h3>Results</h3>
  31. SDOpenGL.exe - 0 error(s), 0 warning(s)
  32. </pre>
  33. </body>
  34. </html>