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