X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;ds=sidebyside;f=win%2Fmakefile;h=8e5b1e8b30f5c12dfdc88eacb009811bc61e2f35;hb=4ae1e0582f66acaec33dca2c3b023d47d7f431af;hp=a9634cf388348ffbfce83ed3ca22d3571912b4fe;hpb=c93e0390ae8a2f05fc19b972258c86761b727f6d;p=pazpar2-moved-to-github.git diff --git a/win/makefile b/win/makefile index a9634cf..8e5b1e8 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.6 +PACKAGE_VERSION=1.12.2 # 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" \