Update WRT to new sources for ICU
authorunknown <adam@.(none)>
Mon, 30 Nov 2009 13:57:55 +0000 (14:57 +0100)
committerunknown <adam@.(none)>
Mon, 30 Nov 2009 13:57:55 +0000 (14:57 +0100)
win/makefile

index f6a124f..b1a2893 100644 (file)
@@ -544,7 +544,13 @@ DLL_OBJS =\
    $(ILL_OBJS) \
    
 ICU_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
 
 
 # Generated C and H files