X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=win%2Fmakefile;h=4c0ee84587690db424c3d92b191e62ae94b9e59b;hb=3fe55772b5d9928f9f60bc1489af585230a34173;hp=16c23c81e89d5fd07434bde326841accee169b69;hpb=e4fc20414e146a46c5a7bf013ed50a7e88c01c37;p=yazpp-moved-to-github.git diff --git a/win/makefile b/win/makefile index 16c23c8..4c0ee84 100644 --- a/win/makefile +++ b/win/makefile @@ -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