diff options
author | Niels Martin Hansen <nielsm@indvikleren.dk> | 2019-01-29 17:18:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-29 17:18:12 +0100 |
commit | 7c6e10dbfccee23693cd6bffa6b8089555fe44d7 (patch) | |
tree | d0bc36162f3ddd1ed31280f15408162370272f04 | |
parent | 6a56a4ce84165ad85d4e66944ef6691d94c9d0c3 (diff) | |
download | openttd-7c6e10dbfccee23693cd6bffa6b8089555fe44d7.tar.xz |
Update: Visual Studio 2019 solution file version upgrade (#7135)
-rw-r--r-- | projects/openttd_vs142.sln | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/projects/openttd_vs142.sln b/projects/openttd_vs142.sln index f07fb388d..15cd43016 100644 --- a/projects/openttd_vs142.sln +++ b/projects/openttd_vs142.sln @@ -1,7 +1,6 @@ - Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 14 -VisualStudioVersion = 14.0.23107.0 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.28516.95 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "openttd", "openttd_vs142.vcxproj", "{668328A0-B40E-4CDB-BD72-D0064424414A}" EndProject @@ -97,6 +96,9 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {1DE4D2BD-DBC4-4304-907E-34994EEAA4C1} + EndGlobalSection GlobalSection(DPCodeReviewSolutionGUID) = preSolution DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000} EndGlobalSection |