diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 22:59:50 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 22:59:50 +0000 |
commit | 1a8446d4c54fcc4aeee86fae30af581284b8aca9 (patch) | |
tree | 15f3e1dbcc325507a5a961404e84959336471bb6 /basegfx/source/curve | |
parent | d4692c565103deb0b4241fd87ec472dabac69c25 (diff) |
INTEGRATION: CWS aw033 (1.3.2); FILE MERGED
2008/05/14 14:41:49 aw 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED
2007/12/04 10:48:23 aw 1.3.2.1: #i39532# changes after resync
Diffstat (limited to 'basegfx/source/curve')
-rw-r--r-- | basegfx/source/curve/makefile.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/basegfx/source/curve/makefile.mk b/basegfx/source/curve/makefile.mk index 45ba045a4492..0cef45ad4893 100644 --- a/basegfx/source/curve/makefile.mk +++ b/basegfx/source/curve/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # # This file is part of OpenOffice.org. # @@ -34,7 +34,7 @@ PRJNAME=basegfx TARGET=curve #UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb -#ENABLE_EXCEPTIONS=FALSE +ENABLE_EXCEPTIONS=FALSE #USE_DEFFILE=TRUE # --- Settings ---------------------------------- |