summaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
authorRJ Skerry-Ryan <rryan@mixxx.org>2018-09-15 13:52:04 -0700
committerRJ Skerry-Ryan <rryan@mixxx.org>2018-09-15 16:50:08 -0700
commit2688c7dce8ba69b792ceffe822c30c70ec2d02c5 (patch)
tree86ddfdbbd408ae2f69f0ce7f8f7b2a51ed8be785 /SConstruct
parent8eb2539abb1c9da1e4d02bcf188b54ab23e87b71 (diff)
Migrate SoundSourceMediaFoundation from a plugin to a core SoundSource.
Now that Mixxx's minimum required version is Windows 7, we no longer need to make this an optional plugin for Windows Vista+.
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct1
1 files changed, 0 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 62c190ffab..37b6a3a166 100644
--- a/SConstruct
+++ b/SConstruct
@@ -85,7 +85,6 @@ Import('sources')
# and link properly. This sucks but it's the best way I can find -- bkgood
VariantDir("plugins/soundsourcem4a", "src", duplicate=0)
VariantDir("plugins/soundsourcewv", "src", duplicate=0)
-VariantDir("plugins/soundsourcemediafoundation", "src", duplicate=0)
# Build our soundsource plugins
soundsource_plugins = SConscript(