summaryrefslogtreecommitdiff
path: root/svx/Library_svxcore.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-12-19 10:20:51 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-12-19 10:47:39 +0000
commit9bf638c8f0a744965aa3e9568bf6fe8caaf57f25 (patch)
tree6c94c093226876708236e7a45b09022a03459b3c /svx/Library_svxcore.mk
parentc61f986374a875acdbc29b3576271342742f8946 (diff)
msvc 2008 express won't link without explicit salhelper
post salhelper visibility markup and gbuildification express 2008 doesn't link without salhelper mentioned on link line
Diffstat (limited to 'svx/Library_svxcore.mk')
-rw-r--r--svx/Library_svxcore.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index 5ae06ab17c75..f7b3be75443f 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -73,7 +73,8 @@ $(eval $(call gb_Library_add_linked_libs,svxcore,\
i18nisolang1 \
lng \
sal \
- sax \
+ salhelper \
+ sax \
sfx \
sot \
svl \