зеркало из https://github.com/mozilla/pjs.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:
Родитель
af6c402f38
Коммит
08a6a23969
|
@ -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))
|
||||
|
|
Загрузка…
Ссылка в новой задаче