1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
TEMPLATE = subdirs qtHaveModule(websockets) { SUBDIRS += chatserver-cpp \ chatclient-qml qtHaveModule(widgets) { SUBDIRS += standalone } } SUBDIRS += nodejs \ qwclient \ chatclient-html EXAMPLE_FILES += \ shared