summaryrefslogtreecommitdiff
path: root/sw/Library_swd.mk
diff options
context:
space:
mode:
authorOliver-Rainer Wittmann <orw@apache.org>2012-10-01 11:20:41 +0000
committerOliver-Rainer Wittmann <orw@apache.org>2012-10-01 11:20:41 +0000
commit87d2cc83630d768227b5f02dc8e6cef389d91e5d (patch)
treecdd84cd52e463ed9b27688fc6d2ae90e37acd61f /sw/Library_swd.mk
parent8037c7164c747ea240b563af39a11f4f6bf037ef (diff)
link library swd against stl in order enable DEBUG=yes build under Windows
Notes
Notes: ignore: obsolete
Diffstat (limited to 'sw/Library_swd.mk')
-rw-r--r--sw/Library_swd.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Library_swd.mk b/sw/Library_swd.mk
index 9d9a0aefc71b..b0403fd032f5 100644
--- a/sw/Library_swd.mk
+++ b/sw/Library_swd.mk
@@ -48,6 +48,7 @@ $(eval $(call gb_Library_add_linked_libs,swd,\
sal \
sfx \
sot \
+ stl \
svl \
svt \
tl \