Home
last modified time | relevance | path

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

/external/icu/icu4c/source/samples/udata/
DMakefile18 ifeq ($(strip $(ICU_PATH)),)
19 ICU_PATH=$(ICU_DEFAULT_PATH) macro
36 writer.o: $(ICU_PATH)/source/tools/toolutil/uoptions.h
38 $(ICU_PATH)/source/tools/toolutil/uoptions.h:
46 CPPFLAGS += -I$(ICU_PATH)/source/tools/toolutil
47 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil)
Dreadme.txt45 …You will need to set ICU_PATH to the location of your ICU source tree, for example ICU_PATH=/home/…
47 gmake ICU_PATH=<icu source directory> ICU_PREFIX=<icu install directory)
/external/icu/icu4c/source/samples/uresb/
DMakefile15 ifeq ($(strip $(ICU_PATH)),)
16 ICU_PATH=$(ICU_DEFAULT_PATH) macro
34 uresb.o: $(ICU_PATH)/source/tools/toolutil/uoptions.h
36 $(ICU_PATH)/source/tools/toolutil/uoptions.h:
41 CPPFLAGS += -I$(ICU_PATH)/source/tools/toolutil
42 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil --ldflags-icui…
Dreadme.txt52 gmake ICU_PREFIX=<icu install directory) ICU_PATH=<icu source directory>
/external/icu/icu4c/source/samples/csdet/
Dreadme.txt44 gmake ICU_PREFIX=<icu install directory) ICU_PATH=<icu source directory>