mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
win32/vs6/libgstpbutils.dsp: Add pbutils-enumtypes.c to sources (#518037).
Original commit message from CVS: * win32/vs6/libgstpbutils.dsp: Add pbutils-enumtypes.c to sources (#518037).
This commit is contained in:
parent
35e4b75b86
commit
5d121dd673
2 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-05-27 Tim-Philipp Müller <tim.muller at collabora co uk>
|
||||
|
||||
* win32/vs6/libgstpbutils.dsp:
|
||||
Add pbutils-enumtypes.c to sources (#518037).
|
||||
|
||||
2008-05-27 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||
|
||||
* gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
|
||||
|
|
|
@ -120,6 +120,10 @@ SOURCE="..\..\gst-libs\gst\pbutils\missing-plugins.c"
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE="..\common\pbutils-enumtypes.c"
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE="..\..\gst-libs\gst\pbutils\pbutils.c"
|
||||
# End Source File
|
||||
# End Group
|
||||
|
|
Loading…
Reference in a new issue