X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fmakefile;h=ac0bb562fd39404795e3cf903d1ed1333d78d87c;hb=e9e5603afa14e52f004d64211345f1c3ab17a6a3;hp=d6c800f560dfdedcf9eff8f44bfe1caf4543103a;hpb=253a3ffd6a467351349c19759d3b45f336c9ad07;p=pazpar2-moved-to-github.git diff --git a/win/makefile b/win/makefile index d6c800f..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.0 +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" \