From 2d622fd9bcb8da9dd3f3206e296cd6a701fc9d12 Mon Sep 17 00:00:00 2001 From: vovanec Date: Sat, 23 Jun 2007 16:48:01 +0000 Subject: moved into qmmp dir git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@12 90c681e8-e032-0410-971d-27865f9a5e38 --- qmmp.pri | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 qmmp.pri (limited to 'qmmp.pri') diff --git a/qmmp.pri b/qmmp.pri new file mode 100644 index 000000000..e14eebf13 --- /dev/null +++ b/qmmp.pri @@ -0,0 +1,8 @@ +#Common settings for Qmmp build + +#Comment/uncomment this if you want to change plugins list + +CONFIG += JACK_PLUGIN +CONFIG += FLAC_PLUGIN +CONFIG += MUSEPACK_PLUGIN +CONFIG += FFMPEG_PLUGIN \ No newline at end of file -- cgit v1.2.3-13-gbd6f