add info.plis.in to other files

This commit is contained in:
Michael Zanetti 2018-06-06 19:28:54 +02:00 committed by Michael Zanetti
parent c62f34fd53
commit ed6d0f76a6

View File

@ -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