From 42fea686f6b0ac342f0a692c944aba575f43f4b3 Mon Sep 17 00:00:00 2001 From: Inori Date: Mon, 26 Jun 2023 23:34:21 +0800 Subject: [PATCH] fix main project cpp version --- GPCS4/GPCS4.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GPCS4/GPCS4.vcxproj b/GPCS4/GPCS4.vcxproj index 9310d362..45ad5d15 100644 --- a/GPCS4/GPCS4.vcxproj +++ b/GPCS4/GPCS4.vcxproj @@ -658,7 +658,7 @@ true true true - stdcpplatest + stdcpp17 false MultiThreaded $(VULKAN_SDK)\Include;$(SolutionDir)GPCS4;%(AdditionalIncludeDirectories)