summaryrefslogtreecommitdiff
path: root/desktop/Executable_simpress.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Executable_simpress.mk')
-rw-r--r--desktop/Executable_simpress.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/Executable_simpress.mk b/desktop/Executable_simpress.mk
index d698df259c30..f0b72411d521 100644
--- a/desktop/Executable_simpress.mk
+++ b/desktop/Executable_simpress.mk
@@ -37,6 +37,10 @@ $(eval $(call gb_Executable_add_defs,simpress,\
-DUNICODE \
))
+$(eval $(call gb_Executable_add_linked_libs,simpress,\
+ $(gb_STDLIBS) \
+))
+
$(eval $(call gb_Executable_add_noexception_objects,simpress,\
desktop/win32/source/applauncher/launcher \
desktop/win32/source/applauncher/simpress \