diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-05-30 17:39:42 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-05-30 17:39:42 +0000 |
| commit | 9b80a143f0ba56ba50a0108c94f005df62cbeade (patch) | |
| tree | 4f1a793132972353ccc131d29840f344ae211a18 /src/plugins/Input/Input.pro | |
| parent | 0027a3d62ef3d8cfadc6105b14f1136da7702d34 (diff) | |
| download | qmmp-9b80a143f0ba56ba50a0108c94f005df62cbeade.tar.gz qmmp-9b80a143f0ba56ba50a0108c94f005df62cbeade.tar.bz2 qmmp-9b80a143f0ba56ba50a0108c94f005df62cbeade.zip | |
enabled gme plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7975 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 f244f1a2a..bc82b29c8 100644 --- a/src/plugins/Input/Input.pro +++ b/src/plugins/Input/Input.pro @@ -24,7 +24,7 @@ contains(CONFIG, FFMPEG_PLUGIN){ } contains(CONFIG, GME_PLUGIN){ - #SUBDIRS += gme + SUBDIRS += gme } contains(CONFIG, OPUS_PLUGIN){ |
