blob: d2fc6c4dfc0cd7597b907da2d0f0929b6561c0ba [file] [log] [blame]
QT += widgets remoteobjects
requires(qtConfig(treeview))
TEMPLATE = app
CONFIG += c++11
SOURCES += main.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/remoteobjects/modelviewserver
INSTALLS += target