X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fmakefile;h=da4b817d45f1b36501fcf482d4e7d131f471483f;hb=6716ec7295c7361a205cb2dbcd5c8e3af64e8df6;hp=dec8cdd13c91c32d22ce4c066f56cd4075ac99bc;hpb=a4007b6e1bc3014db1d9b8313fdd55485feabb44;p=yazpp-moved-to-github.git diff --git a/win/makefile b/win/makefile index dec8cdd..da4b817 100644 --- a/win/makefile +++ b/win/makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2009 Index Data +# Copyright (C) 1998-2012 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