Kaydet (Commit) 2218ff17 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

We need the vbahelper headers especially when DISABLE_SCRIPTING

Change-Id: I632c3f14e4babbdbe2c35810a17bb39d5a42baf6
üst 6afeb7e0
......@@ -44,6 +44,7 @@ $(eval $(call gb_Library_add_defs,sc,\
$(eval $(call gb_Library_use_packages,sc,\
oox_inc \
vbahelper_inc \
))
$(eval $(call gb_Library_use_sdk_api,sc))
......
......@@ -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 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment