From 4ad1526dc8448d6e379cdc92836d797a977b5e20 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 20 Aug 2013 17:25:34 +0000 Subject: enabled PlayListOption plugin git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3631 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/CommandLineOptions/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/CommandLineOptions/CMakeLists.txt') 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) -- cgit v1.2.3-13-gbd6f