From 77c14ee497c9b38dfc5e1115e97ad084e7f88a2d Mon Sep 17 00:00:00 2001 From: Matthieu Gautier Date: Wed, 8 Apr 2020 17:20:51 +0200 Subject: [PATCH] Do not build kiwix-desktop with the console on windows. --- kiwix-desktop.pro | 4 ---- 1 file changed, 4 deletions(-) diff --git a/kiwix-desktop.pro b/kiwix-desktop.pro index 09e7d3f..5bb5484 100644 --- a/kiwix-desktop.pro +++ b/kiwix-desktop.pro @@ -27,10 +27,6 @@ win32 { DEFINES += BUILD_DATE='"$$system(echo %DATE%)"' } -win32 { - CONFIG += console -} - # The following define makes your compiler emit warnings if you use # any feature of Qt which has been marked as deprecated (the exact warnings