summaryrefslogtreecommitdiffstats
path: root/win32/MANIFEST
Commit message (Collapse)AuthorAgeFilesLines
* win32/MANIFEST: Add new project files to MANIFEST.Sébastien Moutte2007-03-101-1/+4
| | | | | | | | | | 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/MANIFEST: Fix compilation on win32 under VS8Sergey Scobich2006-12-011-1/+46
| | | | | | | | Original commit message from CVS: * win32/MANIFEST: Fix compilation on win32 under VS8 Patch by: Sergey Scobich <sergey dot scobich at gmail dot com> Partially fixes #381175
* gst/avi/gstavidemux.c: add an explicit dll imported declaration for ↵Sébastien Moutte2006-05-301-23/+23
| | | | | | | | | | | | | | | | GST_CAT_EVENT+WIN32 Original commit message from CVS: * gst/avi/gstavidemux.c: add an explicit dll imported declaration for GST_CAT_EVENT+WIN32 * win32/MANIFEST: sort file listing * win32/vs6/libgstavi.dsp: add gstavimux.c to the project * win32/vs6/libgstid3demux.dsp: add link to zlib library * win32/vs6/libgstmatroska.dsp: add matroska-ids.c to the project
* add win32 stuffThomas Vander Stichele2006-05-031-0/+35
Original commit message from CVS: * Makefile.am: * configure.ac: * win32/common/config.h.in: add win32 stuff