Define bundle prefix for dynamic library.

This commit is contained in:
Roman Telezhynskyi 2023-01-27 09:20:43 -08:00
parent e6c7051b6f
commit 766aae447d

View File

@ -6,6 +6,8 @@ VLib {
windeployqt.noVirtualkeyboard: true
bundle.identifierPrefix: 'ua.com.smart-pattern'
Properties {
condition: i18nconfig.limitDeploymentOfQtTranslations
windeployqt.languages: i18nconfig.qtTranslationLocales.join(',')