From 7dd05abe318e1026ab254ff70b4c84a9b46cfff9 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 24 Dec 2018 17:21:43 +0000 Subject: disabled extra command line options git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8529 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/CommandLineOptions/CommandLineOptions.pro | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/plugins/CommandLineOptions') diff --git a/src/plugins/CommandLineOptions/CommandLineOptions.pro b/src/plugins/CommandLineOptions/CommandLineOptions.pro index 9a0950ee4..805b93744 100644 --- a/src/plugins/CommandLineOptions/CommandLineOptions.pro +++ b/src/plugins/CommandLineOptions/CommandLineOptions.pro @@ -1,7 +1,7 @@ TEMPLATE = subdirs -unix:SUBDIRS = IncDecVolumeOption \ - SeekOption \ - StatusOption \ - PlayListOption - -win32:SUBDIRS += UninstallOption +#unix:SUBDIRS = IncDecVolumeOption \ +# SeekOption \ +# StatusOption \ +# PlayListOption +# +#win32:SUBDIRS += UninstallOption -- cgit v1.2.3-13-gbd6f