summaryrefslogtreecommitdiff
path: root/win32/xineplug_decode_dts.plg
diff options
context:
space:
mode:
Diffstat (limited to 'win32/xineplug_decode_dts.plg')
-rw-r--r--win32/xineplug_decode_dts.plg39
1 files changed, 39 insertions, 0 deletions
diff --git a/win32/xineplug_decode_dts.plg b/win32/xineplug_decode_dts.plg
new file mode 100644
index 000000000..abbd3fa09
--- /dev/null
+++ b/win32/xineplug_decode_dts.plg
@@ -0,0 +1,39 @@
+<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: xineplug_decode_dts - Win32 Debug--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPBC.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_DTS_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_decode_dts/xineplug_decode_dts.pch" /YX /Fo"Debug/xineplug_decode_dts/" /Fd"Debug/xineplug_decode_dts/" /FD /GZ /c
+"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libdts\xine_decoder.c"
+]
+Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPBC.tmp"
+Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPBD.tmp" with contents
+[
+/nologo /dll /incremental:yes /pdb:"Debug/xineplug_decode_dts/xineplug_decode_dts.pdb" /debug /machine:I386 /def:".\xineplug_decode_ ao.def" /out:"Debug/bin/plugins/xineplug_decode_dts.so" /implib:"Debug/xineplug_decode_dts/xineplug_decode_dts.lib" /pdbtype:sept
+".\Debug\xineplug_decode_dts\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\RSPBD.tmp"
+<h3>Output Window</h3>
+Compiling...
+xine_decoder.c
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdts\xine_decoder.c(115) : warning C4018: '<=' : signed/unsigned mismatch
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdts\xine_decoder.c(139) : warning C4018: '==' : signed/unsigned mismatch
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdts\xine_decoder.c(199) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdts\xine_decoder.c(201) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdts\xine_decoder.c(202) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
+Linking...
+
+
+
+<h3>Results</h3>
+xineplug_decode_dts.so - 0 error(s), 5 warning(s)
+</pre>
+</body>
+</html>