mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 02:17:34 +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
|
|
@ -13,7 +13,7 @@ if CONFIG['MOZ_WEBRTC']:
|
|||
'VideoEngine.h',
|
||||
'VideoFrameUtils.h'
|
||||
]
|
||||
SOURCES += [
|
||||
UNIFIED_SOURCES += [
|
||||
'CamerasChild.cpp',
|
||||
'CamerasParent.cpp',
|
||||
'LoadManager.cpp',
|
||||
|
|
@ -77,8 +77,7 @@ EXPORTS.mozilla.media += ['CamerasTypes.h',
|
|||
'MediaTaskUtils.h',
|
||||
'MediaUtils.h',
|
||||
]
|
||||
|
||||
SOURCES += [
|
||||
UNIFIED_SOURCES += [
|
||||
'MediaChild.cpp',
|
||||
'MediaParent.cpp',
|
||||
'MediaSystemResourceClient.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue