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

OpenGL

开发平台:

C/C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Text3D - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "c:windowsTEMPRSP2163.TMP" with contents
  10. [
  11. /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/Text3D.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
  12. "C:BookSamplesChapt17Text3DText3D.c"
  13. ]
  14. Creating command line "cl.exe @c:windowsTEMPRSP2163.TMP" 
  15. Creating temporary file "c:windowsTEMPRSP2164.TMP" with contents
  16. [
  17. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib opengl32.lib glu32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/Text3D.pdb" /machine:I386 /out:"Release/Text3D.exe" 
  18. .ReleaseText3D.obj
  19. ]
  20. Creating command line "link.exe @c:windowsTEMPRSP2164.TMP"
  21. <h3>Output Window</h3>
  22. Compiling...
  23. Text3D.c
  24. Linking...
  25. <h3>Results</h3>
  26. Text3D.exe - 0 error(s), 0 warning(s)
  27. </pre>
  28. </body>
  29. </html>