mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-18 05:16:05 +00:00
win32/MANIFEST: Fix compilation on win32 under VS8
Original commit message from CVS: * win32/MANIFEST: Fix compilation on win32 under VS8 Patch by: Sergey Scobich <sergey dot scobich at gmail dot com> Partially fixes #381175
This commit is contained in:
parent
78cb11d644
commit
02f12c6fc2
2 changed files with 11 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
2006-12-01 Jan Schmidt <thaytan@mad.scientist.com>
|
||||
|
||||
* win32/MANIFEST:
|
||||
Fix compilation on win32 under VS8
|
||||
Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
|
||||
Partially fixes #381175
|
||||
|
||||
2006-11-30 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
Patch by: René Stadler <mail at renestadler de>
|
||||
|
|
|
@ -4,4 +4,7 @@ win32/vs6/gst_plugins_bad.dsw
|
|||
win32/vs6/libgstdirectdraw.dsp
|
||||
win32/vs6/libgstdirectsound.dsp
|
||||
win32/vs6/libgstneon.dsp
|
||||
win32/vs6/libgstqtdemux.dsp
|
||||
win32/vs6/libgstqtdemux.dsp
|
||||
win32/vs8/gst-plugins-bad.sln
|
||||
win32/vs8/libgstdirectdraw.vcproj
|
||||
win32/vs8/libgstdirectsound.vcproj
|
||||
|
|
Loading…
Reference in a new issue