harbour-Papocchio/Papocchio.pro

21 lines
457 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-02-23 23:40:21 +03:00
TRANSLATIONS += translations/harbour-lyrics-it.ts \
translations/harbour-papocchio-cs.ts