зеркало из https://github.com/mozilla/gecko-dev.git
add nsTextFormater to UNIX build
This commit is contained in:
Родитель
3b9e6e0e08
Коммит
415507f1a9
|
@ -70,6 +70,7 @@ CPPSRCS = \
|
|||
nsVoidArray.cpp \
|
||||
nsXPIDLString.cpp \
|
||||
plvector.cpp \
|
||||
nsTextFormater.cpp \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = \
|
||||
|
@ -101,6 +102,7 @@ EXPORTS = \
|
|||
nsVoidArray.h \
|
||||
nsXPIDLString.h \
|
||||
plvector.h \
|
||||
nsTextFormater.h \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
|
||||
|
|
Загрузка…
Ссылка в новой задаче