summaryrefslogtreecommitdiff
path: root/desktop/Executable_sweb.mk
diff options
context:
space:
mode:
authorJesús Corrius <jesus@softcatala.org>2012-06-04 11:26:20 +0200
committerJesús Corrius <jesus@softcatala.org>2012-06-04 11:26:20 +0200
commit67673e9ba6788f4c85bfdaac6091148086f12941 (patch)
tree6e1b9de8b424f6a163bb76f93e8ef9e867f00810 /desktop/Executable_sweb.mk
parente7035b865f200ca26f4ba197180a36dd498ca4ee (diff)
Move the AppUserModelID code to the launcher
Diffstat (limited to 'desktop/Executable_sweb.mk')
-rw-r--r--desktop/Executable_sweb.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/desktop/Executable_sweb.mk b/desktop/Executable_sweb.mk
index dd88c31d9228..870cf7d6c86a 100644
--- a/desktop/Executable_sweb.mk
+++ b/desktop/Executable_sweb.mk
@@ -37,10 +37,6 @@ $(eval $(call gb_Executable_use_libraries,sweb,\
$(gb_STDLIBS) \
))
-$(eval $(call gb_Executable_use_static_libraries,sweb,\
- appusermodelid \
-))
-
$(eval $(call gb_Executable_add_libs,sweb,\
$(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher) \
))