From 010c1249eefc1e9c23142b3dd00e74b7f5863a60 Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Tue, 26 Aug 2025 17:16:00 +0100 Subject: [PATCH] Update to VS2022. --- MMDVMHost.vcxproj | 8 ++++---- README.md | 2 +- RemoteCommand.vcxproj | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/MMDVMHost.vcxproj b/MMDVMHost.vcxproj index 7e8a4fb..27c0ff8 100644 --- a/MMDVMHost.vcxproj +++ b/MMDVMHost.vcxproj @@ -28,26 +28,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/README.md b/README.md index 03f25d6..6d0c4be 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ NXCore talk groups. It uses the DAPNET Gateway to access DAPNET to receive paging messages. It builds on 32-bit and 64-bit Linux as well as on Windows using Visual Studio -2019 on x86 and x64. It can optionally control various Displays. Currently +2022 on x86 and x64. It can optionally control various Displays. Currently these are: - HD44780 (sizes 2x16, 2x40, 4x16, 4x20) diff --git a/RemoteCommand.vcxproj b/RemoteCommand.vcxproj index e4bbb73..8c70dd2 100644 --- a/RemoteCommand.vcxproj +++ b/RemoteCommand.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