summaryrefslogtreecommitdiff
path: root/framework/util
diff options
context:
space:
mode:
authorPeter Burow <pb@openoffice.org>2001-05-11 09:13:21 +0000
committerPeter Burow <pb@openoffice.org>2001-05-11 09:13:21 +0000
commit39fd192f12d626ae1826323458a692b0b9f59d5c (patch)
tree899e0d531a31133349942dada9650b2695dd9d09 /framework/util
parent4789d134dc6db1c4af92216673430d732857886a (diff)
move bmkmenu to fwe
Diffstat (limited to 'framework/util')
-rw-r--r--framework/util/makefile.mk13
1 files changed, 7 insertions, 6 deletions
diff --git a/framework/util/makefile.mk b/framework/util/makefile.mk
index ab15589014cd..c54814acbf15 100644
--- a/framework/util/makefile.mk
+++ b/framework/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.26 $
+# $Revision: 1.27 $
#
-# last change: $Author: fs $ $Date: 2001-05-07 15:09:29 $
+# last change: $Author: pb $ $Date: 2001-05-11 10:13:21 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -84,7 +84,8 @@ LIB1TARGET=$(SLB)$/fweobj.lib
LIB1OBJFILES= $(SLO)$/menuconfiguration.obj \
$(SLO)$/attributelist.obj \
$(SLO)$/imageproducer.obj \
- $(SLO)$/menudocumenthandler.obj
+ $(SLO)$/menudocumenthandler.obj \
+ $(SLO)$/bmkmenu.obj
# --- services library ----------------------------------------------------
@@ -124,10 +125,9 @@ SHL1OBJS= $(SLO)$/registerservices.obj \
$(SLO)$/resetableguard.obj \
$(SLO)$/gate.obj \
$(SLO)$/omenudispatcher.obj \
- $(SLO)$/timerhelper.obj \
+ $(SLO)$/timerhelper.obj \
$(SLO)$/helpagentdispatcher.obj \
- $(SLO)$/menumanager.obj \
- $(SLO)$/bmkmenu.obj
+ $(SLO)$/menumanager.obj
SHL1STDLIBS= $(CPPULIB) \
$(CPPUHELPERLIB) \
@@ -224,6 +224,7 @@ SHL4STDLIBS= $(VCLLIB) \
$(VOSLIB) \
$(SALLIB) \
$(SVLIB) \
+ $(SVLLIB) \
$(TOOLSLIB)
SHL4DEF= $(MISC)$/$(SHL4TARGET).def