diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-07-20 19:25:25 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-07-20 19:25:25 +0000 |
| commit | ba1ead27be9789f63c1dce3f7ffc38ca38476b90 (patch) | |
| tree | c6c01277ea62760977239b15224701e276bf5edb /src/plugins/Input/Input.pro | |
| parent | 411a6c40f71b28328262a195935c5f94f3584d8e (diff) | |
| download | qmmp-ba1ead27be9789f63c1dce3f7ffc38ca38476b90.tar.gz qmmp-ba1ead27be9789f63c1dce3f7ffc38ca38476b90.tar.bz2 qmmp-ba1ead27be9789f63c1dce3f7ffc38ca38476b90.zip | |
enabled modplug plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1054 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/Input.pro')
| -rw-r--r-- | src/plugins/Input/Input.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Input/Input.pro b/src/plugins/Input/Input.pro index 2aff50c64..7cdba20aa 100644 --- a/src/plugins/Input/Input.pro +++ b/src/plugins/Input/Input.pro @@ -6,7 +6,7 @@ TEMPLATE = subdirs unix{ SUBDIRS += vorbis sndfile wavpack contains(CONFIG, MODPLUG_PLUGIN){ - #SUBDIRS += modplug + SUBDIRS += modplug message(***************************) message(* Modplug plugin enabled *) message(***************************) |
