summaryrefslogtreecommitdiff
path: root/sd/util
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-07-13 14:04:18 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-07-13 14:04:18 +0000
commitcfc2696bec71fe49a676aa30b7c18b37d911993f (patch)
treede2f339dde01ef1eaa64d79e4785350e5fe3db4a /sd/util
parent4d84dd62bd2847e31ee831f13cc12a7594ebcbd8 (diff)
INTEGRATION: CWS impress2 (1.25.12); FILE MERGED
2004/07/13 12:17:39 af 1.25.12.7: RESYNC: (1.29-1.30); FILE MERGED 2004/06/18 00:23:29 af 1.25.12.6: RESYNC: (1.28-1.29); FILE MERGED 2004/06/09 15:00:31 af 1.25.12.5: #i22705# Removed entries for resource files that do not exist anymore. 2004/05/19 18:50:40 af 1.25.12.4: RESYNC: (1.25-1.28); FILE MERGED 2004/05/05 13:42:33 af 1.25.12.3: #i22705# (last commit was an accident) Added the library for source/ui/toolpanel/controls. 2004/05/05 11:04:09 af 1.25.12.2: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/02/25 17:08:32 af 1.25.12.1: #i22705# Added libs and resources for new GUI panes.
Diffstat (limited to 'sd/util')
-rw-r--r--sd/util/makefile.mk25
1 files changed, 20 insertions, 5 deletions
diff --git a/sd/util/makefile.mk b/sd/util/makefile.mk
index f0d6ca5eea23..462382eb175d 100644
--- a/sd/util/makefile.mk
+++ b/sd/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.30 $
+# $Revision: 1.31 $
#
-# last change: $Author: hjs $ $Date: 2004-06-26 18:04:16 $
+# last change: $Author: rt $ $Date: 2004-07-13 15:04:18 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,8 +76,14 @@ GEN_HID_OTHER=TRUE
RESLIB1NAME=sd
RESLIB1IMAGES=$(PRJ)$/res/imagelst $(PRJ)$/res
RESLIB1SRSFILES=\
- $(SRS)$/app.srs $(SRS)$/dlg.srs $(SRS)$/core.srs $(SRS)$/html.srs $(SRS)$/sdslots.srs \
- $(SRS)$/accessibility.srs $(SOLARCOMMONRESDIR)$/sfx.srs
+ $(SRS)$/app.srs \
+ $(SRS)$/dlg.srs \
+ $(SRS)$/core.srs \
+ $(SRS)$/html.srs \
+ $(SRS)$/sdslots.srs \
+ $(SRS)$/accessibility.srs \
+ $(SRS)$/notes.srs \
+ $(SOLARCOMMONRESDIR)$/sfx.srs
# --- StarDraw DLL
@@ -164,7 +170,16 @@ LIB3FILES= \
$(SLB)$/html.lib \
$(SLB)$/filter.lib \
$(SLB)$/unoidl.lib \
- $(SLB)$/accessibility.lib
+ $(SLB)$/accessibility.lib \
+ $(SLB)$/toolpanel.lib \
+ $(SLB)$/tpcontrols.lib \
+ $(SLB)$/slsshell.lib \
+ $(SLB)$/slsmodel.lib \
+ $(SLB)$/slsview.lib \
+ $(SLB)$/slscontroller.lib \
+ $(SLB)$/slscache.lib \
+ $(SLB)$/notes.lib
+
SHL2TARGET= sdd$(UPD)$(DLLPOSTFIX)
SHL2IMPLIB= sddimp