зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1852806 - Remove macros for older Windows SDK from accessible/windows/msaa/. r=nlapre
Differential Revision: https://phabricator.services.mozilla.com/D188018
This commit is contained in:
Родитель
4b1b65aec9
Коммит
dd10eddab9
|
@ -25,6 +25,7 @@ UNIFIED_SOURCES += [
|
|||
"DocAccessibleWrap.cpp",
|
||||
"EnumVariant.cpp",
|
||||
"IUnknownImpl.cpp",
|
||||
"LazyInstantiator.cpp",
|
||||
"MsaaAccessible.cpp",
|
||||
"MsaaDocAccessible.cpp",
|
||||
"MsaaIdGenerator.cpp",
|
||||
|
@ -36,8 +37,6 @@ UNIFIED_SOURCES += [
|
|||
]
|
||||
|
||||
SOURCES += [
|
||||
# This file cannot be built in unified mode because it redefines _WIN32_WINNT
|
||||
"LazyInstantiator.cpp",
|
||||
# This file cannot be built in unified mode because it includes ISimpleDOMNode_i.c.
|
||||
"ServiceProvider.cpp",
|
||||
]
|
||||
|
|
Загрузка…
Ссылка в новой задаче