summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTino Rachui <tra@openoffice.org>2001-06-27 06:16:57 +0000
committerTino Rachui <tra@openoffice.org>2001-06-27 06:16:57 +0000
commit1d4d6d028482ca46d5df9e29836add9f83aafecc (patch)
tree3ed93aaf3b33cb2a65792225e409cd605ac6126e
parent588ce54109f90942cdaac1c2bc883214caf05c6c (diff)
#86986#exeption handling enabled
-rw-r--r--sysui/source/win32/misc/makefile.mk6
1 files 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\