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
commit2e32ee51666ccbc2e50cf407e6824bccad6d3d70 (patch)
tree048dec7414a7dbc5d87631c07e83b8d0f0db296e /vbahelper
parent1878dad419ce97060fb622d2c6ad4d6882777417 (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 3e23c492f32b..d0b79c8cfbeb 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 722b66d709a1..bb2c78b81604 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 \