harbour-Papocchio/Papocchio.pro
2019-11-27 10:23:30 +01:00

24 lines
595 B
Prolog

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-cs.ts \
translations/harbour-papocchio-it.ts \
translations/harbour-papocchio-nl.ts \
translations/harbour-papocchio-sr.ts \
translations/harbour-papocchio-sv.ts