X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fmakefile;h=d256a07f18ae8c8dd8555cac3828fde5325d5bdf;hb=HEAD;hp=c085ee3730527af095b93ce2a7b57d55c5cd4aee;hpb=ed767b87a099ee8c6b6a8723900dc3bf475d2a8b;p=pazpar2-moved-to-github.git diff --git a/win/makefile b/win/makefile index c085ee3..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.8.5 +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" \