diff options
author | Steve Lhomme <steve.lhomme@free.fr> | 2004-07-24 21:11:31 +0000 |
---|---|---|
committer | Steve Lhomme <steve.lhomme@free.fr> | 2004-07-24 21:11:31 +0000 |
commit | 7f4028ce85070f3cf39982a393411f0455dc0301 (patch) | |
tree | d7d945cde1a7aa21bd7796cbdea830b15cd54f74 /ChangeLog | |
parent | 5c3d99cd1e8db3f82dffe74c114d1befe8a3eb22 (diff) | |
download | gst-plugins-bad-7f4028ce85070f3cf39982a393411f0455dc0301.tar.gz gst-plugins-bad-7f4028ce85070f3cf39982a393411f0455dc0301.tar.bz2 gst-plugins-bad-7f4028ce85070f3cf39982a393411f0455dc0301.zip |
Add the preliminary canvas to build plugins on Win32
Original commit message from CVS:
Add the preliminary canvas to build plugins on Win32
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2004-07-24 Steve Lhomme <steve.lhomme@free.fr> + + * win32/gst.sln: + * gst-libs/gst/gst-libs.def: + * gst-libs/gst/gst-libs.vcproj: + * gst/matroska/matroska.def: + * gst/matroska/matroska.vcproj: + Add the preliminary canvas to build plugins on Win32 + 2004-07-23 Benjamin Otte <otte@gnome.org> * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link): |