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/Input/sndfile/sndfile.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/plugins/Input/sndfile/sndfile.pro') diff --git a/src/plugins/Input/sndfile/sndfile.pro b/src/plugins/Input/sndfile/sndfile.pro index 914170d4c..a331b98f7 100644 --- a/src/plugins/Input/sndfile/sndfile.pro +++ b/src/plugins/Input/sndfile/sndfile.pro @@ -9,8 +9,7 @@ TARGET=$$PLUGINS_PREFIX/Input/sndfile INCLUDEPATH += ../../../ -CONFIG += release \ -warn_on \ +CONFIG += warn_on \ plugin \ link_pkgconfig -- cgit v1.2.3-13-gbd6f