summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'desktop')
-rw-r--r--desktop/Executable_soffice.bin.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/Executable_soffice.bin.mk b/desktop/Executable_soffice.bin.mk
index cc5796ad0059..9682afcd4e34 100644
--- a/desktop/Executable_soffice.bin.mk
+++ b/desktop/Executable_soffice.bin.mk
@@ -58,6 +58,7 @@ ifeq ($(COM),MSC)
$(eval $(call gb_Executable_add_ldflags,$(sofficebin),\
/STACK:10000000 \
+ /SUBSYSTEM:WINDOWS \
))
endif