harbour-Papocchio/Papocchio.pro
Andrea Scarpino b5c01f4425 Cleanup
2021-06-05 23:38:51 +02:00

39 lines
1.2 KiB
INI

TARGET = harbour-papocchio
CONFIG += sailfishapp
SOURCES += \
src/main.cpp
OTHER_FILES += \
qml/cover/CoverPage.qml \
qml/pages/MainPage.qml \
qml/Papocchio.qml \
harbour-papocchio.desktop \
rpm/harbour-papocchio.changes \
rpm/harbour-papocchio.spec \
rpm/harbour-papocchio.yaml
translations/*.ts
CONFIG += sailfishapp_i18n
TRANSLATIONS += \
translations/harbour-papocchio-ber.ts \
translations/harbour-papocchio-cs.ts \
translations/harbour-papocchio-de.ts \
translations/harbour-papocchio-el.ts \
translations/harbour-papocchio-eo.ts \
translations/harbour-papocchio-et.ts \
translations/harbour-papocchio-fi.ts \
translations/harbour-papocchio-fr.ts \
translations/harbour-papocchio-hr.ts \
translations/harbour-papocchio-hu.ts \
translations/harbour-papocchio-it.ts \
translations/harbour-papocchio-nb_NO.ts \
translations/harbour-papocchio-nl_BE.ts \
translations/harbour-papocchio-nl.ts \
translations/harbour-papocchio-ru_RU.ts \
translations/harbour-papocchio-sr.ts \
translations/harbour-papocchio-sv.ts \
translations/harbour-papocchio-tr.ts \
translations/harbour-papocchio-tzm.ts \
translations/harbour-papocchio-zh_Hant.ts