We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b12088 commit 25656edCopy full SHA for 25656ed
Source/ORTS.sln
@@ -56,7 +56,11 @@ EndProject
56
Global
57
GlobalSection(SolutionConfigurationPlatforms) = preSolution
58
Debug|Any CPU = Debug|Any CPU
59
+ Debug|Mixed Platforms = Debug|Mixed Platforms
60
+ Debug|x64 = Debug|x64
61
Release|Any CPU = Release|Any CPU
62
+ Release|Mixed Platforms = Release|Mixed Platforms
63
+ Release|x64 = Release|x64
64
EndGlobalSection
65
GlobalSection(ProjectConfigurationPlatforms) = postSolution
66
{9BE44F64-417D-4AA6-AF4D-2A6A0CBC814D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
0 commit comments