зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1848518 - Update source filename of opensl in moz.build. r=cubeb-reviewers,chunmin
Depends on D187411 Differential Revision: https://phabricator.services.mozilla.com/D187412
This commit is contained in:
Родитель
14b51dbf7f
Коммит
321bacb8cc
|
@ -99,7 +99,7 @@ if CONFIG['MOZ_AAUDIO']:
|
|||
DEFINES['USE_AAUDIO'] = True
|
||||
|
||||
if CONFIG['MOZ_OPENSL']:
|
||||
SOURCES += ['cubeb_opensl.c']
|
||||
SOURCES += ['cubeb_opensl.cpp']
|
||||
DEFINES['USE_OPENSL'] = True
|
||||
|
||||
FINAL_LIBRARY = 'gkmedias'
|
||||
|
|
Загрузка…
Ссылка в новой задаче