From: unknown Date: Mon, 30 Nov 2009 13:57:55 +0000 (+0100) Subject: Update WRT to new sources for ICU X-Git-Tag: v4.0.0~103 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=d4a367800a3abe5e9d88ab58062880e06ab3f5d2;ds=sidebyside Update WRT to new sources for ICU --- diff --git a/win/makefile b/win/makefile index f6a124f..b1a2893 100644 --- 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