summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-02-25 16:51:24 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-16 12:40:20 +0200
commit89b2fa80738bfdc148661fa0f2621265d86b6a01 (patch)
treefe7217ec1ed8584bce77b02fafd4850e075505a6 /Repository.mk
parentc13010c2612afdaad58fbbf89286dcf0f02f75e5 (diff)
CWS gnumake4: convert canvas to new build system
Diffstat (limited to 'Repository.mk')
-rwxr-xr-xRepository.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk
index fdb68ba917cf..f17de2e38b88 100755
--- a/Repository.mk
+++ b/Repository.mk
@@ -44,9 +44,11 @@ $(eval $(call gb_Helper_register_executables,OOO, \
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
AppleRemote \
+ agg \
avmedia \
basegfx \
basebmp \
+ canvastools \
cui \
desktop_detector \
drawinglayer \
@@ -128,12 +130,20 @@ $(eval $(call gb_Helper_register_libraries,STLLIBS, \
))
$(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
+ cairocanvas \
+ canvasfactory \
+ directx5canvas \
+ directx9canvas \
fsstorage \
+ gdipluscanvas \
hatchwindowfactory \
+ nullcanvas \
passwordcontainer \
productregistration \
+ simplecanvas \
vbaswobj \
msforms \
+ vclcanvas \
))