X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=win%2Fmakefile;h=7756e0e9b4bcbb82638ed7d343a901928fca33d4;hb=f26962f9dfdbcd23a08a7f0880b1d9f8a36cbaf9;hp=30e4c2bdb9c9bb39afef1f9aee81e6865eb7f526;hpb=fd68bc7487e4d6b547999f21718955221f1c48a4;p=yaz-moved-to-github.git diff --git a/win/makefile b/win/makefile index 30e4c2b..7756e0e 100644 --- a/win/makefile +++ b/win/makefile @@ -1,6 +1,6 @@ # Copyright (C) 1994-2006, Index Data ApS # All rights reserved. -# $Id: makefile,v 1.109 2006-05-26 15:46:44 adam Exp $ +# $Id: makefile,v 1.110 2006-06-07 09:25:47 adam Exp $ # # Programmed by # Heikki Levanto & Adam Dickmeiss @@ -206,6 +206,7 @@ COMMON_C_OPTIONS= \ $(LIBXML2_DEF) \ $(LIBXSLT_DEF) \ /D "_CRT_SECURE_NO_DEPRECATE" \ + /D "_CRT_NONSTDC_NO_DEPRECATE" \ /D "_WINDOWS" \ /D "WIN32" \ /FR"$(OBJDIR)\\" \