From 734d067335f0ae68d7697405c9f160682b6aec14 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Tue, 5 Oct 2021 11:23:05 +0200 Subject: [PATCH] Update project to VS2019 --- .../examples/controls_test_suite.vcxproj | 0 projects/{VS2017 => VS2019}/raygui.sln | 4 ++-- projects/{VS2017 => VS2019}/raylib/raylib.vcxproj | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) rename projects/{VS2017 => VS2019}/examples/controls_test_suite.vcxproj (100%) rename projects/{VS2017 => VS2019}/raygui.sln (98%) rename projects/{VS2017 => VS2019}/raylib/raylib.vcxproj (95%) diff --git a/projects/VS2017/examples/controls_test_suite.vcxproj b/projects/VS2019/examples/controls_test_suite.vcxproj similarity index 100% rename from projects/VS2017/examples/controls_test_suite.vcxproj rename to projects/VS2019/examples/controls_test_suite.vcxproj diff --git a/projects/VS2017/raygui.sln b/projects/VS2019/raygui.sln similarity index 98% rename from projects/VS2017/raygui.sln rename to projects/VS2019/raygui.sln index a9f7d18..eb2d78e 100644 --- a/projects/VS2017/raygui.sln +++ b/projects/VS2019/raygui.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 15 -VisualStudioVersion = 15.0.27130.2024 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.29411.108 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "controls_test_suite", "examples\controls_test_suite.vcxproj", "{0981CA98-E4A5-4DF1-987F-A41D09131EFC}" EndProject diff --git a/projects/VS2017/raylib/raylib.vcxproj b/projects/VS2019/raylib/raylib.vcxproj similarity index 95% rename from projects/VS2017/raylib/raylib.vcxproj rename to projects/VS2019/raylib/raylib.vcxproj index 05a7e39..e145aed 100644 --- a/projects/VS2017/raylib/raylib.vcxproj +++ b/projects/VS2019/raylib/raylib.vcxproj @@ -160,16 +160,16 @@ - - + + - - - + + + - + @@ -180,7 +180,7 @@ - +