From ab5571ef0d57919179e2272ec85d39de5df88679 Mon Sep 17 00:00:00 2001 From: scatterflower Date: Sun, 6 Sep 2020 09:53:41 -0500 Subject: [PATCH] add console configuration --- akashi.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/akashi.pro b/akashi.pro index e987da8..e18ab4b 100644 --- a/akashi.pro +++ b/akashi.pro @@ -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