From 532ad84642b023d4d71d87074db8043a6e342ee0 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 12 Mar 2014 12:17:27 +0000 Subject: added uninstall plugin git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4156 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/CommandLineOptions/CommandLineOptions.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/plugins/CommandLineOptions/CommandLineOptions.pro') diff --git a/src/plugins/CommandLineOptions/CommandLineOptions.pro b/src/plugins/CommandLineOptions/CommandLineOptions.pro index ea15469d5..393079a96 100644 --- a/src/plugins/CommandLineOptions/CommandLineOptions.pro +++ b/src/plugins/CommandLineOptions/CommandLineOptions.pro @@ -3,3 +3,5 @@ SUBDIRS = IncDecVolumeOption \ SeekOption \ StatusOption \ PlayListOption + +win32:SUBDIRS += UninstallOption -- cgit v1.2.3-13-gbd6f