diff --git a/3rdparty/cubeb/cubeb.vcxproj b/3rdparty/cubeb/cubeb.vcxproj index fdcb902253..e75e8ff387 100644 --- a/3rdparty/cubeb/cubeb.vcxproj +++ b/3rdparty/cubeb/cubeb.vcxproj @@ -33,10 +33,14 @@ 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) + @@ -69,7 +73,9 @@ - + + true +