harbour-Papocchio/Papocchio.pro

25 lines
595 B
Prolog
Raw Normal View History

2014-11-14 04:21:14 +03:00
TARGET = harbour-papocchio
CONFIG += sailfishapp
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 += \
translations/harbour-papocchio-cs.ts \
2016-07-07 21:34:12 +03:00
translations/harbour-papocchio-it.ts \
translations/harbour-papocchio-nl.ts \
2016-08-08 20:50:55 +03:00
translations/harbour-papocchio-sr.ts \
translations/harbour-papocchio-sv.ts