X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fmakefile;h=f60ba1fe869ed0826b907c0ba08699933cb5ec4f;hb=97fffe49b2bb16e5cd030f682af375bed1e100bc;hp=6f00be24149ff27817d2725215c8fd922b7150f7;hpb=4bdff658573cc5f9dee866e687554105cdc9ff02;p=idzebra-moved-to-github.git diff --git a/win/makefile b/win/makefile index 6f00be2..f60ba1f 100644 --- a/win/makefile +++ b/win/makefile @@ -1,5 +1,5 @@ # Zebra makefile for MS NMAKE -# $Id: makefile,v 1.24 2003-09-22 12:35:58 adam Exp $ +# $Id: makefile,v 1.25 2003-11-29 16:47:58 adam Exp $ ########################################################### ############### Parameters @@ -9,7 +9,7 @@ DEBUG=0 # 0 for release, 1 for debug # EXPAT is optional. It's required for grs.xml-filters. HAVE_EXPAT=1 -EXPAT_DIR= c:\Expat-1.95.4 +EXPAT_DIR= c:\Expat-1.95.7 # iconv is optional HAVE_ICONV=1