diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-05-30 18:38:19 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-05-30 18:38:19 +0000 |
| commit | 234d9ee71a9ed4ed9af8f9f7d384e7a13333ad96 (patch) | |
| tree | 6f3bc0990042167ae2d6462c614bc90ac1e1f224 /src/plugins/Input/Input.pro | |
| parent | f038e1af639dc9896bbc2a3dfcbb62f53a7853f2 (diff) | |
| download | qmmp-234d9ee71a9ed4ed9af8f9f7d384e7a13333ad96.tar.gz qmmp-234d9ee71a9ed4ed9af8f9f7d384e7a13333ad96.tar.bz2 qmmp-234d9ee71a9ed4ed9af8f9f7d384e7a13333ad96.zip | |
enabled sid plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7978 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 f0c701b2b..5cb98cdf5 100644 --- a/src/plugins/Input/Input.pro +++ b/src/plugins/Input/Input.pro @@ -36,7 +36,7 @@ contains(CONFIG, CDAUDIO_PLUGIN){ } contains(CONFIG, SID_PLUGIN){ - #SUBDIRS += sid + SUBDIRS += sid } unix{ |
