From 9f0b5100bca46d99065577c91d98aaf46bdec60e Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 8 May 2012 15:47:27 +0000 Subject: updated documentation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2718 90c681e8-e032-0410-971d-27865f9a5e38 --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 61d1bc3e3..6fc22b151 100644 --- a/README +++ b/README @@ -119,8 +119,8 @@ Also you can use ccmake for changing plugins configuration. By default program will be installed in /usr/local. You can change default path by running: cmake ./ -DCMAKE_INSTALL_PREFIX=custom_path -OSS4 support. -OSS4 plugin is disabled by default. To enable it run cmake ./ -DUSE_OSS4:BOOL=TRUE before compilation. +OSS3 support. +OSS3 plugin is deprecated and disabled by default. To enable it run cmake ./ -DUSE_OSS:BOOL=TRUE before compilation. In some cases, you can use qmake for building and installation. -- cgit v1.2.3-13-gbd6f