diff options
author | František Dvořák <valtri@users.sourceforge.net> | 2005-11-21 14:18:56 +0000 |
---|---|---|
committer | František Dvořák <valtri@users.sourceforge.net> | 2005-11-21 14:18:56 +0000 |
commit | d69185d92ff91e2a252a861be3bdb6fae7837b2d (patch) | |
tree | cd489b07c8207ac5fa46cfec457553f17d4c645b /win32/xine.dsw | |
parent | 4c81497d907261580d3ff4685c4a542ecb5209a4 (diff) | |
download | xine-lib-d69185d92ff91e2a252a861be3bdb6fae7837b2d.tar.gz xine-lib-d69185d92ff91e2a252a861be3bdb6fae7837b2d.tar.bz2 |
*BUGFIX*
M$VC port update:
- doc update.
- added none plugins (meant TWO none plugins)
- fix some compile warnings
- update due to the alphablend
- install the headers too
CVS patchset: 7810
CVS date: 2005/11/21 14:18:56
Diffstat (limited to 'win32/xine.dsw')
-rw-r--r-- | win32/xine.dsw | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/win32/xine.dsw b/win32/xine.dsw index 50346af48..dcfd3288a 100644 --- a/win32/xine.dsw +++ b/win32/xine.dsw @@ -60,6 +60,21 @@ Package=<4> ###############################################################################
+Project: "xineplug_ao_out_none"=".\xineplug_ao_out_none.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name libxine
+ End Project Dependency
+}}}
+
+###############################################################################
+
Project: "xineplug_decode_a52"=".\xineplug_decode_a52.dsp" - Package Owner=<4>
Package=<5>
@@ -582,6 +597,21 @@ Package=<4> ###############################################################################
+Project: "xineplug_vo_out_none"=".\xineplug_vo_out_none.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name libxine
+ End Project Dependency
+}}}
+
+###############################################################################
+
Project: "xineplug_vo_out_sdl"=".\xineplug_vo_out_sdl.dsp" - Package Owner=<4>
Package=<5>
|