From: Adam Dickmeiss Date: Mon, 12 Nov 2012 13:47:40 +0000 (+0100) Subject: Use yazpp5 DLL X-Git-Tag: v1.3.51~3^2 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;ds=sidebyside;h=ccbce944e7a7118c348b3bb70d7c175cb5819c32;p=metaproxy-moved-to-github.git Use yazpp5 DLL --- diff --git a/win/makefile b/win/makefile index a9c94db..5f31051 100644 --- a/win/makefile +++ b/win/makefile @@ -77,10 +77,10 @@ test_pipe: $(TEST_PIPE) !if $(DEBUG) YAZD=yaz4d -YAZPPD=yazpp4d +YAZPPD=yazpp5d !else YAZD=yaz4 -YAZPPD=yazpp4 +YAZPPD=yazpp5 !endif # YAZ includes & libs