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

This commit is contained in:
Matt A. Tobin 2020-04-18 01:54:43 -04:00 • committed by Roy Tam
commit f09bb5b0c7
2 changed files with 2 additions and 1 deletions

View file

@ -13,7 +13,7 @@ EXPORTS += [
'OpusParser.h',
]
UNIFIED_SOURCES += [
SOURCES += [
'OggCodecState.cpp',
'OggCodecStore.cpp',
'OggDecoder.cpp',