summaryrefslogtreecommitdiff
path: root/ucbhelper/Library_ucbhelper.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper/Library_ucbhelper.mk')
-rw-r--r--ucbhelper/Library_ucbhelper.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/ucbhelper/Library_ucbhelper.mk b/ucbhelper/Library_ucbhelper.mk
index 85c8e16f1573..8734c5291d91 100644
--- a/ucbhelper/Library_ucbhelper.mk
+++ b/ucbhelper/Library_ucbhelper.mk
@@ -50,5 +50,9 @@ $(eval $(call gb_Library_add_exception_objects,ucbhelper,\
ucbhelper/source/provider/simplenameclashresolverequest \
))
+$(eval $(call gb_Library_use_system_win32_libs,ucbhelper,\
+ Winhttp \
+))
+
# vim: set noet sw=4 ts=4: