diff options
author | Sébastien Moutte <sebastien@moutte.net> | 2007-06-12 21:05:22 +0000 |
---|---|---|
committer | Sébastien Moutte <sebastien@moutte.net> | 2007-06-12 21:05:22 +0000 |
commit | d687466ac193c8ebffdd13ca5583f00eeaec37fb (patch) | |
tree | 7d2206f206bd11a48eaea275d3b3e7d68b2d8758 /win32/MANIFEST | |
parent | fcc0fdb0e20473b0d78829be702d3161488a6d4d (diff) |
win32/MANIFEST: Add videocrop project file to the win32 manifest.
Original commit message from CVS:
* win32/MANIFEST:
Add videocrop project file to the win32 manifest.
* win32/vs6/gst_plugins_good.dsw:
Add qtdemux,videocrop and waveform projects to the workspace.
* win32/vs6/libgstqtdemux.dsp:
Add zlib to the link list of qtdemux.
* win32/vs6/libgstvideocrop.dsp:
Add a project file for videocrop.
Diffstat (limited to 'win32/MANIFEST')
-rw-r--r-- | win32/MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/MANIFEST b/win32/MANIFEST index 4ae3a65da..2cd133b8a 100644 --- a/win32/MANIFEST +++ b/win32/MANIFEST @@ -35,6 +35,7 @@ win32/vs6/libgstspeex.dsp win32/vs6/libgstudp.dsp win32/vs6/libgstvideobalance.dsp win32/vs6/libgstvideobox.dsp +win32/vs6/libgstvideocrop.dsp win32/vs6/libgstvideoflip.dsp win32/vs6/libgstvideomixer.dsp win32/vs6/libgstwaveform.dsp |