Issue #80 - De-unify dom/media/wave

This commit is contained in:
Matt A. Tobin 2020-04-18 01:21:32 -04:00 committed by Roy Tam
commit 5df7f379c4

View file

@ -9,7 +9,7 @@ EXPORTS += [
'WaveDemuxer.h',
]
UNIFIED_SOURCES += [
SOURCES += [
'WaveDecoder.cpp',
'WaveDemuxer.cpp',
]