Mercurial > hg > tony
changeset 674:1d97a86274f1
Add executable flag to install targets
author | Chris Cannam |
---|---|
date | Wed, 20 Nov 2019 09:26:16 +0000 |
parents | 90ee5448c205 |
children | ea990b89e194 |
files | tonyapp.pro |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tonyapp.pro Mon Nov 18 15:07:19 2019 +0000 +++ b/tonyapp.pro Wed Nov 20 09:26:16 2019 +0000 @@ -21,11 +21,11 @@ tony_bins.path = $$PREFIX_PATH/bin/ tony_bins.files = tony - tony_bins.CONFIG = no_check_exist + tony_bins.CONFIG = no_check_exist executable tony_support.path = $$PREFIX_PATH/lib/tony/ tony_support.files = chp.so pyin.so - tony_support.CONFIG = no_check_exist + tony_support.CONFIG = no_check_exist executable tony_desktop.path = $$PREFIX_PATH/share/applications/ tony_desktop.files = tony.desktop