X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=win%2Fmakefile;h=ac0bb562fd39404795e3cf903d1ed1333d78d87c;hb=6bb268489f976ebf432cf6b907715911aa4366a3;hp=d3b77cf7af3883c5ada6d058ba2c85b91e55eda3;hpb=3951e71cd7c120f0a99a59795ec93de6ef66e428;p=pazpar2-moved-to-github.git diff --git a/win/makefile b/win/makefile index d3b77cf..ac0bb56 100644 --- a/win/makefile +++ b/win/makefile @@ -5,7 +5,7 @@ DEBUG=0 # 0 for release, 1 for debug USE_MANIFEST = 1 # Can be enabled Visual Studio 2005/2008 PACKAGE_NAME=pazpar2 -PACKAGE_VERSION=1.7.2 +PACKAGE_VERSION=1.7.4 # YAZ YAZ_DIR=..\..\yaz @@ -179,8 +179,6 @@ LNKOPT= $(COMMON_LNK_OPTIONS) $(RELEASE_LNK_OPTIONS) $(LNK_LIBS) # Source and object modules PAZPAR2_OBJS = \ - "$(OBJDIR)\getaddrinfo.obj" \ - "$(OBJDIR)\host.obj" \ "$(OBJDIR)\pazpar2.obj" \ "$(OBJDIR)\pazpar2_config.obj" \ "$(OBJDIR)\http.obj" \