зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1152556 - Add moz.build bugzilla metadata in dom/media. r=kinetik
This commit is contained in:
Родитель
c692895546
Коммит
2daca3724d
|
@ -4,6 +4,9 @@
|
|||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
with Files('*'):
|
||||
BUG_COMPONENT = ('Core', 'Video/Audio: Recording')
|
||||
|
||||
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk':
|
||||
DIRS += ['fmp4_muxer']
|
||||
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
with Files('*'):
|
||||
BUG_COMPONENT = ('Core', 'Video/Audio')
|
||||
|
||||
DIRS += [
|
||||
'encoder',
|
||||
'gmp',
|
||||
|
|
Загрузка…
Ссылка в новой задаче