home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 45 / cda45.iso / VNULabs / CursoProg / Test.plg < prev   
Encoding:
Text File  |  2000-03-30  |  1.1 KB  |  33 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Test - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\WINDOWS\TEMP\RSP4161.TMP" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Test___Win32_Debug0/Test.pch" /YX /Fo"Test___Win32_Debug0/" /Fd"Test___Win32_Debug0/" /FD /GZ /c 
  12. "E:\Articu\PC Actual\Programacion 3D\Fundamentos (I)\Test\test.c"
  13. ]
  14. Creating command line "xicl6.exe @C:\WINDOWS\TEMP\RSP4161.TMP" 
  15. Creating temporary file "C:\WINDOWS\TEMP\RSP4162.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 /nologo /subsystem:windows /incremental:yes /pdb:"Test___Win32_Debug0/Test.pdb" /debug /machine:I386 /out:"Test___Win32_Debug0/Test.exe" /pdbtype:sept 
  18. ".\Test___Win32_Debug0\test.obj"
  19. ]
  20. Creating command line "xilink6.exe @C:\WINDOWS\TEMP\RSP4162.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.