summaryrefslogtreecommitdiffstats
path: root/desktop/Executable_quickstart.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Executable_quickstart.mk')
-rw-r--r--desktop/Executable_quickstart.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/Executable_quickstart.mk b/desktop/Executable_quickstart.mk
index 8500b1decd4a..8e2bc84ad6ef 100644
--- a/desktop/Executable_quickstart.mk
+++ b/desktop/Executable_quickstart.mk
@@ -40,9 +40,10 @@ $(eval $(call gb_Executable_use_libraries,quickstart,\
oleaut32 \
shell32 \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Executable_add_standard_system_libs,quickstart))
+
ifeq ($(COM),GCC)
$(eval $(call gb_Executable_use_libraries,quickstart,\