diff --git a/chatcleaner.pro b/chatcleaner.pro index dde8f6a9..72f94f21 100644 --- a/chatcleaner.pro +++ b/chatcleaner.pro @@ -5,8 +5,7 @@ CODECFORSRC = UTF-8 QT += network QT -= gui TARGET = chatcleaner -CONFIG += console \ - debug +CONFIG += console CONFIG -= app_bundle MOC_DIR = mocs OBJECTS_DIR = obj