TEMPLATE = app CONFIG += console c++11 CONFIG -= app_bundle CONFIG -= qt CONFIG += release SOURCES += \ main.cpp DESTDIR="$$PWD/../build"