diff --git a/kiwix-desktop.pro b/kiwix-desktop.pro index 3aa7f20..922554e 100644 --- a/kiwix-desktop.pro +++ b/kiwix-desktop.pro @@ -27,6 +27,10 @@ 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