From: Thomas Vander Stichele Date: Fri, 28 Apr 2006 09:20:26 +0000 (+0000) Subject: adding missing dsp files X-Git-Tag: RELEASE-0_10_5~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d7d6ca735c79e2bdebe12464c198147493c44bb3;p=platform%2Fupstream%2Fgstreamer.git adding missing dsp files Original commit message from CVS: adding missing dsp files --- diff --git a/win32/MANIFEST b/win32/MANIFEST index c748950..c406a94 100644 --- a/win32/MANIFEST +++ b/win32/MANIFEST @@ -7,6 +7,8 @@ win32/common/gtchar.h win32/common/libgstbase.def win32/common/libgstcontroller.def win32/common/libgstreamer.def +win32/common/libgstnet.def +win32/common/libgstdataprotocol.def win32/common/gstenumtypes.c win32/common/gstconfig.h win32/common/gstenumtypes.h @@ -17,8 +19,11 @@ win32/vs6/gstreamer.dsw win32/vs6/gst_inspect.dsp win32/vs6/gst_launch.dsp win32/vs6/libgstbase.dsp -win32/vs6/libgstcoreelements.dsp +win32/vs6/libgstcontroller.dsp win32/vs6/libgstreamer.dsp +win32/vs6/libgstnet.dsp +win32/vs6/libgstdataprotocol.dsp +win32/vs6/libgstcoreelements.dsp win32/vs7/grammar.vcproj win32/vs7/gst-inspect.vcproj win32/vs7/gst-launch.vcproj