summaryrefslogtreecommitdiff
path: root/xmlscript
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-03-02 14:38:51 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-17 01:02:37 +0200
commit6cf6db3b587c5abed0c635e87f63bbe221eea63f (patch)
tree963a7178a9cdc5d03399773f5e9713c30d752a87 /xmlscript
parentb0fe6086c3a0d6a4b4927e79ca06833f3ead24df (diff)
CWS gnumake4: some fixes for Windows [hg:9eb9b5d5181e]
Diffstat (limited to 'xmlscript')
-rw-r--r--xmlscript/Library_xcr.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlscript/Library_xcr.mk b/xmlscript/Library_xcr.mk
index 69330135fec4..06bd76db9e19 100644
--- a/xmlscript/Library_xcr.mk
+++ b/xmlscript/Library_xcr.mk
@@ -47,6 +47,7 @@ $(eval $(call gb_Library_add_linked_libs,xcr,\
sal \
cppu \
cppuhelper \
+ stl \
$(gb_STDLIBS) \
))