From a1b6a8441063c739960e7dbcd17b984c0f9864d9 Mon Sep 17 00:00:00 2001 From: dm1sh Date: Tue, 21 Dec 2021 11:35:32 +0300 Subject: [PATCH] Updated to Visual Studio 2022 --- Demo/Demo.vcxproj | 8 ++++---- QRCodeLibrary/QRCodeLibrary.vcxproj | 8 ++++---- tests/tests.vcxproj | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Demo/Demo.vcxproj b/Demo/Demo.vcxproj index a7a6de1..154041f 100644 --- a/Demo/Demo.vcxproj +++ b/Demo/Demo.vcxproj @@ -29,26 +29,26 @@ Application true - v142 + v143 Unicode Application false - v142 + v143 true Unicode Application true - v142 + v143 Unicode Application false - v142 + v143 true Unicode diff --git a/QRCodeLibrary/QRCodeLibrary.vcxproj b/QRCodeLibrary/QRCodeLibrary.vcxproj index 595d4ac..9da81e0 100644 --- a/QRCodeLibrary/QRCodeLibrary.vcxproj +++ b/QRCodeLibrary/QRCodeLibrary.vcxproj @@ -29,26 +29,26 @@ StaticLibrary true - v142 + v143 Unicode StaticLibrary false - v142 + v143 true Unicode StaticLibrary true - v142 + v143 Unicode StaticLibrary false - v142 + v143 true Unicode diff --git a/tests/tests.vcxproj b/tests/tests.vcxproj index 9203482..6dcd1e7 100644 --- a/tests/tests.vcxproj +++ b/tests/tests.vcxproj @@ -21,9 +21,9 @@ {96cdaf28-007a-4900-b24e-e21676713543} Win32Proj - 10.0.19041.0 + 10.0 Application - v142 + v143 Unicode