From d8c9314229204d87e8f08e33da4e363b61e5c6ea Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 10 Feb 2013 14:44:07 +0000 Subject: fixed qmake support git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3213 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Input/Input.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/plugins/Input/Input.pro b/src/plugins/Input/Input.pro index 3490b1d58..d759279fe 100644 --- a/src/plugins/Input/Input.pro +++ b/src/plugins/Input/Input.pro @@ -16,7 +16,7 @@ contains(CONFIG, MODPLUG_PLUGIN){ } contains(CONFIG, FFMPEG_PLUGIN){ - # SUBDIRS += ffmpeg + SUBDIRS += ffmpeg } unix{ -- cgit v1.2.3-13-gbd6f