summaryrefslogtreecommitdiffstats
path: root/examples/remoteobjects/modelviewclient/modelviewclient.pro
blob: f2ab294d6afb472409ff42469d8c168488d30534 (plain)
1
2
3
4
5
6
7
8
9
SOURCES = main.cpp

CONFIG   -= app_bundle

# install
target.path = $$[QT_INSTALL_EXAMPLES]/remoteobjects/modelviewclient
INSTALLS += target

QT += widgets remoteobjects