Files
jens dd0f54d3bc Initial import
git-svn-id: http://moon:8086/svn/software/trunk/libsrc/iir@1 b431acfa-c32f-4a4a-93f1-934dc6c82436
2014-07-19 07:44:42 +00:00

29 lines
879 B
Plaintext
Executable File

<html>
<body>
<pre>
<h1>Erstellungsprotokoll</h1>
<h3>
--------------------Konfiguration: iir - Win32 Debug--------------------
</h3>
<h3>Befehlszeilen</h3>
Erstellen der temporären Datei "E:\WIN95\TEMP\RSP4230.TMP" mit Inhalten
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fp"Debug/iir.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\work\Develop\MSVC\LIBSRC\IIR\iir.cpp"
]
Creating command line "cl.exe @E:\WIN95\TEMP\RSP4230.TMP"
Erstellen der Befehlzeile "link.exe -lib /nologo /out:"..\..\lib\debug\iir.lib" .\Debug\iir.obj "
<h3>Ausgabefenster</h3>
Kompilierung läuft...
iir.cpp
g:\work\develop\msvc\libsrc\iir\iir.cpp(63) : warning C4101: 'B0' : Unreferenzierte lokale Variable
Bibliothek wird erstellt...
<h3>Ergebnisse</h3>
iir.lib - 0 Fehler, 1 Warnung(en)
</pre>
</body>
</html>