summaryrefslogtreecommitdiff
path: root/svx/util
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2010-03-21 20:01:33 +0100
committerChristian Lippka <cl@openoffice.org>2010-03-21 20:01:33 +0100
commitb3ca4b3cbdce79eb3b387da6e84126c7a9f20eaa (patch)
treee57f602bd044ddd18100f27cefa7ec954f583de8 /svx/util
parentd8ba1a522388f4b14e3d9ce9d934f4166fe0ae4d (diff)
Adding PopupMenuController to allow PopupMenuControllerBase dervivates to be used in toolbars
Diffstat (limited to 'svx/util')
-rw-r--r--svx/util/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/svx/util/makefile.mk b/svx/util/makefile.mk
index 0006fa2ff5fe..050decc8d4f5 100644
--- a/svx/util/makefile.mk
+++ b/svx/util/makefile.mk
@@ -45,6 +45,10 @@ SHL1TARGET= svxcore$(DLLPOSTFIX)
SHL1IMPLIB= isvxcore
SHL1USE_EXPORTS=name
+SHL1OBJS= \
+ $(SLO)$/coreservices.obj
+
+
SHL1LIBS= \
$(SLB)$/animation.lib \
$(SLB)$/attribute.lib \