mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 14:05:32 +00:00
ICU-2076 2.2 samples
X-SVN-Rev: 9608
This commit is contained in:
parent
f117f17673
commit
ccb2387287
2 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@ LDFLAGS =$(shell icu-config --ldflags)
|
|||
LDFLAGS_USTDIO =$(shell icu-config --ldflags-ustdio)
|
||||
INVOKE=$(shell icu-config --invoke)
|
||||
GENRB=$(shell icu-config --invoke=genrb)
|
||||
GENRBOPT=--pkgname $(RESNAME)
|
||||
GENRBOPT=--package-name $(RESNAME)
|
||||
PKGDATA=$(shell icu-config --invoke=pkgdata)
|
||||
SO=$(shell icu-config --so)
|
||||
PKGDATAOPTS=-v -d .
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
root.res
|
||||
es.res
|
||||
ufortune_resources_root.res
|
||||
ufortune_resources_es.res
|
||||
|
|
Loading…
Add table
Reference in a new issue