Skip to content

Commit 25656ed

Browse files
author
Chris Jakeman
committed
Revert "Removed platforms from preSolution which are not AnyCPU"
This reverts commit 3b12088.
1 parent 3b12088 commit 25656ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Source/ORTS.sln

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,11 @@ EndProject
5656
Global
5757
GlobalSection(SolutionConfigurationPlatforms) = preSolution
5858
Debug|Any CPU = Debug|Any CPU
59+
Debug|Mixed Platforms = Debug|Mixed Platforms
60+
Debug|x64 = Debug|x64
5961
Release|Any CPU = Release|Any CPU
62+
Release|Mixed Platforms = Release|Mixed Platforms
63+
Release|x64 = Release|x64
6064
EndGlobalSection
6165
GlobalSection(ProjectConfigurationPlatforms) = postSolution
6266
{9BE44F64-417D-4AA6-AF4D-2A6A0CBC814D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU

0 commit comments

Comments
 (0)