summaryrefslogtreecommitdiff
path: root/sw/source/ui
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2010-11-10 10:49:59 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2010-11-10 10:49:59 +0100
commitf073a29432ce929aa7bb7028c4ce6219f728e00b (patch)
tree707456930928764dfc98d186de5117f53e3426fa /sw/source/ui
parentd24982322055f8fcf427ed197cfe5f5ead5f251d (diff)
vcl117: add exceptions to ascfldlg.cxx
Diffstat (limited to 'sw/source/ui')
-rw-r--r--sw/source/ui/dialog/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/dialog/makefile.mk b/sw/source/ui/dialog/makefile.mk
index 758ea00fcb10..5d4685ffb9b5 100644
--- a/sw/source/ui/dialog/makefile.mk
+++ b/sw/source/ui/dialog/makefile.mk
@@ -50,12 +50,12 @@ SRC1FILES = \
wordcountdialog.src
EXCEPTIONSFILES = \
+ $(SLO)$/ascfldlg.obj \
$(SLO)$/SwSpellDialogChildWindow.obj
SLOFILES = \
$(SLO)$/abstract.obj \
$(SLO)$/addrdlg.obj \
- $(SLO)$/ascfldlg.obj \
$(SLO)$/docstdlg.obj \
$(SLO)$/macassgn.obj \
$(SLO)$/SwSpellDialogChildWindow.obj \