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