add console configuration
This commit is contained in:
parent
9667cd37ae
commit
ab5571ef0d
@ -2,7 +2,7 @@ QT += network websockets core
|
||||
QT -= gui
|
||||
TEMPLATE = app
|
||||
|
||||
CONFIG += c++11
|
||||
CONFIG += c++11 console
|
||||
|
||||
# The following define makes your compiler emit warnings if you use
|
||||
# any Qt feature that has been marked deprecated (the exact warnings
|
||||
|
Loading…
Reference in New Issue
Block a user