summaryrefslogtreecommitdiff
path: root/tools/source
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-04-24 12:27:43 +0000
committerRüdiger Timm <rt@openoffice.org>2003-04-24 12:27:43 +0000
commit0bb34a840e41672fac1a0157100053e0efca5eb7 (patch)
treed79f0d95b62e7ad6f5af1784ea187c43f06102c7 /tools/source
parent64d539d931ae8e7849db981b43feb2f9c58d5999 (diff)
INTEGRATION: CWS mav4 (1.5.12); FILE MERGED
2003/04/15 12:39:14 abi 1.5.12.2: #88865# added exception handling under windows ( and explicit linking to cppu.lib) 2003/04/15 10:38:34 abi 1.5.12.1: #88865# a hack in an method which will get removed
Diffstat (limited to 'tools/source')
-rw-r--r--tools/source/fsys/makefile.mk12
1 files changed, 10 insertions, 2 deletions
diff --git a/tools/source/fsys/makefile.mk b/tools/source/fsys/makefile.mk
index 837340d3ee95..2bbe29e82899 100644
--- a/tools/source/fsys/makefile.mk
+++ b/tools/source/fsys/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: hr $ $Date: 2003-03-27 17:04:02 $
+# last change: $Author: rt $ $Date: 2003-04-24 13:27:43 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -69,6 +69,14 @@ TARGET=fsys
.INCLUDE : settings.mk
+.IF "$(GUI)"=="WNT"
+CFLAGS+=-GX
+.ENDIF
+.IF "$(COM)"=="GCC"
+CFLAGSCXX+=-fexceptions
+.ENDIF
+
+
# --- Files --------------------------------------------------------
UNOUCROUT = $(OUT)$/inc