summaryrefslogtreecommitdiff
path: root/setup_native/Library_reg4allmsdoc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'setup_native/Library_reg4allmsdoc.mk')
-rw-r--r--setup_native/Library_reg4allmsdoc.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup_native/Library_reg4allmsdoc.mk b/setup_native/Library_reg4allmsdoc.mk
index 64aa20f42691..f20fa5ad5aea 100644
--- a/setup_native/Library_reg4allmsdoc.mk
+++ b/setup_native/Library_reg4allmsdoc.mk
@@ -31,8 +31,8 @@ $(eval $(call gb_Library_add_exception_objects,reg4allmsdoc,\
$(eval $(call gb_Library_use_system_win32_libs,reg4allmsdoc,\
libcmt \
libcpmt \
- $(if $(filter-out 120,$(VCVER)),libucrt) \
- $(if $(filter-out 120,$(VCVER)),libvcruntime) \
+ libucrt \
+ libvcruntime \
msi \
kernel32 \
user32 \