summaryrefslogtreecommitdiff
path: root/desktop/Executable_scalc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Executable_scalc.mk')
-rw-r--r--desktop/Executable_scalc.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/Executable_scalc.mk b/desktop/Executable_scalc.mk
index ce90099a532b..6b626e54e635 100644
--- a/desktop/Executable_scalc.mk
+++ b/desktop/Executable_scalc.mk
@@ -37,6 +37,10 @@ $(eval $(call gb_Executable_use_libraries,scalc,\
$(gb_STDLIBS) \
))
+$(eval $(call gb_Executable_use_static_libraries,scalc,\
+ appusermodelid \
+))
+
$(eval $(call gb_Executable_add_libs,scalc,\
$(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher) \
))