projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4adcf3f
)
Update WRT to new sources for ICU
author
unknown
<adam@.(none)>
Mon, 30 Nov 2009 13:57:55 +0000
(14:57 +0100)
committer
unknown
<adam@.(none)>
Mon, 30 Nov 2009 13:57:55 +0000
(14:57 +0100)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
f6a124f
..
b1a2893
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-544,7
+544,13
@@
DLL_OBJS =\
$(ILL_OBJS) \
ICU_DLL_OBJS =\
- $(OBJDIR)\icu_I18N.obj
+ $(OBJDIR)\icu_chain.obj \
+ $(OBJDIR)\icu_utf16.obj \
+ $(OBJDIR)\icu_utf8.obj \
+ $(OBJDIR)\icu_transform.obj \
+ $(OBJDIR)\icu_casemap.obj \
+ $(OBJDIR)\icu_tokenizer.obj \
+ $(OBJDIR)\icu_sortkey.obj
# Generated C and H files