1 2 3 4 5
# Single Application implementation include(../../singleapplication.pri) DEFINES += QAPPLICATION_CLASS=QCoreApplication SOURCES += main.cpp