diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-08-04 22:15:52 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-08-04 22:15:52 +0000 |
| commit | 1ea609bbe5a5e83168ba77379439eaf1dc4ef475 (patch) | |
| tree | 9cc0894358925d74e5f87b14e302fe97cc3d32c9 /src/plugins/Input/Input.pro | |
| parent | 37328c16f51e5bd6f900433c710f26dc8874af6f (diff) | |
| download | qmmp-1ea609bbe5a5e83168ba77379439eaf1dc4ef475.tar.gz qmmp-1ea609bbe5a5e83168ba77379439eaf1dc4ef475.tar.bz2 qmmp-1ea609bbe5a5e83168ba77379439eaf1dc4ef475.zip | |
opus: recent api support
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8226 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 6ca225333..c05586521 100644 --- a/src/plugins/Input/Input.pro +++ b/src/plugins/Input/Input.pro @@ -28,7 +28,7 @@ contains(CONFIG, GME_PLUGIN){ } contains(CONFIG, OPUS_PLUGIN){ -# SUBDIRS += opus + SUBDIRS += opus } contains(CONFIG, CDAUDIO_PLUGIN){ |
