summaryrefslogtreecommitdiff
path: root/win32/xineplug_decode_lpcm.plg
diff options
context:
space:
mode:
Diffstat (limited to 'win32/xineplug_decode_lpcm.plg')
-rw-r--r--win32/xineplug_decode_lpcm.plg39
1 files changed, 39 insertions, 0 deletions
diff --git a/win32/xineplug_decode_lpcm.plg b/win32/xineplug_decode_lpcm.plg
new file mode 100644
index 000000000..e8d2febef
--- /dev/null
+++ b/win32/xineplug_decode_lpcm.plg
@@ -0,0 +1,39 @@
+<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: xineplug_decode_lpcm - Win32 Debug--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC3.tmp" with contents
+[
+/nologo /MDd /W3 /Gm /GX /ZI /Od /I ".." /I "include" /I "../include" /I "../src" /I "../src/xine-engine" /I "../src/xine-utils" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "XINEPLUG_DECODE_LPCM_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_decode_lpcm/xineplug_decode_lpcm.pch" /YX /Fo"Debug/xineplug_decode_lpcm/" /Fd"Debug/xineplug_decode_lpcm/" /FD /GZ /c
+"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\liblpcm\xine_decoder.c"
+]
+Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC3.tmp"
+Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC4.tmp" with contents
+[
+wsock32.lib /nologo /dll /incremental:yes /pdb:"Debug/xineplug_decode_lpcm/xineplug_decode_lpcm.pdb" /debug /machine:I386 /def:".\xineplug_decode_ ao.def" /out:"Debug/bin/plugins/xineplug_decode_lpcm.so" /implib:"Debug/xineplug_decode_lpcm/xineplug_decode_lpcm.lib" /pdbtype:sept
+".\Debug\xineplug_decode_lpcm\xine_decoder.obj"
+".\Debug\libxinesuppt\libxinesuppt.lib"
+".\Debug\libxineutils\libxineutils.lib"
+]
+Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC4.tmp"
+<h3>Output Window</h3>
+Compiling...
+xine_decoder.c
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liblpcm\xine_decoder.c(96) : warning C4018: '!=' : signed/unsigned mismatch
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liblpcm\xine_decoder.c(97) : warning C4018: '!=' : signed/unsigned mismatch
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liblpcm\xine_decoder.c(98) : warning C4018: '!=' : signed/unsigned mismatch
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liblpcm\xine_decoder.c(143) : warning C4133: 'function' : incompatible types - from 'short *' to 'char *'
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liblpcm\xine_decoder.c(143) : warning C4133: 'function' : incompatible types - from 'short *' to 'char *'
+Linking...
+
+
+
+<h3>Results</h3>
+xineplug_decode_lpcm.so - 0 error(s), 5 warning(s)
+</pre>
+</body>
+</html>