From ed6d0f76a65227311bf74638d16b1f7a5fa7aca4 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Wed, 6 Jun 2018 19:28:54 +0200 Subject: [PATCH] add info.plis.in to other files --- mea/mea.pro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mea/mea.pro b/mea/mea.pro index 9d829a83..b8b15a72 100644 --- a/mea/mea.pro +++ b/mea/mea.pro @@ -59,6 +59,7 @@ ios: { plist.output = $$OUT_PWD/Info.plist QMAKE_SUBSTITUTES += plist QMAKE_INFO_PLIST = $$OUT_PWD/Info.plist + OTHER_FILES += ../packaging/ios/Info.plist.in } BR=$$BRANDING @@ -69,5 +70,6 @@ BR=$$BRANDING win32:RCC_ICONS += ../packaging/windows/packages/io.guh.mea/meta/logo.ico } + target.path = /usr/bin INSTALLS += target