-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathSpeedyrunners.sln
31 lines (31 loc) · 1.54 KB
/
Speedyrunners.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31205.134
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Speedyrunners", "Speedyrunners\Speedyrunners.vcxproj", "{85663A8B-14D0-4352-9E63-25B868612CE3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug (v141)|x64 = Debug (v141)|x64
Debug (v142)|x64 = Debug (v142)|x64
Release (v141)|x64 = Release (v141)|x64
Release (v142)|x64 = Release (v142)|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{85663A8B-14D0-4352-9E63-25B868612CE3}.Debug (v141)|x64.ActiveCfg = Debug (v141)|x64
{85663A8B-14D0-4352-9E63-25B868612CE3}.Debug (v141)|x64.Build.0 = Debug (v141)|x64
{85663A8B-14D0-4352-9E63-25B868612CE3}.Debug (v142)|x64.ActiveCfg = Debug|x64
{85663A8B-14D0-4352-9E63-25B868612CE3}.Debug (v142)|x64.Build.0 = Debug|x64
{85663A8B-14D0-4352-9E63-25B868612CE3}.Release (v141)|x64.ActiveCfg = Release (v141)|x64
{85663A8B-14D0-4352-9E63-25B868612CE3}.Release (v141)|x64.Build.0 = Release (v141)|x64
{85663A8B-14D0-4352-9E63-25B868612CE3}.Release (v142)|x64.ActiveCfg = Release (v141)|x64
{85663A8B-14D0-4352-9E63-25B868612CE3}.Release (v142)|x64.Build.0 = Release (v141)|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6BB8E6DE-6F78-474C-9D6B-EB79D45DFF6D}
EndGlobalSection
EndGlobal