1 2 3 4 5 6 7 8 9
TEMPLATE = app TARGET = jsondb-chat QT += jsondb SOURCES += main.cpp \ chatclient.cpp HEADERS += \ chatclient.h