# HG changeset patch # User Chris Cannam # Date 1574241976 0 # Node ID 1d97a86274f1995f95cec48292d8e09400eb4c8b # Parent 90ee5448c20533a9d6a28af9f6b25167ca63e442 Add executable flag to install targets diff -r 90ee5448c205 -r 1d97a86274f1 tonyapp.pro --- 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