diff options
Diffstat (limited to 'win32/xineplug_dmx_mpeg.plg')
-rw-r--r-- | win32/xineplug_dmx_mpeg.plg | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/win32/xineplug_dmx_mpeg.plg b/win32/xineplug_dmx_mpeg.plg deleted file mode 100644 index 128716d5a..000000000 --- a/win32/xineplug_dmx_mpeg.plg +++ /dev/null @@ -1,37 +0,0 @@ -<html>
-<body>
-<pre>
-<h1>Build Log</h1>
-<h3>
---------------------Configuration: xineplug_dmx_mpeg - Win32 Debug--------------------
-</h3>
-<h3>Command Lines</h3>
-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPDA.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_DMX_MPEG_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_dmx_mpeg/xineplug_dmx_mpeg.pch" /YX /Fo"Debug/xineplug_dmx_mpeg/" /Fd"Debug/xineplug_dmx_mpeg/" /FD /GZ /c
-"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_mpeg.c"
-]
-Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPDA.tmp"
-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPDB.tmp" with contents
-[
-/nologo /dll /incremental:yes /pdb:"Debug/xineplug_dmx_mpeg/xineplug_dmx_mpeg.pdb" /debug /machine:I386 /def:".\xineplug_dmx.def" /out:"Debug/bin/plugins/xineplug_dmx_mpeg.so" /implib:"Debug/xineplug_dmx_mpeg/xineplug_dmx_mpeg.lib" /pdbtype:sept
-".\Debug\xineplug_dmx_mpeg\demux_mpeg.obj"
-".\Debug\libxinesuppt\libxinesuppt.lib"
-".\Debug\libxine\libxine.lib"
-".\Debug\libxineutils\libxineutils.lib"
-]
-Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPDB.tmp"
-<h3>Output Window</h3>
-Compiling...
-demux_mpeg.c
-c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_mpeg.c(139) : warning C4244: '=' : conversion from '__int64 ' to 'long ', possible loss of data
-c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_mpeg.c(198) : warning C4018: '!=' : signed/unsigned mismatch
-Linking...
-
-
-
-<h3>Results</h3>
-xineplug_dmx_mpeg.so - 0 error(s), 2 warning(s)
-</pre>
-</body>
-</html>
|