diff options
Diffstat (limited to 'src/plugins/CommandLineOptions/CommandLineOptions.pro')
| -rw-r--r-- | src/plugins/CommandLineOptions/CommandLineOptions.pro | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/CommandLineOptions/CommandLineOptions.pro b/src/plugins/CommandLineOptions/CommandLineOptions.pro index 805b93744..04abf9c37 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 +unix:SUBDIRS = IncDecVolumeOption \ + SeekOption \ + StatusOption \ + PlayListOption # #win32:SUBDIRS += UninstallOption |
