diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 03:30:12 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 03:30:12 +0000 |
commit | b535d65dc2e254ce443ca4357fd974bc47551c38 (patch) | |
tree | 6c2f7d83995ada3d44922010d7be6a601770b463 /sal/rtl/source/makefile.mk | |
parent | b88a51db8e0c83b0d74fe5a68ed38e0c9a7d00ed (diff) |
INTEGRATION: CWS warnings01 (1.21.70); FILE MERGED
2006/05/24 00:22:02 sb 1.21.70.5: RESYNC: (1.23-1.24); FILE MERGED
2006/04/07 21:02:52 sb 1.21.70.4: RESYNC: (1.22-1.23); FILE MERGED
2005/09/23 01:29:28 sb 1.21.70.3: RESYNC: (1.21-1.22); FILE MERGED
2005/08/30 17:03:17 sb 1.21.70.2: #i53898# Made code warning-free.
2005/08/29 13:56:04 sb 1.21.70.1: #i53898# Made code warning-free.
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 b56db1c6ac15..947bb1f97527 100644 --- a/sal/rtl/source/makefile.mk +++ b/sal/rtl/source/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.24 $ +# $Revision: 1.25 $ # -# last change: $Author: rt $ $Date: 2006-05-02 12:12:59 $ +# last change: $Author: hr $ $Date: 2006-06-20 04:30:12 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -37,6 +37,7 @@ PRJ=..$/.. PRJNAME=sal TARGET=cpprtl +ENABLE_EXCEPTIONS=TRUE USE_LDUMP2=TRUE PROJECTPCH4DLL=TRUE |