home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 49 / cda49.iso / VNULabs / Test / Test.plg < prev   
Encoding:
Text File  |  2000-07-01  |  1.1 KB  |  33 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Test - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\WINDOWS\TEMP\RSPA384.TMP" with contents
  10. [
  11. /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/Test.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
  12. "E:\Articu\PC Actual\Programacion 3D\Puesta en escena\Test\Test.c"
  13. ]
  14. Creating command line "xicl6.exe @C:\WINDOWS\TEMP\RSPA384.TMP" 
  15. Creating temporary file "C:\WINDOWS\TEMP\RSPA385.TMP" with contents
  16. [
  17. Opengl32.lib glu32.lib glaux.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:console /incremental:no /pdb:"Release/Test.pdb" /machine:I386 /out:"Release/Test.exe" 
  18. ".\Release\Test.obj"
  19. ]
  20. Creating command line "xilink6.exe @C:\WINDOWS\TEMP\RSPA385.TMP"
  21. <h3>Output Window</h3>
  22. Compiling...
  23. Test.c
  24. Linking...
  25.  
  26.  
  27.  
  28. <h3>Results</h3>
  29. Test.exe - 0 error(s), 0 warning(s)
  30. </pre>
  31. </body>
  32. </html>
  33.