diff options
Diffstat (limited to 'win32/xineplug_decode_spucc.plg')
-rw-r--r-- | win32/xineplug_decode_spucc.plg | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/win32/xineplug_decode_spucc.plg b/win32/xineplug_decode_spucc.plg deleted file mode 100644 index 1328eb2a2..000000000 --- a/win32/xineplug_decode_spucc.plg +++ /dev/null @@ -1,37 +0,0 @@ -<html>
-<body>
-<pre>
-<h1>Build Log</h1>
-<h3>
---------------------Configuration: xineplug_decode_spucc - Win32 Debug--------------------
-</h3>
-<h3>Command Lines</h3>
-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP130.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_SPUCC_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_decode_spucc/xineplug_decode_spucc.pch" /YX /Fo"Debug/xineplug_decode_spucc/" /Fd"Debug/xineplug_decode_spucc/" /FD /GZ /c
-"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libspucc\cc_decoder.c"
-]
-Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP130.tmp"
-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP131.tmp" with contents
-[
-wsock32.lib /nologo /dll /incremental:yes /pdb:"Debug/xineplug_decode_spucc/xineplug_decode_spucc.pdb" /debug /machine:I386 /def:".\xineplug_decode_ ao.def" /out:"Debug/bin/plugins/xineplug_decode_spucc.so" /implib:"Debug/xineplug_decode_spucc/xineplug_decode_spucc.lib" /pdbtype:sept
-".\Debug\xineplug_decode_spucc\xine_decoder.obj"
-".\Debug\xineplug_decode_spucc\cc_decoder.obj"
-".\Debug\libxine\libxine.lib"
-".\Debug\libxinesuppt\libxinesuppt.lib"
-".\Debug\libxineutils\libxineutils.lib"
-]
-Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP131.tmp"
-<h3>Output Window</h3>
-Compiling...
-cc_decoder.c
-C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libspucc\cc_decoder.c(66) : error C2059: syntax error : 'constant'
-Error executing cl.exe.
-
-
-
-<h3>Results</h3>
-xineplug_decode_spucc.so - 1 error(s), 0 warning(s)
-</pre>
-</body>
-</html>
|