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
- Tracy |x64 = Tracy |x64
18
- Tracy |x86 = Tracy |x86
17
+ Profiling |x64 = Profiling |x64
18
+ Profiling |x86 = Profiling |x86
19
19
EndGlobalSection
20
20
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
21
21
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Debug Full |x64 .ActiveCfg = Debug Full| x64
@@ -34,10 +34,10 @@ Global
34
34
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Final| x64 .Build .0 = Final| x64
35
35
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Final| x86 .ActiveCfg = Final| Win32
36
36
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Final| x86 .Build .0 = Final| Win32
37
- {A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Tracy |x64 .ActiveCfg = Tracy |x64
38
- {A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Tracy |x64 .Build .0 = Tracy |x64
39
- {A58C9DD7-8BC7-48DA-9E04-04D04F582BE3} .Tracy |x86 .ActiveCfg = Tracy |Win32
40
- {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
41
41
EndGlobalSection
42
42
GlobalSection (SolutionProperties ) = preSolution
43
43
HideSolutionNode = FALSE
0 commit comments