X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fmakefile;h=d256a07f18ae8c8dd8555cac3828fde5325d5bdf;hb=refs%2Ftags%2Fv1.12.5;hp=920c8bbe4d4ad38b7574c23dcfebe3d45736f2ad;hpb=f79057ff6c4afe924846b10f1a5f1f9d84b3474e;p=pazpar2-moved-to-github.git diff --git a/win/makefile b/win/makefile index 920c8bb..d256a07 100644 --- a/win/makefile +++ b/win/makefile @@ -5,7 +5,7 @@ DEBUG=0 # 0 for release, 1 for debug USE_MANIFEST = 0 # Can be enabled Visual Studio 2005/2008 PACKAGE_NAME=pazpar2 -PACKAGE_VERSION=1.11.3 +PACKAGE_VERSION=1.12.5 # YAZ YAZ_DIR=..\..\yaz @@ -175,8 +175,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" \