ICU functional for scan and snippets.
[idzebra-moved-to-github.git] / win / makefile
index d60493a..fde5806 100644 (file)
@@ -1,5 +1,5 @@
 # Zebra makefile for MS NMAKE
-# $Id: makefile,v 1.70 2007-12-03 16:54:49 adam Exp $
+# $Id: makefile,v 1.72 2007-12-13 11:09:20 adam Exp $
  
 ###########################################################
 ############### Parameters 
@@ -400,7 +400,6 @@ ZEBRALIB_OBJS= \
        $(OBJDIR)\regxread.obj \
        $(OBJDIR)\res.obj \
        $(OBJDIR)\retrieve.obj \
-       $(OBJDIR)\rpnfacet.obj \
        $(OBJDIR)\rpnscan.obj \
        $(OBJDIR)\rpnsearch.obj \
        $(OBJDIR)\rsbetween.obj \
@@ -422,6 +421,7 @@ ZEBRALIB_OBJS= \
        $(OBJDIR)\sortidx.obj \
        $(OBJDIR)\states.obj \
        $(OBJDIR)\stream.obj \
+       $(OBJDIR)\strmap.obj \
        $(OBJDIR)\su_codec.obj \
        $(OBJDIR)\trunc.obj \
        $(OBJDIR)\untrans.obj \