add a win32-update rule like in core, and copy over enumtypes files
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 29 Jan 2006 18:21:12 +0000 (18:21 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 29 Jan 2006 18:21:12 +0000 (18:21 +0000)
commit609ab66b1f50c9c440cebc39a5c31192f4e59aac
tree52a913f4ecc3747a0b2ab0c0a46b92b80fbbab0e
parentbb87fea2d4ed3468c96e7b6ed13f41251b915957
add a win32-update rule like in core, and copy over enumtypes files

Original commit message from CVS:

* Makefile.am:
* win32/MANIFEST:
* win32/common/interfaces-enumtypes.c:
(gst_color_balance_type_get_type), (gst_mixer_type_get_type),
(gst_mixer_track_flags_get_type),
(gst_tuner_channel_flags_get_type):
* win32/common/interfaces-enumtypes.h:
* win32/common/multichannel-enumtypes.c:
(gst_audio_channel_position_get_type):
* win32/common/multichannel-enumtypes.h:
add a win32-update rule like in core, and copy over enumtypes files
ChangeLog
Makefile.am
win32/MANIFEST
win32/common/interfaces-enumtypes.c [new file with mode: 0644]
win32/common/interfaces-enumtypes.h [new file with mode: 0644]
win32/common/multichannel-enumtypes.c [new file with mode: 0644]
win32/common/multichannel-enumtypes.h [new file with mode: 0644]