aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/CommandLineOptions/CommandLineOptions.pro
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2014-03-12 14:47:41 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2014-03-12 14:47:41 +0000
commit4bdeafab8e4f072193e84808a5e197b5686f877e (patch)
tree19dc605f793c154c773058b307ff0854fda9a46b /src/plugins/CommandLineOptions/CommandLineOptions.pro
parent532ad84642b023d4d71d87074db8043a6e342ee0 (diff)
downloadqmmp-4bdeafab8e4f072193e84808a5e197b5686f877e.tar.gz
qmmp-4bdeafab8e4f072193e84808a5e197b5686f877e.tar.bz2
qmmp-4bdeafab8e4f072193e84808a5e197b5686f877e.zip
fixed uninstall plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4157 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/CommandLineOptions/CommandLineOptions.pro')
-rw-r--r--src/plugins/CommandLineOptions/CommandLineOptions.pro8
1 files changed, 4 insertions, 4 deletions
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