From 4bdeafab8e4f072193e84808a5e197b5686f877e Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 12 Mar 2014 14:47:41 +0000 Subject: fixed uninstall plugin git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4157 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/CommandLineOptions/CommandLineOptions.pro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/plugins/CommandLineOptions/CommandLineOptions.pro') diff --git a/src/plugins/CommandLineOptions/CommandLineOptions.pro b/src/plugins/CommandLineOptions/CommandLineOptions.pro index 393079a96..9a0950ee4 100644 --- a/src/plugins/CommandLineOptions/CommandLineOptions.pro +++ b/src/plugins/CommandLineOptions/CommandLineOptions.pro @@ -1,7 +1,7 @@ TEMPLATE = subdirs -SUBDIRS = IncDecVolumeOption \ - SeekOption \ - StatusOption \ - PlayListOption +unix:SUBDIRS = IncDecVolumeOption \ + SeekOption \ + StatusOption \ + PlayListOption win32:SUBDIRS += UninstallOption -- cgit v1.2.3-13-gbd6f