diff options
author | Guenter Bartsch <guenter@users.sourceforge.net> | 2003-04-20 16:42:06 +0000 |
---|---|---|
committer | Guenter Bartsch <guenter@users.sourceforge.net> | 2003-04-20 16:42:06 +0000 |
commit | ce4f3efd78c110c015c54eab05f201d1caac5f8d (patch) | |
tree | 668c555d5de70518b93426f45fe3e44d7f06663c /win32/xineplug_decode_real.plg | |
parent | 80f6215b607f0ed76f7f75deaf4e4668bc6f244d (diff) | |
download | xine-lib-ce4f3efd78c110c015c54eab05f201d1caac5f8d.tar.gz xine-lib-ce4f3efd78c110c015c54eab05f201d1caac5f8d.tar.bz2 |
importing win32 contrib sources and msvc build environment
CVS patchset: 4641
CVS date: 2003/04/20 16:42:06
Diffstat (limited to 'win32/xineplug_decode_real.plg')
-rw-r--r-- | win32/xineplug_decode_real.plg | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/win32/xineplug_decode_real.plg b/win32/xineplug_decode_real.plg new file mode 100644 index 000000000..bf867202c --- /dev/null +++ b/win32/xineplug_decode_real.plg @@ -0,0 +1,28 @@ +<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: xineplug_decode_real - Win32 Debug--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP114.tmp" with contents
+[
+wsock32.lib /nologo /dll /incremental:yes /pdb:"Debug/xineplug_decode_real/xineplug_decode_real.pdb" /debug /machine:I386 /def:".\xineplug_decode_ ao.def" /out:"Debug/bin/plugins/xineplug_decode_real.so" /implib:"Debug/xineplug_decode_real/xineplug_decode_real.lib" /pdbtype:sept
+".\Debug\xineplug_decode_real\xine_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\RSP114.tmp"
+<h3>Output Window</h3>
+Linking...
+ Creating library Debug/xineplug_decode_real/xineplug_decode_real.lib and object Debug/xineplug_decode_real/xineplug_decode_real.exp
+
+
+
+<h3>Results</h3>
+xineplug_decode_real.so - 0 error(s), 0 warning(s)
+</pre>
+</body>
+</html>
|