console.pro 117 Bytes
TEMPLATE   = app
CONFIG    += console
SOURCES   += main.cpp
include(../../src/qtsinglecoreapplication.pri)
QT -= gui