1 2 3 4 5 6 7 8
include(../examples.pri) TARGET = example_0_connected HEADERS += main.h SOURCES += main.cpp OTHER_FILES += README