1
1
Microsoft Visual Studio Solution File, Format Version 12.00
2
- # Visual Studio Version 16
3
- VisualStudioVersion = 16
2
+ # Visual Studio Version 17
3
+ VisualStudioVersion = 17.7.34018.315
4
4
MinimumVisualStudioVersion = 16.0
5
5
Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "RTEA" , "RTEA.vcxproj" , "{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}"
6
6
EndProject
14
14
Debug Release| x86 = Debug Release| x86
15
15
Final| x64 = Final| x64
16
16
Final| x86 = Final| x86
17
+ Profiling| x64 = Profiling| x64
18
+ Profiling| x86 = Profiling| x86
17
19
EndGlobalSection
18
20
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
19
21
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Debug Full |x64 .ActiveCfg = Debug Full| x64
@@ -32,10 +34,10 @@ Global
32
34
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Final| x64 .Build .0 = Final| x64
33
35
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Final| x86 .ActiveCfg = Final| Win32
34
36
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Final| x86 .Build .0 = Final| Win32
35
- {A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Tracy |x64 .ActiveCfg = Tracy |x64
36
- {A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Tracy |x64 .Build .0 = Tracy |x64
37
- {A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Tracy |x86 .ActiveCfg = Tracy |Win32
38
- {A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Tracy |x86 .Build .0 = Tracy |Win32
37
+ {A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Profiling |x64 .ActiveCfg = Profiling |x64
38
+ {A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Profiling |x64 .Build .0 = Profiling |x64
39
+ {A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Profiling |x86 .ActiveCfg = Profiling |Win32
40
+ {A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Profiling |x86 .Build .0 = Profiling |Win32
39
41
EndGlobalSection
40
42
GlobalSection (SolutionProperties ) = preSolution
41
43
HideSolutionNode = FALSE
0 commit comments