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.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/Executable_quickstart.mk b/desktop/Executable_quickstart.mk
index aa6abd32f80f..6db687018132 100644
--- a/desktop/Executable_quickstart.mk
+++ b/desktop/Executable_quickstart.mk
@@ -37,11 +37,9 @@ $(eval $(call gb_Executable_set_include,quickstart,\
$(eval $(call gb_Executable_add_linked_libs,quickstart,\
comdlg32 \
gdi32 \
- kernel32 \
ole32 \
oleaut32 \
shell32 \
- user32 \
))
ifeq ($(COM),GCC)