summaryrefslogtreecommitdiff
path: root/desktop/Executable_quickstart.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Executable_quickstart.mk')
-rw-r--r--desktop/Executable_quickstart.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/Executable_quickstart.mk b/desktop/Executable_quickstart.mk
index 470497d07e39..7da506601cd9 100644
--- a/desktop/Executable_quickstart.mk
+++ b/desktop/Executable_quickstart.mk
@@ -39,6 +39,7 @@ $(eval $(call gb_Executable_add_linked_libs,quickstart,\
ole32 \
oleaut32 \
shell32 \
+ $(gb_STDLIBS) \
))
ifeq ($(COM),GCC)