X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=win%2Fmakefile;h=35584bbe65fd24f38088b2f5e1771c755d821cf2;hb=1d171b00d0f26236774424d63b6a34231b730c93;hp=dec8cdd13c91c32d22ce4c066f56cd4075ac99bc;hpb=a4007b6e1bc3014db1d9b8313fdd55485feabb44;p=yazpp-moved-to-github.git diff --git a/win/makefile b/win/makefile index dec8cdd..35584bb 100644 --- a/win/makefile +++ b/win/makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2009 Index Data +# Copyright (C) 1998-2011 Index Data # All rights reserved. # Parameters @@ -115,7 +115,7 @@ LINK=link.exe LINK_LIBS= kernel32.lib advapi32.lib $(YAZ_LIB) -COMMON_LNK_OPTIONS= /nologo /subsystem:windows /machine:i386 /incremental:no +COMMON_LNK_OPTIONS= /nologo /subsystem:windows /incremental:no DEBUG_LNK_OPTIONS= /debug