summaryrefslogtreecommitdiff
path: root/vbahelper
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-03-17 13:38:37 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-03-17 13:43:17 +0100
commitaf1aaedbdb9e6778559e1c1934eb2ea9a9d03191 (patch)
treef6ff8c2a55a7ef6518c77f499f972cc335242a6a /vbahelper
parent068d7f72bca71b319c4bba63aed95b0487376e1b (diff)
killing off stl in gbuild
Diffstat (limited to 'vbahelper')
-rwxr-xr-xvbahelper/Library_msforms.mk1
-rwxr-xr-xvbahelper/Library_vbahelper.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/vbahelper/Library_msforms.mk b/vbahelper/Library_msforms.mk
index 3e23c492f3..d0b79c8cfb 100755
--- a/vbahelper/Library_msforms.mk
+++ b/vbahelper/Library_msforms.mk
@@ -60,7 +60,6 @@ $(eval $(call gb_Library_add_linked_libs,msforms,\
vcl \
tk \
sb \
- stl \
$(gb_STDLIBS) \
))
diff --git a/vbahelper/Library_vbahelper.mk b/vbahelper/Library_vbahelper.mk
index 722b66d709..bb2c78b816 100755
--- a/vbahelper/Library_vbahelper.mk
+++ b/vbahelper/Library_vbahelper.mk
@@ -57,7 +57,6 @@ $(eval $(call gb_Library_add_linked_libs,vbahelper,\
tl \
sal \
sfx \
- stl \
svt \
vcl \
svl \