aboutsummaryrefslogtreecommitdiff
path: root/src/app
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-04-27 06:39:56 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-04-27 06:39:56 +0000
commitc9da71f2828b7940f62e77615915c906c04f8af9 (patch)
tree75daeaed2dab09052831863d6de21e662b2ec2dd /src/app
parentbf5722c868e1fa72980c5050c56effe66a70662e (diff)
downloadqmmp-c9da71f2828b7940f62e77615915c906c04f8af9.tar.gz
qmmp-c9da71f2828b7940f62e77615915c906c04f8af9.tar.bz2
qmmp-c9da71f2828b7940f62e77615915c906c04f8af9.zip
prepare for sid plugin implementation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3405 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/app')
-rw-r--r--src/app/app.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/app/app.pro b/src/app/app.pro
index 12362d557..dfad34bd9 100644
--- a/src/app/app.pro
+++ b/src/app/app.pro
@@ -22,7 +22,6 @@ QT += network
unix:TARGET = ../../bin/qmmp
win32:TARGET = ../../../bin/qmmp
CONFIG += thread \
- release \
warn_on
QMAKE_LIBDIR += ../../lib \
qmmpui