blob: e89209160617d23d4d219c989519719805d2eabf [file] [log] [blame]
QT += widgets remoteobjects websockets
requires(qtConfig(treeview))
SOURCES += main.cpp
include(../common/common.pri)
target.path = $$[QT_INSTALL_EXAMPLES]/remoteobjects/websockets/wsserver
INSTALLS += target