From 46c884b4b53322d862ee857cd0774943dfc27d2b Mon Sep 17 00:00:00 2001 From: Sébastien Moutte Date: Sat, 10 Mar 2007 16:07:31 +0000 Subject: win32/MANIFEST: Add new project files to MANIFEST. Original commit message from CVS: * win32/MANIFEST: Add new project files to MANIFEST. * win32/vs6/libgstaudiofx.dsp: * win32/vs6/libgstrtp.dsp: * win32/vs6/libgstrtsp.dsp: Update project files. --- win32/vs6/libgstaudiofx.dsp | 4 ++++ win32/vs6/libgstrtp.dsp | 4 ++++ win32/vs6/libgstrtsp.dsp | 4 ++++ 3 files changed, 12 insertions(+) (limited to 'win32/vs6') diff --git a/win32/vs6/libgstaudiofx.dsp b/win32/vs6/libgstaudiofx.dsp index 7b50fe85..f98c14ab 100644 --- a/win32/vs6/libgstaudiofx.dsp +++ b/win32/vs6/libgstaudiofx.dsp @@ -108,6 +108,10 @@ SOURCE=..\..\gst\audiofx\audioamplify.c # End Source File # Begin Source File +SOURCE=..\..\gst\audiofx\audiodynamic.c +# End Source File +# Begin Source File + SOURCE=..\..\gst\audiofx\audiofx.c # End Source File # Begin Source File diff --git a/win32/vs6/libgstrtp.dsp b/win32/vs6/libgstrtp.dsp index 8ce9f1a6..2854bd94 100644 --- a/win32/vs6/libgstrtp.dsp +++ b/win32/vs6/libgstrtp.dsp @@ -172,6 +172,10 @@ SOURCE=..\..\gst\rtp\gstrtpmp2tdepay.c # End Source File # Begin Source File +SOURCE=..\..\gst\rtp\gstrtpmp2tpay.c +# End Source File +# Begin Source File + SOURCE=..\..\gst\rtp\gstrtpmp4gdepay.c # End Source File # Begin Source File diff --git a/win32/vs6/libgstrtsp.dsp b/win32/vs6/libgstrtsp.dsp index 090ae9b4..697314bd 100644 --- a/win32/vs6/libgstrtsp.dsp +++ b/win32/vs6/libgstrtsp.dsp @@ -104,6 +104,10 @@ PostBuild_Cmds=copy /Y $(TargetPath) c:\gstreamer\debug\lib\gstreamer-0.10 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File +SOURCE=..\..\gst\rtsp\base64.c +# End Source File +# Begin Source File + SOURCE=..\..\gst\rtsp\gstrtpdec.c # End Source File # Begin Source File -- cgit