diff options
author | Jesús Corrius <jesus@softcatala.org> | 2012-05-23 22:06:44 +0200 |
---|---|---|
committer | Jesús Corrius <jesus@softcatala.org> | 2012-05-24 08:38:12 +0200 |
commit | 776db316d271d14e653426e21e66b983ec52100a (patch) | |
tree | 711b39f03067749e2c9b63c81b2451d7c902a915 /desktop/Module_desktop.mk | |
parent | eadcfa4e276aad610c674dd3eabc0956cb669d9b (diff) |
set explicit Application User Models IDs in the native Windows launchers
Change-Id: Ib60a2a4f0d28a53d997731eb34b118cc9b9f822d
Diffstat (limited to 'desktop/Module_desktop.mk')
-rw-r--r-- | desktop/Module_desktop.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/Module_desktop.mk b/desktop/Module_desktop.mk index cb067b3205c6..cdc3d9920896 100644 --- a/desktop/Module_desktop.mk +++ b/desktop/Module_desktop.mk @@ -77,6 +77,7 @@ ifeq ($(OS),WNT) $(eval $(call gb_Module_add_targets,desktop,\ StaticLibrary_winextendloaderenv \ StaticLibrary_winlauncher \ + StaticLibrary_appusermodelid \ Executable_crashrep.com \ Executable_quickstart \ Executable_sbase \ |