blob: 8e6bd5f663c923e5e591e40552afc948f2f0145a [file] [log] [blame]
TEMPLATE = app
TARGET = swipetoremove
QT += qml
SOURCES += \
swipetoremove.cpp
RESOURCES += \
swipetoremove.qml \
fonts/fontello.ttf
target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols2/swipetoremove
INSTALLS += target