blob: 4e9c12d3146a6d6770ce647d9ed7e86ced40b3dd [file] [log] [blame]
TEMPLATE = app
QT += qml quick remoteobjects
CONFIG += c++11
SOURCES += main.cpp
RESOURCES += qml.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/remoteobjects/qmlmodelviewclient
INSTALLS += target