Initial import

git-svn-id: http://moon:8086/svn/software/trunk/libsrc/avwavio@1 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2014-07-19 07:44:42 +00:00
commit 4702f3b3f9
6 changed files with 363 additions and 0 deletions
Executable
+27
View File
@@ -0,0 +1,27 @@
<html>
<body>
<pre>
<h1>Erstellungsprotokoll</h1>
<h3>
--------------------Konfiguration: waveio - Win32 Release--------------------
</h3>
<h3>Befehlszeilen</h3>
Erstellen der temporären Datei "E:\WIN98SE\TEMP\RSPD1.TMP" mit Inhalten
[
/nologo /ML /W3 /GX /O2 /I "../../include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Fp"Release/avwaveio.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
"H:\Develop\80X86\LIBSRC\avwavio\avwaveio.c"
]
Creating command line "cl.exe @E:\WIN98SE\TEMP\RSPD1.TMP"
Erstellen der Befehlzeile "link.exe -lib /nologo /out:"..\..\lib\Release\avwaveio.lib" .\Release\avwaveio.obj "
<h3>Ausgabefenster</h3>
Kompilierung läuft...
avwaveio.c
Bibliothek wird erstellt...
<h3>Ergebnisse</h3>
avwaveio.lib - 0 Fehler, 0 Warnung(en)
</pre>
</body>
</html>