mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 946221 - Build intl/locale in unified mode; r=glandium
--HG-- extra : rebase_source : cf909b354efb1c16b0298ad56f040aabfa356133
This commit is contained in:
parent
2472c5b43a
commit
f450c4dedf
@ -4,7 +4,7 @@
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
SOURCES += [
|
||||
UNIFIED_SOURCES += [
|
||||
'nsCollationMacUC.cpp',
|
||||
'nsDateTimeFormatMac.cpp',
|
||||
'nsMacCharset.cpp',
|
||||
|
@ -17,7 +17,7 @@ EXPORTS += [
|
||||
'nsCollation.h',
|
||||
]
|
||||
|
||||
SOURCES += [
|
||||
UNIFIED_SOURCES += [
|
||||
'nsCharsetAlias.cpp',
|
||||
'nsCollation.cpp',
|
||||
'nsLanguageAtomService.cpp',
|
||||
|
Loading…
Reference in New Issue
Block a user