summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/optdlg/makefile.mk
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-03-28 12:28:48 +0000
committerOliver Specht <os@openoffice.org>2001-03-28 12:28:48 +0000
commit8909bc6e3bb44a3e3ff1a2daa0548f1e076e496c (patch)
tree76c15a842ee29e03b2e3114ef74bb13e9457fbbc /sc/source/ui/optdlg/makefile.mk
parent#84472# decrease of resource effort (diff)
downloadcore-8909bc6e3bb44a3e3ff1a2daa0548f1e076e496c.tar.gz
core-8909bc6e3bb44a3e3ff1a2daa0548f1e076e496c.zip
option dialog changes
Diffstat (limited to 'sc/source/ui/optdlg/makefile.mk')
-rw-r--r--sc/source/ui/optdlg/makefile.mk8
1 files changed, 2 insertions, 6 deletions
diff --git a/sc/source/ui/optdlg/makefile.mk b/sc/source/ui/optdlg/makefile.mk
index 7cb1081b92e4..8503542a4917 100644
--- a/sc/source/ui/optdlg/makefile.mk
+++ b/sc/source/ui/optdlg/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1.1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: hr $ $Date: 2000-09-18 16:45:03 $
+# last change: $Author: os $ $Date: 2001-03-28 13:27:35 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -82,19 +82,15 @@ AUTOSEG=true
# --- Files --------------------------------------------------------
CXXFILES = \
- optdlg.cxx \
tpusrlst.cxx \
tpview.cxx \
tpcalc.cxx \
- optload.cxx \
opredlin.cxx
SLOFILES = \
- $(SLO)$/optdlg.obj \
$(SLO)$/tpusrlst.obj \
$(SLO)$/tpview.obj \
$(SLO)$/tpcalc.obj \
- $(SLO)$/optload.obj \
$(SLO)$/opredlin.obj
# --- Tagets -------------------------------------------------------