зеркало из https://github.com/mozilla/gecko-dev.git
argh, just fixing a build warning that TestUConv.cpp is in the win32 gmake build twice - no affect on the build
This commit is contained in:
Родитель
d8b279635a
Коммит
480ddea986
|
@ -40,7 +40,7 @@ CPPSRCS = \
|
|||
$(NULL)
|
||||
|
||||
ifeq ($(OS_ARCH),WINNT)
|
||||
CPPSRCS += convperf.cpp TestUConv.cpp
|
||||
CPPSRCS += convperf.cpp
|
||||
endif
|
||||
|
||||
SIMPLE_PROGRAMS = $(CPPSRCS:.cpp=$(BIN_SUFFIX))
|
||||
|
|
Загрузка…
Ссылка в новой задаче