X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fmakefile;h=bd9c6751911c0f06edd92bc4bbef1e57de5934f2;hb=7efe8383431522089f1e06864dc8d7fdf782a8a6;hp=0f2aea332a9a71753b23f476c0dac3b73c1b89ba;hpb=e3f299e011974edea3defb185b12cc13676a1734;p=yazproxy-moved-to-github.git diff --git a/win/makefile b/win/makefile index 0f2aea3..bd9c675 100644 --- a/win/makefile +++ b/win/makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2008 Index Data +# Copyright (C) 1998-2011 Index Data # All rights reserved. ########################################################### @@ -72,11 +72,11 @@ dll: $(YAZPROXY_DLL) proxy: $(YAZPROXY) !if $(DEBUG) -YAZD=yaz4d -YAZPPD=yazpp4d +YAZD=yaz5d +YAZPPD=yazpp6d !else -YAZD=yaz4 -YAZPPD=yazpp4 +YAZD=yaz5 +YAZPPD=yazpp6 !endif # YAZ includes & libs