mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
De-unify accessibility build on Mac.
Also fixes Linux build bustage with accessibility enabled.
This commit is contained in:
parent
dadaa3df44
commit
cf09a88938
12 changed files with 58 additions and 38 deletions
|
|
@ -13,7 +13,7 @@ EXPORTS.mozilla.a11y += [
|
|||
'HyperTextAccessibleWrap.h',
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
SOURCES += [
|
||||
'AccessibleWrap.mm',
|
||||
'DocAccessibleWrap.mm',
|
||||
'MacUtils.mm',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue