MNGView.plg 1.1 KB

12345678910111213141516171819202122232425262728293031323334
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Erstellungsprotokoll</h1>
  5. <h3>
  6. --------------------Konfiguration: MNGView - Win32 Release--------------------
  7. </h3>
  8. <h3>Befehlszeilen</h3>
  9. Erstellen der temporären Datei "C:\WINDOWS\TEMP\RSPF386.TMP" mit Inhalten
  10. [
  11. /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/MNGView.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
  12. "F:\Nikgames\Libmng\contrib\MNGView\Main.cpp"
  13. ]
  14. Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPF386.TMP"
  15. Erstellen der temporären Datei "C:\WINDOWS\TEMP\RSPF387.TMP" mit Inhalten
  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:no /pdb:"Release/MNGView.pdb" /machine:I386 /out:"MNGView.exe"
  18. .\Release\Main.obj
  19. .\Release\mng.obj
  20. .\Release\Main.res
  21. ]
  22. Erstellen der Befehlzeile "link.exe @C:\WINDOWS\TEMP\RSPF387.TMP"
  23. <h3>Ausgabefenster</h3>
  24. Kompilierung läuft...
  25. Main.cpp
  26. Linker-Vorgang läuft...
  27. <h3>Ergebnisse</h3>
  28. MNGView.exe - 0 Fehler, 0 Warnung(en)
  29. </pre>
  30. </body>
  31. </html>