From c5ceecc2ac65bf4ceeb9dd5223403535abb16d5a Mon Sep 17 00:00:00 2001 From: Thorvald Natvig Date: Sun, 4 Sep 2005 11:58:11 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@39 05730e5d-ab1b-0410-a4ac-84af385074fa --- murmur.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/murmur.pro b/murmur.pro index fa94871d5..e984ac6f9 100644 --- a/murmur.pro +++ b/murmur.pro @@ -1,5 +1,5 @@ TEMPLATE =app -CONFIG += qt thread warn_on network release console +CONFIG += qt thread warn_on network console debug CONFIG -= gui QT += network TARGET = murmur