summaryrefslogtreecommitdiff
path: root/sw/Library_sw.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-04-05 08:50:12 +0300
committerTor Lillqvist <tml@iki.fi>2013-04-05 08:50:12 +0300
commit2218ff176394892092bd1777201a85615edef442 (patch)
treeb6735e475e21835a4ccbe63838286a3cbda1d8e1 /sw/Library_sw.mk
parent6afeb7e00c4cb4bc7fee17cf460a37952a1384a9 (diff)
We need the vbahelper headers especially when DISABLE_SCRIPTING
Change-Id: I632c3f14e4babbdbe2c35810a17bb39d5a42baf6
Diffstat (limited to 'sw/Library_sw.mk')
-rw-r--r--sw/Library_sw.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk
index d2ba82c70bb6..8438bb404a67 100644
--- a/sw/Library_sw.mk
+++ b/sw/Library_sw.mk
@@ -73,6 +73,10 @@ $(eval $(call gb_Library_use_libraries,sw,\
$(gb_UWINAPI) \
))
+$(eval $(call gb_Library_use_packages,sw,\
+ vbahelper_inc \
+))
+
$(eval $(call gb_Library_use_externals,sw,\
boost_headers \
icuuc \