X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=win%2Fmakefile;h=cacfd7fb8d58abadbd0ceb9451ac465ace9b18d8;hb=e6d572ef110d14fa55115021505b808620457bd3;hp=ea7ef4ea5493f0a84e99e586497d5b710e9df7f5;hpb=67097514a706654e7e55004b86cce6ac81f486e6;p=metaproxy-moved-to-github.git diff --git a/win/makefile b/win/makefile index ea7ef4e..cacfd7f 100644 --- a/win/makefile +++ b/win/makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2009, Index Data ApS +# Copyright (C) 2005-2010, Index Data # All rights reserved. # MS NMAKE makefile for metaproxy @@ -7,7 +7,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.0.18 +VERSION=1.0.23 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz @@ -22,8 +22,8 @@ BOOST_MODEL=mt # libxml2 + libxslt + associates ZLIB_DIR=\zlib-1.2.3.win32 ICONV_DIR=\iconv-1.9.2.win32 -LIBXML2_DIR=\libxml2-2.7.1.win32 -LIBXSLT_DIR=\libxslt-1.1.24.win32 +LIBXML2_DIR=\libxml2-2.7.6.win32 +LIBXSLT_DIR=\libxslt-1.1.26.win32 # The targets