Home
last modified time | relevance | path

Searched refs:ICU_PATH (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/samples/udata/
DMakefile21 ifeq ($(strip $(ICU_PATH)),)
22 ICU_PATH=$(ICU_DEFAULT_PATH) macro
39 writer.o: $(ICU_PATH)/source/tools/toolutil/uoptions.h
41 $(ICU_PATH)/source/tools/toolutil/uoptions.h:
49 CPPFLAGS += -I$(ICU_PATH)/source/tools/toolutil
50 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil)
Dreadme.txt48 …You will need to set ICU_PATH to the location of your ICU source tree, for example ICU_PATH=/home/…
50 gmake ICU_PATH=<icu source directory> ICU_PREFIX=<icu install directory)
/external/icu/icu4c/source/samples/uresb/
DMakefile18 ifeq ($(strip $(ICU_PATH)),)
19 ICU_PATH=$(ICU_DEFAULT_PATH) macro
37 uresb.o: $(ICU_PATH)/source/tools/toolutil/uoptions.h
39 $(ICU_PATH)/source/tools/toolutil/uoptions.h:
44 CPPFLAGS += -I$(ICU_PATH)/source/tools/toolutil
45 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil --ldflags-icui…
Dreadme.txt55 gmake ICU_PREFIX=<icu install directory) ICU_PATH=<icu source directory>
/external/icu/icu4c/source/samples/csdet/
Dreadme.txt47 gmake ICU_PREFIX=<icu install directory) ICU_PATH=<icu source directory>