1 2 3 4 5 6 7
include(../examples.pri) TARGET = example_9_vCard SOURCES += example_9_vCard.cpp HEADERS += example_9_vCard.h