diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-08-20 17:25:34 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-08-20 17:25:34 +0000 |
| commit | 4ad1526dc8448d6e379cdc92836d797a977b5e20 (patch) | |
| tree | 85d9cd41b0303fc0fbe6115560f847e2ad9d106d /src/plugins/CommandLineOptions/CMakeLists.txt | |
| parent | d057f8d99068633dfe7b8a8cae6e02760afd6043 (diff) | |
| download | qmmp-4ad1526dc8448d6e379cdc92836d797a977b5e20.tar.gz qmmp-4ad1526dc8448d6e379cdc92836d797a977b5e20.tar.bz2 qmmp-4ad1526dc8448d6e379cdc92836d797a977b5e20.zip | |
enabled PlayListOption plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3631 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/CommandLineOptions/CMakeLists.txt')
| -rw-r--r-- | src/plugins/CommandLineOptions/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/CommandLineOptions/CMakeLists.txt b/src/plugins/CommandLineOptions/CMakeLists.txt index 5fcde7b7f..51aae5fdb 100644 --- a/src/plugins/CommandLineOptions/CMakeLists.txt +++ b/src/plugins/CommandLineOptions/CMakeLists.txt @@ -1,4 +1,4 @@ add_subdirectory(IncDecVolumeOption) add_subdirectory(SeekOption) add_subdirectory(StatusOption) -#add_subdirectory(PlayListOption) +add_subdirectory(PlayListOption) |
