From f13c05c26dd37ecf637c6b3cd649fc11ecedc6ee Mon Sep 17 00:00:00 2001 From: kcoul Date: Wed, 3 Nov 2021 16:21:56 -0700 Subject: [PATCH] Update VS target to 2019 --- AEC3.vcxproj | 10 +++++----- api.vcxproj | 10 +++++----- base.vcxproj | 10 +++++----- demo.vcxproj | 10 +++++----- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/AEC3.vcxproj b/AEC3.vcxproj index 99745c8..5eb0343 100644 --- a/AEC3.vcxproj +++ b/AEC3.vcxproj @@ -177,32 +177,32 @@ {2D2114D9-800B-4C74-A770-119325A6A00B} AEC3 - 8.1 + 10.0 StaticLibrary true - v140 + v142 MultiByte StaticLibrary false - v140 + v142 true MultiByte StaticLibrary true - v140 + v142 MultiByte StaticLibrary false - v140 + v142 true MultiByte diff --git a/api.vcxproj b/api.vcxproj index d87476c..c1f7581 100644 --- a/api.vcxproj +++ b/api.vcxproj @@ -40,32 +40,32 @@ {40294AC8-1111-4B68-8666-D8ABFFC2DAEE} rtc_base - 8.1 + 10.0 StaticLibrary true - v140 + v142 MultiByte StaticLibrary false - v140 + v142 true MultiByte StaticLibrary true - v140 + v142 MultiByte StaticLibrary false - v140 + v142 true MultiByte diff --git a/base.vcxproj b/base.vcxproj index 38734ad..8ad256c 100644 --- a/base.vcxproj +++ b/base.vcxproj @@ -129,33 +129,33 @@ {C0E01E32-A6A3-439D-A3D5-BECB3EFAE67F} rtc_base - 8.1 + 10.0 base StaticLibrary true - v140 + v142 MultiByte StaticLibrary false - v140 + v142 true MultiByte StaticLibrary true - v140 + v142 MultiByte StaticLibrary false - v140 + v142 true MultiByte diff --git a/demo.vcxproj b/demo.vcxproj index 412ba82..70a695e 100644 --- a/demo.vcxproj +++ b/demo.vcxproj @@ -41,32 +41,32 @@ {DF302EC6-FC8F-4BBB-9807-E943E9D0AA90} rtc_base - 8.1 + 10.0 Application true - v140 + v142 MultiByte Application false - v140 + v142 true MultiByte Application true - v140 + v142 MultiByte Application false - v140 + v142 true MultiByte