summaryrefslogtreecommitdiff
path: root/drawinglayer
diff options
context:
space:
mode:
authorArmin Weiss <aw@openoffice.org>2005-11-04 11:43:00 +0000
committerArmin Weiss <aw@openoffice.org>2005-11-04 11:43:00 +0000
commit32d995ef34b00641d23d0259f7d6681707292b22 (patch)
tree4d1c27665636aaa6d9d47eeec091dedb3a46ada0 /drawinglayer
parent4262c344d19819b029534873483dae25c9a8b2d3 (diff)
#i39532#
Diffstat (limited to 'drawinglayer')
-rw-r--r--drawinglayer/prj/build.lst2
-rw-r--r--drawinglayer/util/makefile.mk5
2 files changed, 4 insertions, 3 deletions
diff --git a/drawinglayer/prj/build.lst b/drawinglayer/prj/build.lst
index b4761623ea70..9fbb29512d83 100644
--- a/drawinglayer/prj/build.lst
+++ b/drawinglayer/prj/build.lst
@@ -1,4 +1,4 @@
-fx drawinglayer : sal vcl basegfx offuh cppuhelper cppu NULL
+fx drawinglayer : goodies sal vcl basegfx offuh cppuhelper cppu NULL
fx drawinglayer usr1 - all fx_mkout NULL
fx drawinglayer\inc get - all fx_inc NULL
fx drawinglayer\prj get - all fx_prj NULL
diff --git a/drawinglayer/util/makefile.mk b/drawinglayer/util/makefile.mk
index 1812130de67b..d38d18d6d9bd 100644
--- a/drawinglayer/util/makefile.mk
+++ b/drawinglayer/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: aw $ $Date: 2005-10-28 11:52:44 $
+# last change: $Author: aw $ $Date: 2005-11-04 12:43:00 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -52,6 +52,7 @@ SHL1TARGET= drawinglayer$(UPD)$(DLLPOSTFIX)
SHL1IMPLIB= idrawinglayer
SHL1STDLIBS=\
+ $(GOODIESLIB) \
$(VCLLIB) \
$(BASEGFXLIB) \
$(TOOLSLIB) \