QT = core gui CONFIG += console SOURCES += widget.cpp RUN_ARGS = -style windows DEPTH = . include($$DEPTH/../common.pri) else:error("Cannot include $$DEPTH/../common.pri!")