configure as console-only application

This commit is contained in:
Martchus 2015-09-01 20:34:20 +02:00
parent 2a95d349b6
commit b9517071cb
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ CONFIG += no-gui
TEMPLATE = app
CONFIG -= qt
CONFIG += console
SOURCES += main.cpp \
location.cpp \