From: Adam Dickmeiss Date: Sat, 29 Nov 2003 16:47:58 +0000 (+0000) Subject: Point to Expat-1.95-7 on Windows X-Git-Tag: ZEBRA.1.3.15~8 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=97fffe49b2bb16e5cd030f682af375bed1e100bc;p=idzebra-moved-to-github.git Point to Expat-1.95-7 on Windows --- 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