From 077e73422fbb69e8ad2592f294c9d7b6dc3e9c7c Mon Sep 17 00:00:00 2001 From: Olli Parviainen Date: Fri, 29 Mar 2024 20:25:20 +0200 Subject: [PATCH] Win/VisualStudio: Change Win32 debug settings to avoid build warning --- source/SoundStretch/soundstretch.vcxproj | 2 +- source/SoundTouch/SoundTouch.vcxproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/SoundStretch/soundstretch.vcxproj b/source/SoundStretch/soundstretch.vcxproj index 780d4e4..c3322b4 100644 --- a/source/SoundStretch/soundstretch.vcxproj +++ b/source/SoundStretch/soundstretch.vcxproj @@ -114,7 +114,7 @@ true Level3 true - EditAndContinue + ProgramDatabase Default StreamingSIMDExtensions2 true diff --git a/source/SoundTouch/SoundTouch.vcxproj b/source/SoundTouch/SoundTouch.vcxproj index 553b6e8..588ab6f 100644 --- a/source/SoundTouch/SoundTouch.vcxproj +++ b/source/SoundTouch/SoundTouch.vcxproj @@ -185,7 +185,7 @@ copy $(OutDir)$(TargetName)$(TargetExt) ..\..\lib true Level3 true - EditAndContinue + ProgramDatabase Default StreamingSIMDExtensions2 $(IntDir)