From 935692dd88533bc69ca1e1a77eb03fb27d5d0d89 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Mon, 26 Aug 2002 16:09:02 +0000 Subject: #100000# added file to exceptions section --- transex3/source/makefile.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'transex3') diff --git a/transex3/source/makefile.mk b/transex3/source/makefile.mk index 41ceafe4d036..23698b9062cf 100644 --- a/transex3/source/makefile.mk +++ b/transex3/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.25 $ +# $Revision: 1.26 $ # -# last change: $Author: nf $ $Date: 2002-08-15 11:13:16 $ +# last change: $Author: vg $ $Date: 2002-08-26 17:09:02 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -149,6 +149,8 @@ APP7STDLIBS=$(BTSTRPLIB) $(STATIC_LIBS) # localizer for l10n framework APP9TARGET= localize APP9STACK= 16000 +EXCEPTIONSFILES= \ + $(OBJ)$/localize.obj APP9OBJS= $(OBJ)$/localize.obj $(OBJ)$/utf8conv.obj $(OBJ)$/srciter.obj $(OBJ)$/export2.obj APP9STDLIBS+=$(BTSTRPLIB) $(STATIC_LIBS) -- cgit