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