From 57d680a8e3a6523a4151315f99dfa7fa60260c7e Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Thu, 18 Feb 2021 10:48:32 +0000 Subject: [PATCH] Revert these back to prior platform versions --- rubberband-dll.vcxproj | 10 +++++----- rubberband-library.vcxproj | 10 +++++----- rubberband-program.vcxproj | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/rubberband-dll.vcxproj b/rubberband-dll.vcxproj index 70ce9db..c641bcf 100644 --- a/rubberband-dll.vcxproj +++ b/rubberband-dll.vcxproj @@ -27,27 +27,27 @@ DynamicLibrary false - v142 + v140 true Unicode DynamicLibrary false - v142 + v140 true Unicode DynamicLibrary true - v142 + v140 Unicode DynamicLibrary true - v142 + v140 Unicode @@ -180,4 +180,4 @@ - + \ No newline at end of file diff --git a/rubberband-library.vcxproj b/rubberband-library.vcxproj index 2b579c3..823f714 100644 --- a/rubberband-library.vcxproj +++ b/rubberband-library.vcxproj @@ -26,19 +26,19 @@ StaticLibrary - v142 + v140 StaticLibrary - v142 + v140 StaticLibrary - v142 + v140 StaticLibrary - v142 + v140 @@ -192,4 +192,4 @@ - + \ No newline at end of file diff --git a/rubberband-program.vcxproj b/rubberband-program.vcxproj index 182ba2a..00cd8e6 100644 --- a/rubberband-program.vcxproj +++ b/rubberband-program.vcxproj @@ -26,19 +26,19 @@ Application - v142 + v140 Application - v142 + v140 Application - v142 + v140 Application - v142 + v140 @@ -192,4 +192,4 @@ - + \ No newline at end of file