From 13befc31a6079aee01caa593778e724c0929aa98 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 27 Apr 2013 06:53:17 +0000 Subject: qmake: removed release option from config git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3406 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/hotkey/hotkey.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/plugins/General/hotkey') diff --git a/src/plugins/General/hotkey/hotkey.pro b/src/plugins/General/hotkey/hotkey.pro index c27869511..05a80c6b9 100644 --- a/src/plugins/General/hotkey/hotkey.pro +++ b/src/plugins/General/hotkey/hotkey.pro @@ -1,7 +1,6 @@ include(../../plugins.pri) -CONFIG += release \ -warn_on \ +CONFIG += warn_on \ plugin \ lib \ link_pkgconfig -- cgit v1.2.3-13-gbd6f