summaryrefslogtreecommitdiffstats
path: root/onlineupdate/Executable_mar.mk
diff options
context:
space:
mode:
authorNathan Yee <ny.nathan.yee@gmail.com>2015-07-14 14:36:37 -0700
committerJan Holesovsky <kendy@collabora.com>2015-07-22 07:18:22 +0200
commitb59955bf2124b558147033782bf067a3723e4730 (patch)
treeeb009a5eaa41daaba94cb17c5b6368c4b96dff83 /onlineupdate/Executable_mar.mk
parenttdf#91574 - ensure we get paint events to render directx presenter console. (diff)
downloadcore-b59955bf2124b558147033782bf067a3723e4730.tar.gz
core-b59955bf2124b558147033782bf067a3723e4730.zip
online update tdf#68274: fix --enable-online-update=mar on Windows
Change-Id: I397566ae2488799399cad361b24a281d3599cc5b
Diffstat (limited to 'onlineupdate/Executable_mar.mk')
-rw-r--r--onlineupdate/Executable_mar.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/onlineupdate/Executable_mar.mk b/onlineupdate/Executable_mar.mk
index 391f272d11eb..7a42b3ca437d 100644
--- a/onlineupdate/Executable_mar.mk
+++ b/onlineupdate/Executable_mar.mk
@@ -17,6 +17,13 @@ $(eval $(call gb_Executable_set_include,mar,\
$$(INCLUDE) \
))
+ifeq ($(OS),WNT)
+$(eval $(call gb_Executable_add_libs,mar,\
+ ws2_32.lib \
+ Crypt32.lib \
+))
+endif
+
$(eval $(call gb_Executable_use_externals,mar,nss3))
$(eval $(call gb_Executable_add_cobjects,mar,\