diff options
Diffstat (limited to 'win32/xineplug_inp_dvd.plg')
-rw-r--r-- | win32/xineplug_inp_dvd.plg | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/win32/xineplug_inp_dvd.plg b/win32/xineplug_inp_dvd.plg new file mode 100644 index 000000000..f3de005da --- /dev/null +++ b/win32/xineplug_inp_dvd.plg @@ -0,0 +1,31 @@ +<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: xineplug_inp_dvd - Win32 Debug--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP140.tmp" with contents
+[
+/nologo /dll /incremental:yes /pdb:"Debug/xineplug_inp_dvd.pdb" /debug /machine:I386 /def:".\xineplug_inp.def" /out:"Debug/bin/plugins/xineplug_inp_dvd.so" /implib:"Debug/xineplug_inp_dvd.lib" /pdbtype:sept
+".\Debug\input_dvd.obj"
+".\Debug\libxine.lib"
+".\Debug\libdvdread\libdvdread.lib"
+".\Debug\libxine\libxine.lib"
+".\Debug\libxinesuppt\libxinesuppt.lib"
+".\Debug\libxineutils\libxineutils.lib"
+".\Debug\libdvdnav\libdvdnav.lib"
+]
+Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP140.tmp"
+<h3>Output Window</h3>
+Linking...
+ Creating library Debug/xineplug_inp_dvd.lib and object Debug/xineplug_inp_dvd.exp
+
+
+
+<h3>Results</h3>
+xineplug_inp_dvd.so - 0 error(s), 0 warning(s)
+</pre>
+</body>
+</html>
|