From: Adam Dickmeiss Date: Sun, 30 Apr 2006 13:10:12 +0000 (+0000) Subject: Refer to yazpp_1.{dll,lib} X-Git-Tag: METAPROXY.1.0.3~14 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=4b31182f62fd0c7b851768bf5b93b2002fb254b3;p=metaproxy-moved-to-github.git Refer to yazpp_1.{dll,lib} --- diff --git a/win/makefile b/win/makefile index 42f0816..992bcb8 100644 --- a/win/makefile +++ b/win/makefile @@ -1,6 +1,6 @@ # Copyright (C) 2005-2006, Index Data ApS # All rights reserved. -# $Id: makefile,v 1.14 2006-04-30 08:59:44 adam Exp $ +# $Id: makefile,v 1.15 2006-04-30 13:10:12 adam Exp $ # MS NMAKE makefile for metaproxy @@ -77,10 +77,10 @@ test_pipe: $(TEST_PIPE) !if $(DEBUG) YAZD=yazd -YAZPPD=yazppd +YAZPPD=yazpp_1_d !else YAZD=yaz -YAZPPD=yazpp +YAZPPD=yazpp_1 !endif # YAZ includes & libs