X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=win%2Fmakefile;h=edb04a400f8e497a1ac8edcf7f23ebf06ee3adcd;hb=1c46d5e50ea73b0c0dc00bf745921ab2236b3a80;hp=29578c8c2c3d5493ff6891d3dcfa971af58394ae;hpb=f451628ce616009071ab80cbe201cc7a3f60702d;p=pazpar2-moved-to-github.git diff --git a/win/makefile b/win/makefile index 29578c8..edb04a4 100644 --- a/win/makefile +++ b/win/makefile @@ -5,7 +5,7 @@ DEBUG=0 # 0 for release, 1 for debug USE_MANIFEST = 1 # Can be enabled Visual Studio 2005/2008 PACKAGE_NAME=pazpar2 -PACKAGE_VERSION=1.6.38 +PACKAGE_VERSION=1.8.2 # YAZ YAZ_DIR=..\..\yaz @@ -179,8 +179,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" \