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 /Repository.mk | |
parent | eadcfa4e276aad610c674dd3eabc0956cb669d9b (diff) |
set explicit Application User Models IDs in the native Windows launchers
Change-Id: Ib60a2a4f0d28a53d997731eb34b118cc9b9f822d
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk index 535b0e1740af..3f641d6daa41 100644 --- a/Repository.mk +++ b/Repository.mk @@ -121,6 +121,7 @@ $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \ directxcanvas \ winextendloaderenv \ winlauncher \ + appusermodelid \ )) else |