mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Merge remote-tracking branch 'origin/tracking' into custom
This commit is contained in:
commit
866ded0b0a
138 changed files with 825 additions and 1086 deletions
|
|
@ -9,10 +9,13 @@ EXPORTS += [
|
|||
'MP4Stream.h',
|
||||
]
|
||||
|
||||
SOURCES += [
|
||||
UNIFIED_SOURCES += [
|
||||
'MP4Decoder.cpp',
|
||||
'MP4Demuxer.cpp',
|
||||
'MP4Stream.cpp',
|
||||
]
|
||||
|
||||
SOURCES += [
|
||||
'MP4Demuxer.cpp',
|
||||
]
|
||||
|
||||
FINAL_LIBRARY = 'xul'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue