HomeSort by relevance Sort by last modified time
    Searched refs:ICULIBS (Results 1 - 6 of 6) sorted by null

  /external/icu4c/samples/legacy/
Makefile 57 $(LINK.cc) -o $@ $^ $(ICULIBS) $(ICU_PREFIX)/lib/libicuuc.so.18 $(ICU_PREFIX)/lib/libicui18n.so.18
  /external/icu4c/config/
icu-config 124 # 2. link with ${ICULIBS}
145 # ICULIBS is the set of libraries your application should link
147 ICULIBS="${ICULIBS_BASE} ${ICULIBS_I18N} ${ICULIBS_COMMON} ${ICULIBS_DATA} "
605 echo $ECHO_N "${LDFLAGS} ${ICULIBS} ${LIBS} ${ECHO_C}"
icu-config-bottom 258 echo $ECHO_N "${LDFLAGS} ${ICULIBS} ${LIBS} ${ECHO_C}"
Makefile.inc.in 103 # 2. link with $(ICULIBS)
124 # ICULIBS is the set of libraries your application should link
126 ICULIBS = $(ICULIBS_BASE) $(ICULIBS_I18N) $(ICULIBS_COMMON) $(ICULIBS_DATA)
  /external/chromium_org/third_party/icu/source/config/
icu-config-bottom 258 echo $ECHO_N "${LDFLAGS} ${ICULIBS} ${LIBS} ${ECHO_C}"
Makefile.inc.in 98 # 2. link with $(ICULIBS)
119 # ICULIBS is the set of libraries your application should link
121 ICULIBS = $(ICULIBS_BASE) $(ICULIBS_I18N) $(ICULIBS_COMMON) $(ICULIBS_DATA)

Completed in 200 milliseconds