This repository has been archived on 2022-06-27. You can view files and clone it, but cannot push or open issues or pull requests.
Xash3DArchive/snd_dx/snd_dx.plg

70 lines
2.4 KiB
Plaintext

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: snd_dx - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ÌÈØÀ\LOCALS~1\Temp\RSP2D9C.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /I "./" /I "../public" /I "../common" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fo"..\temp\snd_dx\!release/" /Fd"..\temp\snd_dx\!release/" /FD /c
"D:\Xash3D\src_main\snd_dx\s_backend.c"
"D:\Xash3D\src_main\snd_dx\s_dsp.c"
"D:\Xash3D\src_main\snd_dx\s_export.c"
"D:\Xash3D\src_main\snd_dx\s_load.c"
"D:\Xash3D\src_main\snd_dx\s_main.c"
"D:\Xash3D\src_main\snd_dx\s_mix.c"
"D:\Xash3D\src_main\snd_dx\s_mouth.c"
"D:\Xash3D\src_main\snd_dx\s_stream.c"
"D:\Xash3D\src_main\snd_dx\s_utils.c"
"D:\Xash3D\src_main\snd_dx\s_vox.c"
]
Creating command line "cl.exe @"C:\DOCUME~1\ÌÈØÀ\LOCALS~1\Temp\RSP2D9C.tmp""
Creating temporary file "C:\DOCUME~1\ÌÈØÀ\LOCALS~1\Temp\RSP2D9D.tmp" with contents
[
winmm.lib /nologo /dll /pdb:none /machine:I386 /nodefaultlib:"libcmt.lib" /out:"..\temp\snd_dx\!release/snd_dx.dll" /implib:"..\temp\snd_dx\!release/snd_dx.lib" /opt:nowin98
"\Xash3D\src_main\temp\snd_dx\!release\s_backend.obj"
"\Xash3D\src_main\temp\snd_dx\!release\s_dsp.obj"
"\Xash3D\src_main\temp\snd_dx\!release\s_export.obj"
"\Xash3D\src_main\temp\snd_dx\!release\s_load.obj"
"\Xash3D\src_main\temp\snd_dx\!release\s_main.obj"
"\Xash3D\src_main\temp\snd_dx\!release\s_mix.obj"
"\Xash3D\src_main\temp\snd_dx\!release\s_mouth.obj"
"\Xash3D\src_main\temp\snd_dx\!release\s_stream.obj"
"\Xash3D\src_main\temp\snd_dx\!release\s_utils.obj"
"\Xash3D\src_main\temp\snd_dx\!release\s_vox.obj"
]
Creating command line "link.exe @"C:\DOCUME~1\ÌÈØÀ\LOCALS~1\Temp\RSP2D9D.tmp""
Creating temporary file "C:\DOCUME~1\ÌÈØÀ\LOCALS~1\Temp\RSP2D9E.bat" with contents
[
@echo off
copy \Xash3D\src_main\temp\snd_dx\!release\snd_dx.dll "D:\Xash3D\bin\snd_dx.dll"
]
Creating command line ""C:\DOCUME~1\ÌÈØÀ\LOCALS~1\Temp\RSP2D9E.bat""
Compiling...
s_backend.c
s_dsp.c
s_export.c
s_load.c
s_main.c
s_mix.c
s_mouth.c
s_stream.c
s_utils.c
s_vox.c
Generating Code...
Linking...
Creating library ..\temp\snd_dx\!release/snd_dx.lib and object ..\temp\snd_dx\!release/snd_dx.exp
<h3>Output Window</h3>
Performing Custom Build Step on \Xash3D\src_main\temp\snd_dx\!release\snd_dx.dll
‘ª®¯¨à®¢ ­® ä ©«®¢: 1.
<h3>Results</h3>
snd_dx.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>