mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 940153 - Build dom/encoding in unified mode. r=bzbarsky
This commit is contained in:
parent
c23af42698
commit
ebc838d6ec
@ -16,6 +16,9 @@ EXPORTS.mozilla.dom += [
|
||||
SOURCES += [
|
||||
'EncodingUtils.cpp',
|
||||
'FallbackEncoding.cpp',
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += {
|
||||
'TextDecoder.cpp',
|
||||
'TextEncoder.cpp',
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user