diff --git a/dep/cubeb/cubeb.vcxproj b/dep/cubeb/cubeb.vcxproj
index fb85f7502..9a46ae6d1 100644
--- a/dep/cubeb/cubeb.vcxproj
+++ b/dep/cubeb/cubeb.vcxproj
@@ -33,7 +33,9 @@
-
+
+ true
+
@@ -43,14 +45,15 @@
TurnOffAllWarnings
- USE_WASAPI;USE_WINMM;OUTSIDE_SPEEX;FLOATING_POINT;RANDOM_PREFIX=speex;EXPORT=;%(PreprocessorDefinitions)
+ USE_WASAPI;OUTSIDE_SPEEX;FLOATING_POINT;RANDOM_PREFIX=speex;EXPORT=;%(PreprocessorDefinitions)
+ USE_WINMM;%(PreprocessorDefinitions)
$(ProjectDir)include;$(ProjectDir)src;$(ProjectDir)subprojects;%(AdditionalIncludeDirectories)
stdcpp14
- ksuser.lib;%(AdditionalDependencies)
+ ksuser.lib;%(AdditionalDependencies)