blob: 847c741b002d73cd6ad68ad80c8085da2cf8e624 [file] [log] [blame]
TEMPLATE = app
QT += quick qml
SOURCES += main.cpp
RESOURCES += qml-i18n.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/qml/qml-i18n
INSTALLS += target
CONFIG += lrelease embed_translations
TRANSLATIONS += \
i18n/base.ts \
i18n/qml_en.ts \
i18n/qml_en_AU.ts \
i18n/qml_fr.ts