Kaydet (Commit) b0bcadf6 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Windows oleautobridge depends on ATL

Change-Id: I94b43b03f742da7c6c8cf2e6a60ed305c1395fa7
üst 4cb17e88
......@@ -60,8 +60,8 @@ $(eval $(call gb_CppunitTest_use_ure,basic_vba))
$(eval $(call gb_CppunitTest_use_components,basic_vba,\
configmgr/source/configmgr \
i18npool/util/i18npool \
$(if $(filter $(OS),WNT), \
extensions/source/ole/oleautobridge) \
$(if $(DISABLE_ATL),,$(if $(filter $(OS),WNT), \
extensions/source/ole/oleautobridge)) \
))
$(eval $(call gb_CppunitTest_use_configuration,basic_vba))
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