From 13d7a3747b2bdb0def49e4e4ba87332790e60abf Mon Sep 17 00:00:00 2001 From: FunkyFr3sh Date: Thu, 2 May 2024 05:52:51 +0200 Subject: [PATCH] fix default WindowsTargetPlatformVersion --- cnc-ddraw.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnc-ddraw.vcxproj b/cnc-ddraw.vcxproj index 1a81dbb..40036f3 100644 --- a/cnc-ddraw.vcxproj +++ b/cnc-ddraw.vcxproj @@ -116,7 +116,7 @@ cnc_ddraw - $(WindowsTargetPlatformVersion_10) + $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0')) {96094551-5D52-4EBD-BE4C-5291A03507FC}