From 1cff09074238b7229d6e2aae57601f31a239006d Mon Sep 17 00:00:00 2001 From: tshino Date: Fri, 1 Dec 2023 02:33:02 +0900 Subject: [PATCH] Retarget all project files (except *_vs2019) to use VS2022 toolset --- examples/python_binding/python_binding.vcxproj | 8 ++++---- examples/sender/sender.vcxproj | 8 ++++---- examples/softcam_installer/softcam_installer.vcxproj | 8 ++++---- src/baseclasses/BaseClasses.vcxproj | 8 ++++---- src/softcam/softcam.vcxproj | 8 ++++---- src/softcamcore/softcamcore.vcxproj | 8 ++++---- tests/core_tests/core_tests.vcxproj | 2 +- tests/dll_tests/dll_tests.vcxproj | 2 +- 8 files changed, 26 insertions(+), 26 deletions(-) diff --git a/examples/python_binding/python_binding.vcxproj b/examples/python_binding/python_binding.vcxproj index b0b1d88..d9ad404 100644 --- a/examples/python_binding/python_binding.vcxproj +++ b/examples/python_binding/python_binding.vcxproj @@ -31,23 +31,23 @@ DynamicLibrary - v142 + v143 Unicode DynamicLibrary - v142 + v143 false Unicode DynamicLibrary - v142 + v143 Unicode DynamicLibrary - v142 + v143 false Unicode diff --git a/examples/sender/sender.vcxproj b/examples/sender/sender.vcxproj index 09ee7d6..c3b0456 100644 --- a/examples/sender/sender.vcxproj +++ b/examples/sender/sender.vcxproj @@ -29,26 +29,26 @@ Application true - v142 + v143 Unicode Application true - v142 + v143 Unicode Application false - v142 + v143 true Unicode Application false - v142 + v143 true Unicode diff --git a/examples/softcam_installer/softcam_installer.vcxproj b/examples/softcam_installer/softcam_installer.vcxproj index f08a9c4..db5cc21 100644 --- a/examples/softcam_installer/softcam_installer.vcxproj +++ b/examples/softcam_installer/softcam_installer.vcxproj @@ -29,26 +29,26 @@ Application true - v142 + v143 Unicode Application true - v142 + v143 Unicode Application false - v142 + v143 true Unicode Application false - v142 + v143 true Unicode diff --git a/src/baseclasses/BaseClasses.vcxproj b/src/baseclasses/BaseClasses.vcxproj index 8882b7c..54b380d 100644 --- a/src/baseclasses/BaseClasses.vcxproj +++ b/src/baseclasses/BaseClasses.vcxproj @@ -26,22 +26,22 @@ StaticLibrary - v142 + v143 Unicode StaticLibrary - v142 + v143 Unicode StaticLibrary - v142 + v143 Unicode StaticLibrary - v142 + v143 Unicode diff --git a/src/softcam/softcam.vcxproj b/src/softcam/softcam.vcxproj index a66ae1a..e40d9ab 100644 --- a/src/softcam/softcam.vcxproj +++ b/src/softcam/softcam.vcxproj @@ -28,22 +28,22 @@ DynamicLibrary - v142 + v143 Unicode DynamicLibrary - v142 + v143 Unicode DynamicLibrary - v142 + v143 Unicode DynamicLibrary - v142 + v143 Unicode diff --git a/src/softcamcore/softcamcore.vcxproj b/src/softcamcore/softcamcore.vcxproj index 8ae4b57..babc0b7 100644 --- a/src/softcamcore/softcamcore.vcxproj +++ b/src/softcamcore/softcamcore.vcxproj @@ -29,22 +29,22 @@ StaticLibrary Unicode - v142 + v143 StaticLibrary Unicode - v142 + v143 StaticLibrary Unicode - v142 + v143 StaticLibrary Unicode - v142 + v143 diff --git a/tests/core_tests/core_tests.vcxproj b/tests/core_tests/core_tests.vcxproj index fb73892..bd03449 100644 --- a/tests/core_tests/core_tests.vcxproj +++ b/tests/core_tests/core_tests.vcxproj @@ -22,7 +22,7 @@ {13b2ea6e-e43f-4b6a-9709-b25181cb8115} Win32Proj Application - v142 + v143 Unicode 10.0 diff --git a/tests/dll_tests/dll_tests.vcxproj b/tests/dll_tests/dll_tests.vcxproj index 9583c9d..2b27ee2 100644 --- a/tests/dll_tests/dll_tests.vcxproj +++ b/tests/dll_tests/dll_tests.vcxproj @@ -22,7 +22,7 @@ {bf2211be-932a-4e5d-aa41-42304fb243fa} Win32Proj Application - v142 + v143 Unicode 10.0