From 05881204465655b9657891cddb195e37dd5dd020 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 11 Jun 2008 13:03:47 +0000 Subject: enabled command line plugins support git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@401 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/CommandLineOptions/CommandLineOptions.pro | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/plugins/CommandLineOptions/CommandLineOptions.pro (limited to 'src/plugins/CommandLineOptions/CommandLineOptions.pro') diff --git a/src/plugins/CommandLineOptions/CommandLineOptions.pro b/src/plugins/CommandLineOptions/CommandLineOptions.pro new file mode 100644 index 000000000..1832a0166 --- /dev/null +++ b/src/plugins/CommandLineOptions/CommandLineOptions.pro @@ -0,0 +1,2 @@ +TEMPLATE = subdirs +SUBDIRS = IncDecVolumeOption -- cgit v1.2.3-13-gbd6f