Bug 946221 - Build intl/locale in unified mode; r=glandium

--HG--
extra : rebase_source : cf909b354efb1c16b0298ad56f040aabfa356133
This commit is contained in:
Ehsan Akhgari 2013-12-04 09:46:05 -05:00
parent 2472c5b43a
commit f450c4dedf
2 changed files with 2 additions and 2 deletions

View File

@ -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',

View File

@ -17,7 +17,7 @@ EXPORTS += [
'nsCollation.h',
]
SOURCES += [
UNIFIED_SOURCES += [
'nsCharsetAlias.cpp',
'nsCollation.cpp',
'nsLanguageAtomService.cpp',