From 67673e9ba6788f4c85bfdaac6091148086f12941 Mon Sep 17 00:00:00 2001 From: Jesús Corrius Date: Mon, 4 Jun 2012 11:26:20 +0200 Subject: Move the AppUserModelID code to the launcher --- desktop/Executable_sweb.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'desktop/Executable_sweb.mk') 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) \ )) -- cgit