зеркало из https://github.com/mozilla/pjs.git
change implementation to Imp2 so it don't depend on MTT and faster, smaller
This commit is contained in:
Родитель
3ddc652f66
Коммит
b95441e257
|
@ -24,10 +24,10 @@ include $(DEPTH)/config/autoconf.mk
|
|||
MODULE = unicharutil
|
||||
LIBRARY_NAME = unicharutil
|
||||
|
||||
CSRCS = ucdata.c \
|
||||
CSRCS = \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = nsCaseConversionImp.cpp \
|
||||
CPPSRCS = nsCaseConversionImp2.cpp \
|
||||
nsUnicharUtilFactory.cpp \
|
||||
$(NULL)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче