mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-03 07:33:49 +01:00
Update libvamp to 2.5.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
AdditionalIncludeDirectories="..\..\..\lib-src\libvamp"
|
||||
PreprocessorDefinitions="NDEBUG;WIN32;_LIB"
|
||||
PreprocessorDefinitions="NDEBUG;WIN32;_LIB;_USE_MATH_DEFINES"
|
||||
StringPooling="true"
|
||||
RuntimeLibrary="2"
|
||||
EnableFunctionLevelLinking="true"
|
||||
@@ -106,7 +106,7 @@
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\..\lib-src\libvamp"
|
||||
PreprocessorDefinitions="_DEBUG;WIN32;_LIB"
|
||||
PreprocessorDefinitions="_DEBUG;WIN32;_LIB;_USE_MATH_DEFINES"
|
||||
StringPooling="true"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
|
||||
Reference in New Issue
Block a user