mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 19:07:31 +09:00
Issue #80 - De-unify dom/media/mp3
This commit is contained in:
parent
f09bb5b0c7
commit
3b247782e1
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ EXPORTS += [
|
||||||
'MP3Demuxer.h',
|
'MP3Demuxer.h',
|
||||||
]
|
]
|
||||||
|
|
||||||
UNIFIED_SOURCES += [
|
SOURCES += [
|
||||||
'MP3Decoder.cpp',
|
'MP3Decoder.cpp',
|
||||||
'MP3Demuxer.cpp',
|
'MP3Demuxer.cpp',
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue