X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=win%2Fmakefile;h=da4b817d45f1b36501fcf482d4e7d131f471483f;hb=0084c40d8bc6babaeb0b833b12d9cd625c807525;hp=16c23c81e89d5fd07434bde326841accee169b69;hpb=e4fc20414e146a46c5a7bf013ed50a7e88c01c37;p=yazpp-moved-to-github.git diff --git a/win/makefile b/win/makefile index 16c23c8..da4b817 100644 --- a/win/makefile +++ b/win/makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2010 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