From: Adam Dickmeiss Date: Mon, 5 Aug 2002 20:05:07 +0000 (+0000) Subject: debug=0 libiconv=0 X-Git-Tag: ZEBRA.1.3.0 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=21327f3ee047e0cc77201fb3c2127787dc831ccc debug=0 libiconv=0 --- 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