summaryrefslogtreecommitdiff
path: root/sc/source/ui/formdlg
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-07 10:20:12 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-07 10:20:12 +0000
commit48af3fa210cdeea9f34607aa337cf1e201b8f18f (patch)
treeb5ce1d7826d451d98dac1bb4e4a51eae688ea54b /sc/source/ui/formdlg
parent319ba1fa4fd3478175f3ed4bfabf9d4653b81e22 (diff)
INTEGRATION: CWS odff02 (1.3.666); FILE MERGED
2008/03/02 20:35:34 er 1.3.666.1: unxsols4 needs exceptions turned on when using STL vector
Diffstat (limited to 'sc/source/ui/formdlg')
-rw-r--r--sc/source/ui/formdlg/makefile.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/sc/source/ui/formdlg/makefile.mk b/sc/source/ui/formdlg/makefile.mk
index c05fa02da4ec..f52fd09b1860 100644
--- a/sc/source/ui/formdlg/makefile.mk
+++ b/sc/source/ui/formdlg/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: kz $ $Date: 2008-03-06 15:22:54 $
+# last change: $Author: kz $ $Date: 2008-03-07 11:20:12 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -73,6 +73,9 @@ SRC1FILES = \
formdlgs.src \
dwfunctr.src
+EXCEPTIONSFILES+= \
+ $(SLO)$/parawin.obj \
+
# --- Tagets -------------------------------------------------------
.INCLUDE : target.mk