1 2 3 4 5 6 7 8 9
TEMPLATE = app CONFIG += console QT -= gui SOURCES = main.cpp target.path = $$[QT_INSTALL_BINS] INSTALLS += target