linlsqOpt.plg 941 B

123456789101112131415161718192021222324252627
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: linlsqOpt - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\DOCUME~1\Steve\LOCALS~1\Temp\RSP650.tmp" with contents
  10. [
  11. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.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:yes /pdb:"Debug/linlsqOpt.pdb" /debug /machine:I386 /out:"Debug/linlsqOpt.exe" /pdbtype:sept
  12. .\Debug\lsq_main.obj
  13. .\Debug\lsq_util.obj
  14. .\Debug\parse_func.obj
  15. .\Debug\update_factor.obj
  16. ]
  17. Creating command line "link.exe @C:\DOCUME~1\Steve\LOCALS~1\Temp\RSP650.tmp"
  18. <h3>Output Window</h3>
  19. Linking...
  20. <h3>Results</h3>
  21. linlsqOpt.exe - 0 error(s), 0 warning(s)
  22. </pre>
  23. </body>
  24. </html>