add info.plis.in to other files
This commit is contained in:
parent
c62f34fd53
commit
ed6d0f76a6
@ -59,6 +59,7 @@ ios: {
|
|||||||
plist.output = $$OUT_PWD/Info.plist
|
plist.output = $$OUT_PWD/Info.plist
|
||||||
QMAKE_SUBSTITUTES += plist
|
QMAKE_SUBSTITUTES += plist
|
||||||
QMAKE_INFO_PLIST = $$OUT_PWD/Info.plist
|
QMAKE_INFO_PLIST = $$OUT_PWD/Info.plist
|
||||||
|
OTHER_FILES += ../packaging/ios/Info.plist.in
|
||||||
}
|
}
|
||||||
|
|
||||||
BR=$$BRANDING
|
BR=$$BRANDING
|
||||||
@ -69,5 +70,6 @@ BR=$$BRANDING
|
|||||||
win32:RCC_ICONS += ../packaging/windows/packages/io.guh.mea/meta/logo.ico
|
win32:RCC_ICONS += ../packaging/windows/packages/io.guh.mea/meta/logo.ico
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
target.path = /usr/bin
|
target.path = /usr/bin
|
||||||
INSTALLS += target
|
INSTALLS += target
|
||||||
|
|||||||
Reference in New Issue
Block a user