From ff85d16aad8dbc9ae118aa81f4741bf46b1b53d5 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 22 Dec 2012 09:33:31 +0000 Subject: fixed build git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3086 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/PlayListFormats/PlayListFormats.pro | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/plugins/PlayListFormats/PlayListFormats.pro (limited to 'src/plugins/PlayListFormats/PlayListFormats.pro') diff --git a/src/plugins/PlayListFormats/PlayListFormats.pro b/src/plugins/PlayListFormats/PlayListFormats.pro new file mode 100644 index 000000000..f214cffff --- /dev/null +++ b/src/plugins/PlayListFormats/PlayListFormats.pro @@ -0,0 +1,6 @@ +TEMPLATE = subdirs + +SUBDIRS += m3u pls xspf + + + -- cgit v1.2.3-13-gbd6f