blob: fee8edc6c89b4873582ed0ff76e65d9c6929c55c [file] [log] [blame]
TEMPLATE = app
TARGET = tableview_abstracttablemodel
QT += qml quick
SOURCES += main.cpp
RESOURCES += main.qml Button.qml
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target