diff --git a/source/SoundStretch/soundstretch.vcxproj b/source/SoundStretch/soundstretch.vcxproj index 86308e9..c0bbc22 100644 --- a/source/SoundStretch/soundstretch.vcxproj +++ b/source/SoundStretch/soundstretch.vcxproj @@ -117,6 +117,7 @@ EditAndContinue Default StreamingSIMDExtensions2 + true _DEBUG;%(PreprocessorDefinitions) @@ -167,6 +168,7 @@ copy $(OutDir)$(TargetName)$(TargetExt) ..\..\bin\ Default StreamingSIMDExtensions2 + true NDEBUG;%(PreprocessorDefinitions) @@ -215,6 +217,7 @@ copy $(OutDir)$(TargetName)$(TargetExt) ..\..\bin\ Default + true _DEBUG;%(PreprocessorDefinitions) @@ -266,6 +269,7 @@ copy $(OutDir)$(TargetName)$(TargetExt) ..\..\bin\ Default + true NDEBUG;%(PreprocessorDefinitions) diff --git a/source/SoundTouch/SoundTouch.vcxproj b/source/SoundTouch/SoundTouch.vcxproj index 82e6288..b188872 100644 --- a/source/SoundTouch/SoundTouch.vcxproj +++ b/source/SoundTouch/SoundTouch.vcxproj @@ -112,6 +112,7 @@ StreamingSIMDExtensions2 $(IntDir) $(IntDir) + true NDEBUG;%(PreprocessorDefinitions) @@ -153,6 +154,7 @@ copy $(OutDir)$(TargetName)$(TargetExt) ..\..\lib $(IntDir) $(IntDir) + true NDEBUG;%(PreprocessorDefinitions) @@ -188,6 +190,7 @@ copy $(OutDir)$(TargetName)$(TargetExt) ..\..\lib StreamingSIMDExtensions2 $(IntDir) $(IntDir) + true _DEBUG;%(PreprocessorDefinitions) @@ -227,6 +230,7 @@ copy $(OutDir)$(TargetName)$(TargetExt) ..\..\lib $(IntDir) $(IntDir) + true _DEBUG;%(PreprocessorDefinitions)