diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-12-24 17:21:43 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-12-24 17:21:43 +0000 |
| commit | 7dd05abe318e1026ab254ff70b4c84a9b46cfff9 (patch) | |
| tree | 632921137e92c6f4ee775a2199b76ba1bcbe57b3 /src/plugins/CommandLineOptions | |
| parent | f862523d6a859c3e90ac16deffb99c7d1cd1b170 (diff) | |
| download | qmmp-7dd05abe318e1026ab254ff70b4c84a9b46cfff9.tar.gz qmmp-7dd05abe318e1026ab254ff70b4c84a9b46cfff9.tar.bz2 qmmp-7dd05abe318e1026ab254ff70b4c84a9b46cfff9.zip | |
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
Diffstat (limited to 'src/plugins/CommandLineOptions')
| -rw-r--r-- | src/plugins/CommandLineOptions/CommandLineOptions.pro | 12 |
1 files changed, 6 insertions, 6 deletions
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 |
