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