mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 09:21:03 +00:00
ICU-460 PTX config change
X-SVN-Rev: 1986
This commit is contained in:
parent
27573f3460
commit
a2d2ba716b
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ LIBICU-UC= -L$(top_builddir)/common -licu-uc
|
|||
LIBICU-I18N= -L$(top_builddir)/i18n -licu-i18n
|
||||
LIBCTESTFW= -L$(top_builddir)/tools/ctestfw -lctestfw
|
||||
LIBICU-TOOLUTIL=-L$(top_builddir)/tools/toolutil -licu-toolutil
|
||||
LIBUSTDIO= -L$(top_builddir)/extra/ustdio -lustdio
|
||||
|
||||
## Compilation rules
|
||||
%.o : $(srcdir)/%.c
|
||||
|
|
Loading…
Add table
Reference in a new issue