add console configuration

This commit is contained in:
scatterflower 2020-09-06 09:53:41 -05:00
parent 9667cd37ae
commit ab5571ef0d

View File

@ -2,7 +2,7 @@ QT += network websockets core
QT -= gui QT -= gui
TEMPLATE = app TEMPLATE = app
CONFIG += c++11 CONFIG += c++11 console
# The following define makes your compiler emit warnings if you use # The following define makes your compiler emit warnings if you use
# any Qt feature that has been marked deprecated (the exact warnings # any Qt feature that has been marked deprecated (the exact warnings