summaryrefslogtreecommitdiff
path: root/vbahelper
diff options
context:
space:
mode:
authorJürgen Schmidt <jsc@apache.org>2013-05-31 07:27:08 +0000
committerJürgen Schmidt <jsc@apache.org>2013-05-31 07:27:08 +0000
commit894ae72e805d5fc04b4004e7ae95cebf50ceacf1 (patch)
tree5499118ef9520b4f07b309b7631ecfccbdd5a71a /vbahelper
parent1deb4e880ad5e6daf64dde007dcc09d9d2737884 (diff)
#122356# rename toolkit lib due to conflicts on MacOS, it's a workaround for conflicts with sqlite..., will be probably solved with dropping mozilla libs
Notes
Notes: reject: we didnt drop our lo suffix which avoids this
Diffstat (limited to 'vbahelper')
-rwxr-xr-xvbahelper/Library_msforms.mk2
-rwxr-xr-xvbahelper/Library_vbahelper.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/vbahelper/Library_msforms.mk b/vbahelper/Library_msforms.mk
index 9f2834b40c8a..5b2342bba8dc 100755
--- a/vbahelper/Library_msforms.mk
+++ b/vbahelper/Library_msforms.mk
@@ -53,7 +53,7 @@ $(eval $(call gb_Library_add_linked_libs,msforms,\
svt \
svx \
stl \
- tk \
+ ootk \
tl \
vbahelper \
vcl \
diff --git a/vbahelper/Library_vbahelper.mk b/vbahelper/Library_vbahelper.mk
index a36fa3bf8a52..775a3655cd81 100755
--- a/vbahelper/Library_vbahelper.mk
+++ b/vbahelper/Library_vbahelper.mk
@@ -56,7 +56,7 @@ $(eval $(call gb_Library_add_linked_libs,vbahelper,\
stl \
svl \
svt \
- tk \
+ ootk \
tl \
utl \
vcl \