mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
This commit is contained in:
parent
d8122fdc68
commit
8ceb917350
@ -33,8 +33,6 @@ SOURCES += [
|
|||||||
|
|
||||||
LIBRARY_NAME = 'accessibility_toolkit_s'
|
LIBRARY_NAME = 'accessibility_toolkit_s'
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'../base',
|
'../base',
|
||||||
'../generic',
|
'../generic',
|
||||||
|
@ -60,8 +60,6 @@ if a11y_log:
|
|||||||
|
|
||||||
LIBRARY_NAME = 'accessibility_base_s'
|
LIBRARY_NAME = 'accessibility_base_s'
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'../../../content/xbl/src',
|
'../../../content/xbl/src',
|
||||||
'../../../ipc/chromium/src',
|
'../../../ipc/chromium/src',
|
||||||
|
@ -27,8 +27,6 @@ UNIFIED_SOURCES += [
|
|||||||
|
|
||||||
LIBRARY_NAME = 'accessibility_generic_s'
|
LIBRARY_NAME = 'accessibility_generic_s'
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'../../../layout/generic',
|
'../../../layout/generic',
|
||||||
'../../../layout/xul/base/src',
|
'../../../layout/xul/base/src',
|
||||||
|
@ -17,8 +17,6 @@ UNIFIED_SOURCES += [
|
|||||||
|
|
||||||
LIBRARY_NAME = 'accessibility_html_s'
|
LIBRARY_NAME = 'accessibility_html_s'
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'../../../layout/generic',
|
'../../../layout/generic',
|
||||||
'../../../layout/tables',
|
'../../../layout/tables',
|
||||||
|
@ -28,8 +28,6 @@ UNIFIED_SOURCES += [
|
|||||||
'RootAccessibleWrap.mm',
|
'RootAccessibleWrap.mm',
|
||||||
]
|
]
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'../base',
|
'../base',
|
||||||
'../generic',
|
'../generic',
|
||||||
|
@ -16,8 +16,6 @@ SOURCES += [
|
|||||||
|
|
||||||
LIBRARY_NAME = 'accessibility_toolkit_s'
|
LIBRARY_NAME = 'accessibility_toolkit_s'
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'../base',
|
'../base',
|
||||||
'../generic',
|
'../generic',
|
||||||
|
@ -30,8 +30,6 @@ SOURCES += [
|
|||||||
'ia2AccessibleValue.cpp',
|
'ia2AccessibleValue.cpp',
|
||||||
]
|
]
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'../../base',
|
'../../base',
|
||||||
'../../generic',
|
'../../generic',
|
||||||
|
@ -40,8 +40,6 @@ if CONFIG['MOZ_XUL']:
|
|||||||
'XULTreeGridAccessibleWrap.cpp',
|
'XULTreeGridAccessibleWrap.cpp',
|
||||||
]
|
]
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'../../../../content/base/src',
|
'../../../../content/base/src',
|
||||||
'../../../../content/events/src',
|
'../../../../content/events/src',
|
||||||
|
@ -10,8 +10,6 @@ SOURCES += [
|
|||||||
'sdnTextAccessible.cpp',
|
'sdnTextAccessible.cpp',
|
||||||
]
|
]
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'../../base',
|
'../../base',
|
||||||
'../../generic',
|
'../../generic',
|
||||||
|
@ -8,8 +8,6 @@ SOURCES += [
|
|||||||
'uiaRawElmProvider.cpp',
|
'uiaRawElmProvider.cpp',
|
||||||
]
|
]
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'../../base',
|
'../../base',
|
||||||
'../../generic',
|
'../../generic',
|
||||||
|
@ -23,8 +23,6 @@ GENERATED_SOURCES += [
|
|||||||
|
|
||||||
LIBRARY_NAME = 'accessibility_xpcom_s'
|
LIBRARY_NAME = 'accessibility_xpcom_s'
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'../base',
|
'../base',
|
||||||
'../generic',
|
'../generic',
|
||||||
|
@ -21,8 +21,6 @@ UNIFIED_SOURCES += [
|
|||||||
|
|
||||||
LIBRARY_NAME = 'accessibility_xul_s'
|
LIBRARY_NAME = 'accessibility_xul_s'
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'../../../layout/generic',
|
'../../../layout/generic',
|
||||||
'../../../layout/xul/base/src',
|
'../../../layout/xul/base/src',
|
||||||
|
@ -17,8 +17,6 @@ SOURCES += [
|
|||||||
|
|
||||||
LIBRARY_NAME = 'caps_s'
|
LIBRARY_NAME = 'caps_s'
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
|
@ -15,8 +15,6 @@ SOURCES += [
|
|||||||
'nsChromeRegistryContent.cpp',
|
'nsChromeRegistryContent.cpp',
|
||||||
]
|
]
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LIBRARY_NAME = 'chrome_s'
|
LIBRARY_NAME = 'chrome_s'
|
||||||
|
@ -177,8 +177,6 @@ EXTRA_JS_MODULES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkconbase_s'
|
LIBRARY_NAME = 'gkconbase_s'
|
||||||
|
@ -81,8 +81,6 @@ else:
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkconcvs_s'
|
LIBRARY_NAME = 'gkconcvs_s'
|
||||||
|
@ -67,8 +67,6 @@ if CONFIG['MOZ_WEBSPEECH']:
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkconevents_s'
|
LIBRARY_NAME = 'gkconevents_s'
|
||||||
|
@ -156,8 +156,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkconhtmlcon_s'
|
LIBRARY_NAME = 'gkconhtmlcon_s'
|
||||||
|
@ -27,8 +27,6 @@ LIBRARY_NAME = 'gkconhtmldoc_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
|
@ -11,8 +11,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkcontentmathml_s'
|
LIBRARY_NAME = 'gkcontentmathml_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -18,6 +18,4 @@ LIBRARY_NAME = 'gkconapplemedia_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
FINAL_LIBRARY = 'gklayout'
|
FINAL_LIBRARY = 'gklayout'
|
||||||
|
@ -34,8 +34,6 @@ if not CONFIG['MOZ_WEBRTC']:
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkcondirectshow_s'
|
LIBRARY_NAME = 'gkcondirectshow_s'
|
||||||
|
|
||||||
FINAL_LIBRARY = 'gklayout'
|
FINAL_LIBRARY = 'gklayout'
|
||||||
|
@ -25,6 +25,4 @@ LIBRARY_NAME = 'gkconencoder_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
FINAL_LIBRARY = 'gklayout'
|
FINAL_LIBRARY = 'gklayout'
|
||||||
|
@ -23,8 +23,6 @@ LIBRARY_NAME = 'gkcongstreamer_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
FINAL_LIBRARY = 'gklayout'
|
FINAL_LIBRARY = 'gklayout'
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'/content/base/src',
|
'/content/base/src',
|
||||||
|
@ -28,8 +28,6 @@ UNIFIED_SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkconmediasource_s'
|
LIBRARY_NAME = 'gkconmediasource_s'
|
||||||
|
|
||||||
FINAL_LIBRARY = 'gklayout'
|
FINAL_LIBRARY = 'gklayout'
|
||||||
|
@ -148,8 +148,6 @@ if CONFIG['CPU_ARCH'] == 'arm' and CONFIG['BUILD_ARM_NEON']:
|
|||||||
'AudioNodeEngineNEON.cpp',
|
'AudioNodeEngineNEON.cpp',
|
||||||
]
|
]
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkconmedia_s'
|
LIBRARY_NAME = 'gkconmedia_s'
|
||||||
|
@ -22,6 +22,4 @@ LIBRARY_NAME = 'gkconogg_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
FINAL_LIBRARY = 'gklayout'
|
FINAL_LIBRARY = 'gklayout'
|
||||||
|
@ -26,8 +26,6 @@ if 'rtsp' in CONFIG['NECKO_PROTOCOLS']:
|
|||||||
'RtspOmxReader.cpp',
|
'RtspOmxReader.cpp',
|
||||||
]
|
]
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkconomx_s'
|
LIBRARY_NAME = 'gkconomx_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -21,8 +21,6 @@ SOURCES += [
|
|||||||
|
|
||||||
LIBRARY_NAME = 'gkconmediaplugins_s'
|
LIBRARY_NAME = 'gkconmediaplugins_s'
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'/content/base/src',
|
'/content/base/src',
|
||||||
'/content/html/content/src',
|
'/content/html/content/src',
|
||||||
|
@ -19,8 +19,6 @@ LIBRARY_NAME = 'gkconraw_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'/content/base/src',
|
'/content/base/src',
|
||||||
'/content/html/content/src',
|
'/content/html/content/src',
|
||||||
|
@ -18,6 +18,4 @@ LIBRARY_NAME = 'gkconwave_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
FINAL_LIBRARY = 'gklayout'
|
FINAL_LIBRARY = 'gklayout'
|
||||||
|
@ -24,8 +24,6 @@ SOURCES += [
|
|||||||
'ZeroPole.cpp',
|
'ZeroPole.cpp',
|
||||||
]
|
]
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkconwebaudio_blink_s'
|
LIBRARY_NAME = 'gkconwebaudio_blink_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -84,8 +84,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkconwebaudio_s'
|
LIBRARY_NAME = 'gkconwebaudio_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -19,6 +19,4 @@ LIBRARY_NAME = 'gkconwebm_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
FINAL_LIBRARY = 'gklayout'
|
FINAL_LIBRARY = 'gklayout'
|
||||||
|
@ -39,8 +39,6 @@ UNIFIED_SOURCES += [
|
|||||||
'MediaEngineDefault.cpp',
|
'MediaEngineDefault.cpp',
|
||||||
]
|
]
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkconwebrtc_s'
|
LIBRARY_NAME = 'gkconwebrtc_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -38,8 +38,6 @@ UNIFIED_SOURCES += [
|
|||||||
'test/FakeSpeechRecognitionService.cpp',
|
'test/FakeSpeechRecognitionService.cpp',
|
||||||
]
|
]
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkconwebspeechrecognition_s'
|
LIBRARY_NAME = 'gkconwebspeechrecognition_s'
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
|
@ -47,8 +47,6 @@ IPDL_SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkconwebspeechsynth_s'
|
LIBRARY_NAME = 'gkconwebspeechsynth_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -10,7 +10,6 @@ SOURCES += [
|
|||||||
]
|
]
|
||||||
|
|
||||||
LIBRARY_NAME = 'synthpico'
|
LIBRARY_NAME = 'synthpico'
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
|
||||||
|
@ -24,6 +24,4 @@ LIBRARY_NAME = 'gkconwmf_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
FINAL_LIBRARY = 'gklayout'
|
FINAL_LIBRARY = 'gklayout'
|
||||||
|
@ -61,8 +61,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkconsmil_s'
|
LIBRARY_NAME = 'gkconsmil_s'
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
|
@ -245,8 +245,6 @@ UNIFIED_SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkcontentsvg_s'
|
LIBRARY_NAME = 'gkcontentsvg_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -16,8 +16,6 @@ LIBRARY_NAME = 'gkconsvgdoc_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'/content/base/src',
|
'/content/base/src',
|
||||||
'/content/events/src',
|
'/content/events/src',
|
||||||
|
@ -36,8 +36,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkconxbl_s'
|
LIBRARY_NAME = 'gkconxbl_s'
|
||||||
|
@ -22,8 +22,6 @@ LIBRARY_NAME = 'gkconxmlcon_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
FINAL_LIBRARY = 'gklayout'
|
FINAL_LIBRARY = 'gklayout'
|
||||||
|
@ -19,8 +19,6 @@ LIBRARY_NAME = 'gkconxmldoc_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
|
@ -16,8 +16,6 @@ LIBRARY_NAME = 'txbase_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'../../public',
|
'../../public',
|
||||||
'../xml',
|
'../xml',
|
||||||
|
@ -13,8 +13,6 @@ LIBRARY_NAME = 'txxml_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'../base',
|
'../base',
|
||||||
'../xpath',
|
'../xpath',
|
||||||
|
@ -53,8 +53,6 @@ LIBRARY_NAME = 'txxpath_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'../base',
|
'../base',
|
||||||
'../xml',
|
'../xml',
|
||||||
|
@ -46,8 +46,6 @@ LIBRARY_NAME = 'txxslt_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
# For nsDependentJSString
|
# For nsDependentJSString
|
||||||
LOCAL_INCLUDES += ["/dom/base"]
|
LOCAL_INCLUDES += ["/dom/base"]
|
||||||
|
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|
||||||
if CONFIG['MOZ_XUL']:
|
if CONFIG['MOZ_XUL']:
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
SOURCES += [
|
SOURCES += [
|
||||||
|
@ -21,8 +21,6 @@ LIBRARY_NAME = 'gkconxuldoc_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
|
@ -35,8 +35,6 @@ SOURCES += [
|
|||||||
|
|
||||||
LIBRARY_NAME = 'gkconxultmpl_s'
|
LIBRARY_NAME = 'gkconxultmpl_s'
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
|
@ -64,8 +64,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LIBRARY_NAME = 'basedocshell_s'
|
LIBRARY_NAME = 'basedocshell_s'
|
||||||
|
@ -14,8 +14,6 @@ SOURCES += [
|
|||||||
|
|
||||||
LIBRARY_NAME = 'docshell'
|
LIBRARY_NAME = 'docshell'
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'../base',
|
'../base',
|
||||||
'../shistory/src/',
|
'../shistory/src/',
|
||||||
|
@ -19,8 +19,6 @@ LIBRARY_NAME = 'shistory_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
|
@ -28,8 +28,6 @@ EXTRA_JS_MODULES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'dom_activities_s'
|
LIBRARY_NAME = 'dom_activities_s'
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
|
@ -33,8 +33,6 @@ EXTRA_JS_MODULES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'domalarm_s'
|
LIBRARY_NAME = 'domalarm_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -40,8 +40,6 @@ EXTRA_PP_JS_MODULES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'dom_apps_s'
|
LIBRARY_NAME = 'dom_apps_s'
|
||||||
|
|
||||||
FINAL_LIBRARY = 'gklayout'
|
FINAL_LIBRARY = 'gklayout'
|
||||||
|
@ -27,8 +27,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'domaudiochannel_s'
|
LIBRARY_NAME = 'domaudiochannel_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -118,8 +118,6 @@ EXTRA_JS_MODULES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LIBRARY_NAME = 'jsdombase_s'
|
LIBRARY_NAME = 'jsdombase_s'
|
||||||
|
@ -17,8 +17,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'dom_battery_s'
|
LIBRARY_NAME = 'dom_battery_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -33,8 +33,6 @@ EXPORTS.mozilla.dom += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LIBRARY_NAME = 'dombindings_s'
|
LIBRARY_NAME = 'dombindings_s'
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
if CONFIG['MOZ_B2G_BT']:
|
if CONFIG['MOZ_B2G_BT']:
|
||||||
PARALLEL_DIRS += ['interfaces']
|
PARALLEL_DIRS += ['interfaces']
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
LIBRARY_NAME = 'dombluetooth_s'
|
LIBRARY_NAME = 'dombluetooth_s'
|
||||||
|
|
||||||
SOURCES += [
|
SOURCES += [
|
||||||
|
@ -28,8 +28,6 @@ EXTRA_JS_MODULES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'dom_browserelement_s'
|
LIBRARY_NAME = 'dom_browserelement_s'
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
|
@ -47,8 +47,6 @@ else:
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'domcamera_s'
|
LIBRARY_NAME = 'domcamera_s'
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
|
@ -16,8 +16,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'dom_cellbroadcast_s'
|
LIBRARY_NAME = 'dom_cellbroadcast_s'
|
||||||
|
|
||||||
FINAL_LIBRARY = 'gklayout'
|
FINAL_LIBRARY = 'gklayout'
|
||||||
|
@ -30,8 +30,6 @@ IPDL_SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'domdevicestorage_s'
|
LIBRARY_NAME = 'domdevicestorage_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -22,8 +22,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'domencoding_s'
|
LIBRARY_NAME = 'domencoding_s'
|
||||||
|
|
||||||
FINAL_LIBRARY = 'gklayout'
|
FINAL_LIBRARY = 'gklayout'
|
||||||
|
@ -55,8 +55,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'domfile_s'
|
LIBRARY_NAME = 'domfile_s'
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
|
@ -20,7 +20,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
LIBRARY_NAME = 'domfmradio_s'
|
LIBRARY_NAME = 'domfmradio_s'
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
|
@ -20,8 +20,6 @@ if CONFIG['MOZ_B2G_FM']:
|
|||||||
'FMRadioService.cpp',
|
'FMRadioService.cpp',
|
||||||
]
|
]
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'domfmradio_s'
|
LIBRARY_NAME = 'domfmradio_s'
|
||||||
|
|
||||||
FINAL_LIBRARY = 'gklayout'
|
FINAL_LIBRARY = 'gklayout'
|
||||||
|
@ -18,8 +18,6 @@ SOURCES = [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'domgamepad_s'
|
LIBRARY_NAME = 'domgamepad_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -14,8 +14,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'dom_icc_s'
|
LIBRARY_NAME = 'dom_icc_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -30,8 +30,6 @@ IPDL_SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'dom_indexeddb_ipc_s'
|
LIBRARY_NAME = 'dom_indexeddb_ipc_s'
|
||||||
|
|
||||||
MOCHITEST_MANIFESTS += ['mochitest.ini']
|
MOCHITEST_MANIFESTS += ['mochitest.ini']
|
||||||
|
@ -62,8 +62,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'dom_indexeddb_s'
|
LIBRARY_NAME = 'dom_indexeddb_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -71,8 +71,6 @@ IPDL_SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'domipc_s'
|
LIBRARY_NAME = 'domipc_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -27,6 +27,4 @@ LOCAL_INCLUDES += [
|
|||||||
|
|
||||||
LIBRARY_NAME = 'peerconnection'
|
LIBRARY_NAME = 'peerconnection'
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
FINAL_LIBRARY = 'xul'
|
FINAL_LIBRARY = 'xul'
|
||||||
|
@ -50,8 +50,6 @@ if CONFIG['MOZ_B2G']:
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'dom_media_s'
|
LIBRARY_NAME = 'dom_media_s'
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
|
@ -69,8 +69,6 @@ IPDL_SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LIBRARY_NAME = 'dom_mobilemessage_s'
|
LIBRARY_NAME = 'dom_mobilemessage_s'
|
||||||
|
@ -67,8 +67,6 @@ IPDL_SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'dom_network_s'
|
LIBRARY_NAME = 'dom_network_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -21,6 +21,4 @@ FAIL_ON_WARNINGS = True
|
|||||||
|
|
||||||
LIBRARY_NAME = 'dom_nfc_s'
|
LIBRARY_NAME = 'dom_nfc_s'
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
FINAL_LIBRARY = 'gklayout'
|
FINAL_LIBRARY = 'gklayout'
|
||||||
|
@ -25,8 +25,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkpluginandroid_s'
|
LIBRARY_NAME = 'gkpluginandroid_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -95,8 +95,6 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] != 'android':
|
|||||||
# Therefore, enable FAIL_ON_WARNINGS only on non-Android platforms.
|
# Therefore, enable FAIL_ON_WARNINGS only on non-Android platforms.
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LIBRARY_NAME = 'gkplugin'
|
LIBRARY_NAME = 'gkplugin'
|
||||||
|
@ -112,8 +112,6 @@ IPDL_SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'domplugins_s'
|
LIBRARY_NAME = 'domplugins_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -32,8 +32,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'dom_power_s'
|
LIBRARY_NAME = 'dom_power_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -19,8 +19,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'dompromise_s'
|
LIBRARY_NAME = 'dompromise_s'
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
|
@ -40,8 +40,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LIBRARY_NAME = 'domquota_s'
|
LIBRARY_NAME = 'domquota_s'
|
||||||
|
@ -12,8 +12,6 @@ LIBRARY_NAME = 'jsdomevents_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
|
@ -16,8 +16,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'jsdomgeolocation_s'
|
LIBRARY_NAME = 'jsdomgeolocation_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -18,8 +18,6 @@ LIBRARY_NAME = 'json_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
'/content/base/src',
|
'/content/base/src',
|
||||||
]
|
]
|
||||||
|
@ -18,8 +18,6 @@ LIBRARY_NAME = 'jsurl_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
"/dom/base",
|
"/dom/base",
|
||||||
"/netwerk/base/src",
|
"/netwerk/base/src",
|
||||||
|
@ -25,8 +25,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'jsdomnotification_s'
|
LIBRARY_NAME = 'jsdomnotification_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -15,8 +15,6 @@ LIBRARY_NAME = 'jsdomoffline_s'
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LOCAL_INCLUDES += [
|
LOCAL_INCLUDES += [
|
||||||
"/content/base/src",
|
"/content/base/src",
|
||||||
"/content/events/src",
|
"/content/events/src",
|
||||||
|
@ -23,8 +23,6 @@ IPDL_SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
LIBRARY_NAME = 'jsdomstorage_s'
|
LIBRARY_NAME = 'jsdomstorage_s'
|
||||||
|
@ -11,8 +11,6 @@ SOURCES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'domsystemandroid_s'
|
LIBRARY_NAME = 'domsystemandroid_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -112,8 +112,6 @@ elif CONFIG['MOZ_B2G_BT_BLUEDROID']:
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'domsystemgonk_s'
|
LIBRARY_NAME = 'domsystemgonk_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -8,8 +8,6 @@ SOURCES += ['CoreLocationLocationProvider.mm']
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'domsystemmac_s'
|
LIBRARY_NAME = 'domsystemmac_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -48,8 +48,6 @@ if CONFIG['OS_TARGET'] != 'Android' or CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk':
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'domsystem_s'
|
LIBRARY_NAME = 'domsystem_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -18,8 +18,6 @@ if CONFIG['MOZ_ENABLE_QTMOBILITY']:
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'domsystemunix_s'
|
LIBRARY_NAME = 'domsystemunix_s'
|
||||||
|
|
||||||
include('/ipc/chromium/chromium-config.mozbuild')
|
include('/ipc/chromium/chromium-config.mozbuild')
|
||||||
|
@ -15,8 +15,6 @@ LOCAL_INCLUDES += [
|
|||||||
|
|
||||||
FAIL_ON_WARNINGS = True
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
LIBXUL_LIBRARY = True
|
|
||||||
|
|
||||||
LIBRARY_NAME = 'domsystemwindows_s'
|
LIBRARY_NAME = 'domsystemwindows_s'
|
||||||
|
|
||||||
FINAL_LIBRARY = 'gklayout'
|
FINAL_LIBRARY = 'gklayout'
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user