summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-04-04 06:53:35 +0000
committerRüdiger Timm <rt@openoffice.org>2005-04-04 06:53:35 +0000
commit21e44cc61fdea8ce6441776bff1d4f10ad674500 (patch)
treeca51bf9806fb83070957a76538d65a9e549629af
parent03d8a685fa0b94a2885f62957e3bc01d0a2dcaaa (diff)
INTEGRATION: CWS gccfour (1.11.26); FILE MERGED
2005/03/18 14:10:45 cmc 1.11.26.2: RESYNC: (1.11-1.12); FILE MERGED 2005/03/14 12:40:46 cmc 1.11.26.1: #i44718# add boost using file to exceptions
-rw-r--r--sc/source/ui/view/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/source/ui/view/makefile.mk b/sc/source/ui/view/makefile.mk
index 2194f8a0b458..55a261607c2e 100644
--- a/sc/source/ui/view/makefile.mk
+++ b/sc/source/ui/view/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: obo $ $Date: 2005-03-15 11:43:43 $
+# last change: $Author: rt $ $Date: 2005-04-04 07:53:35 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -184,6 +184,7 @@ EXCEPTIONSFILES= \
$(SLO)$/cellsh1.obj \
$(SLO)$/drawvie4.obj \
$(SLO)$/formatsh.obj \
+ $(SLO)$/scextopt.obj \
$(SLO)$/tabvwshb.obj \
$(SLO)$/viewdata.obj \
$(SLO)$/viewfun5.obj \