X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fmakefile;h=e2d7192b496dfa4894142b86ff6c59438a518a18;hb=21327f3ee047e0cc77201fb3c2127787dc831ccc;hp=55820481ac4a1bc5e7c5eada426de90df93b7277;hpb=58319aa6faa965e65d48e0a70b3cb9b922d407eb;p=idzebra-moved-to-github.git diff --git a/win/makefile b/win/makefile index 5582048..e2d7192 100644 --- a/win/makefile +++ b/win/makefile @@ -1,14 +1,14 @@ # Z'mbol/Zebra makefile for MS NMAKE -# $Id: makefile,v 1.13 2002-08-05 20:04:27 adam Exp $ +# $Id: makefile,v 1.14 2002-08-05 20:05:07 adam Exp $ ########################################################### ############### Parameters ########################################################### -DEBUG=1 # 0 for release, 1 for debug +DEBUG=0 # 0 for release, 1 for debug # iconv -HAVE_ICONV=1 +HAVE_ICONV=0 ICONV_DIR = c:\libiconv-1.7.0.1 default: all