Define bundle prefix for dynamic library.
This commit is contained in:
parent
e6c7051b6f
commit
766aae447d
|
@ -6,6 +6,8 @@ VLib {
|
||||||
|
|
||||||
windeployqt.noVirtualkeyboard: true
|
windeployqt.noVirtualkeyboard: true
|
||||||
|
|
||||||
|
bundle.identifierPrefix: 'ua.com.smart-pattern'
|
||||||
|
|
||||||
Properties {
|
Properties {
|
||||||
condition: i18nconfig.limitDeploymentOfQtTranslations
|
condition: i18nconfig.limitDeploymentOfQtTranslations
|
||||||
windeployqt.languages: i18nconfig.qtTranslationLocales.join(',')
|
windeployqt.languages: i18nconfig.qtTranslationLocales.join(',')
|
||||||
|
|
Loading…
Reference in New Issue
Block a user