Bug 814757 - Export all decoder reader headers; r=cpearce

This commit is contained in:
Ehsan Akhgari 2012-11-23 14:52:39 -05:00
parent c0bc8ca514
commit ece376f0ad
6 changed files with 6 additions and 0 deletions

View File

@ -17,6 +17,7 @@ LIBXUL_LIBRARY = 1
EXPORTS += \
GStreamerDecoder.h \
GStreamerReader.h \
$(NULL)
CPPSRCS = \

View File

@ -18,6 +18,7 @@ LIBXUL_LIBRARY = 1
EXPORTS += \
OggDecoder.h \
OggCodecState.h \
OggReader.h \
$(NULL)
CPPSRCS = \

View File

@ -15,6 +15,7 @@ LIBXUL_LIBRARY = 1
EXPORTS += \
MediaOmxDecoder.h \
MediaOmxReader.h \
$(NULL)
CPPSRCS = \

View File

@ -17,6 +17,7 @@ EXPORTS += \
MPAPI.h \
MediaPluginHost.h \
MediaPluginDecoder.h \
MediaPluginReader.h \
$(NULL)
CPPSRCS = \

View File

@ -17,6 +17,7 @@ LIBXUL_LIBRARY = 1
EXPORTS += \
WaveDecoder.h \
WaveReader.h \
$(NULL)
CPPSRCS = \

View File

@ -17,6 +17,7 @@ LIBXUL_LIBRARY = 1
EXPORTS += \
WebMDecoder.h \
WebMReader.h \
$(NULL)
CPPSRCS = \