1 2 3 4 5 6
DEFINES += QAPPLICATION_CLASS=QApplication HEADERS += $$PWD/singleapplication.h SOURCES += $$PWD/singleapplication.cpp QT += core network