From 1fd0727d5fbca6a596bcaac33232300395ce7fd4 Mon Sep 17 00:00:00 2001 From: Sergey Scobich Date: Fri, 1 Dec 2006 10:31:46 +0000 Subject: 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 Partially fixes #381175 --- ChangeLog | 7 +++++++ win32/MANIFEST | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 53 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 65d54698..c283c662 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-12-01 Jan Schmidt + + * win32/MANIFEST: + Fix compilation on win32 under VS8 + Patch by: Sergey Scobich + Partially fixes #381175 + 2006-11-30 Stefan Kost * gst/avi/gstavimux.c: diff --git a/win32/MANIFEST b/win32/MANIFEST index 2d3e49e6..3d86595e 100644 --- a/win32/MANIFEST +++ b/win32/MANIFEST @@ -32,4 +32,49 @@ win32/vs6/libgstvideobox.dsp win32/vs6/libgstvideoflip.dsp win32/vs6/libgstvideomixer.dsp win32/vs6/libgstwavenc.dsp -win32/vs6/libgstwavparse.dsp \ No newline at end of file +win32/vs6/libgstwavparse.dsp +win32/vs8/gst-plugins-good.sln +win32/vs8/libgst1394.vcproj +win32/vs8/libgstaasink.vcproj +win32/vs8/libgstalaw.vcproj +win32/vs8/libgstalpha.vcproj +win32/vs8/libgstalphacolor.vcproj +win32/vs8/libgstannodex.vcproj +win32/vs8/libgstapetag.vcproj +win32/vs8/libgstaudiofx.vcproj +win32/vs8/libgstauparse.vcproj +win32/vs8/libgstautodetect.vcproj +win32/vs8/libgstavi.vcproj +win32/vs8/libgstcacasink.vcproj +win32/vs8/libgstcdio.vcproj +win32/vs8/libgstcutter.vcproj +win32/vs8/libgstdv.vcproj +win32/vs8/libgsteffectv.vcproj +win32/vs8/libgstflac.vcproj +win32/vs8/libgstflxdec.vcproj +win32/vs8/libgstgoom.vcproj +win32/vs8/libgsticydemux.vcproj +win32/vs8/libgstid3demux.vcproj +win32/vs8/libgstjpeg.vcproj +win32/vs8/libgstladspa.vcproj +win32/vs8/libgstlevel.vcproj +win32/vs8/libgstmatroska.vcproj +win32/vs8/libgstmikmod.vcproj +win32/vs8/libgstmng.vcproj +win32/vs8/libgstmonoscope.vcproj +win32/vs8/libgstmulaw.vcproj +win32/vs8/libgstmultipart.vcproj +win32/vs8/libgstpng.vcproj +win32/vs8/libgstrtp.vcproj +win32/vs8/libgstrtsp.vcproj +win32/vs8/libgstshout2.vcproj +win32/vs8/libgstsmpte.vcproj +win32/vs8/libgstspeex.vcproj +win32/vs8/libgsttaglib.vcproj +win32/vs8/libgstudp.vcproj +win32/vs8/libgstvideobalance.vcproj +win32/vs8/libgstvideobox.vcproj +win32/vs8/libgstvideoflip.vcproj +win32/vs8/libgstvideomixer.vcproj +win32/vs8/libgstwavenc.vcproj +win32/vs8/libgstwavparse.vcproj -- cgit