diff options
author | Stephan Bergmann <sb@openoffice.org> | 2002-10-07 10:58:15 +0000 |
---|---|---|
committer | Stephan Bergmann <sb@openoffice.org> | 2002-10-07 10:58:15 +0000 |
commit | d8e7e840da85333d932aaab141999000d2dacbfa (patch) | |
tree | 0a63fc4ef4f74e66659a0d434add1b47dff9b454 /sal/rtl/source/makefile.mk | |
parent | 1853a26593988325ad5d8969d5d2eedc950ef48f (diff) |
#102945# Merged in 1.11.4.1.
Diffstat (limited to 'sal/rtl/source/makefile.mk')
-rw-r--r-- | sal/rtl/source/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sal/rtl/source/makefile.mk b/sal/rtl/source/makefile.mk index c741687c64d4..a403b3b82500 100644 --- a/sal/rtl/source/makefile.mk +++ b/sal/rtl/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.14 $ +# $Revision: 1.15 $ # -# last change: $Author: sz $ $Date: 2002-09-11 11:29:50 $ +# last change: $Author: sb $ $Date: 2002-10-07 11:58:15 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -65,6 +65,7 @@ PRJ=..$/.. PRJNAME=sal TARGET=cpprtl USE_LDUMP2=TRUE +ENABLE_EXCEPTIONS=TRUE PROJECTPCH4DLL=TRUE PROJECTPCH=cont_pch |