harbour-Papocchio/Papocchio.pro

43 lines
1.3 KiB
Prolog
Raw Normal View History

2014-11-14 04:21:14 +03:00
TARGET = harbour-papocchio
CONFIG += sailfishapp
2022-05-03 00:24:39 +03:00
SAILFISHAPP_ICONS = 86x86 108x108 128x128 172x172
2014-11-14 04:21:14 +03:00
SOURCES += \
src/main.cpp
OTHER_FILES += \
qml/cover/CoverPage.qml \
qml/pages/MainPage.qml \
qml/Papocchio.qml \
2014-11-14 04:21:14 +03:00
harbour-papocchio.desktop \
rpm/harbour-papocchio.changes \
rpm/harbour-papocchio.spec \
rpm/harbour-papocchio.yaml
2015-07-23 19:39:15 +03:00
translations/*.ts
2014-11-14 04:21:14 +03:00
CONFIG += sailfishapp_i18n
2016-08-08 20:50:55 +03:00
TRANSLATIONS += \
2021-06-05 20:54:38 +03:00
translations/harbour-papocchio-ber.ts \
2016-08-08 20:50:55 +03:00
translations/harbour-papocchio-cs.ts \
2017-12-08 23:19:05 +03:00
translations/harbour-papocchio-de.ts \
translations/harbour-papocchio-el.ts \
2021-06-05 20:54:38 +03:00
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 \
2017-12-08 23:19:05 +03:00
translations/harbour-papocchio-hu.ts \
2016-07-07 21:34:12 +03:00
translations/harbour-papocchio-it.ts \
2022-11-26 00:23:28 +03:00
translations/harbour-papocchio-lt.ts \
2017-12-08 23:19:05 +03:00
translations/harbour-papocchio-nb_NO.ts \
2021-06-05 20:54:38 +03:00
translations/harbour-papocchio-nl_BE.ts \
2016-07-07 21:34:12 +03:00
translations/harbour-papocchio-nl.ts \
2017-12-08 23:19:05 +03:00
translations/harbour-papocchio-ru_RU.ts \
2016-08-08 20:50:55 +03:00
translations/harbour-papocchio-sr.ts \
2021-06-05 20:54:38 +03:00
translations/harbour-papocchio-sv.ts \
translations/harbour-papocchio-tr.ts \
2023-02-02 01:33:06 +03:00
translations/harbour-papocchio-tzm.ts \
translations/harbour-papocchio-zgh.ts