diff options
author | Jesús Corrius <jesus@softcatala.org> | 2012-06-04 11:26:20 +0200 |
---|---|---|
committer | Jesús Corrius <jesus@softcatala.org> | 2012-06-04 11:26:20 +0200 |
commit | 67673e9ba6788f4c85bfdaac6091148086f12941 (patch) | |
tree | 6e1b9de8b424f6a163bb76f93e8ef9e867f00810 /desktop/Executable_smath.mk | |
parent | e7035b865f200ca26f4ba197180a36dd498ca4ee (diff) |
Move the AppUserModelID code to the launcher
Diffstat (limited to 'desktop/Executable_smath.mk')
-rw-r--r-- | desktop/Executable_smath.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/desktop/Executable_smath.mk b/desktop/Executable_smath.mk index cbbb5bd3b655..4c7c4afb8232 100644 --- a/desktop/Executable_smath.mk +++ b/desktop/Executable_smath.mk @@ -37,10 +37,6 @@ $(eval $(call gb_Executable_use_libraries,smath,\ $(gb_STDLIBS) \ )) -$(eval $(call gb_Executable_use_static_libraries,smath,\ - appusermodelid \ -)) - $(eval $(call gb_Executable_add_libs,smath,\ $(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher) \ )) |