X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=win%2Fmakefile;h=4c0ee84587690db424c3d92b191e62ae94b9e59b;hb=3fe55772b5d9928f9f60bc1489af585230a34173;hp=dec8cdd13c91c32d22ce4c066f56cd4075ac99bc;hpb=a4007b6e1bc3014db1d9b8313fdd55485feabb44;p=yazpp-moved-to-github.git diff --git a/win/makefile b/win/makefile index dec8cdd..4c0ee84 100644 --- a/win/makefile +++ b/win/makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2009 Index Data +# Copyright (C) 1998-2010 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