From 1d4d6d028482ca46d5df9e29836add9f83aafecc Mon Sep 17 00:00:00 2001 From: Tino Rachui Date: Wed, 27 Jun 2001 06:16:57 +0000 Subject: #86986#exeption handling enabled --- sysui/source/win32/misc/makefile.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sysui/source/win32/misc/makefile.mk b/sysui/source/win32/misc/makefile.mk index 817b9c96cc0d..df0060ec0e6c 100644 --- a/sysui/source/win32/misc/makefile.mk +++ b/sysui/source/win32/misc/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: tra $ $Date: 2001-06-26 18:37:51 $ +# last change: $Author: tra $ $Date: 2001-06-27 07:16:57 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -71,6 +71,8 @@ LIBTARGET=NO .INCLUDE : ..$/..$/cppumaker.mk +CFLAGS+=/GX + # --- Files ------------------------------------- SLOFILES=$(SLO)$/WinImplHelper.obj\ -- cgit v1.2.3