forked from UmaRex01/Hit-And-Run
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Hit-And-Run.sln
27 lines (27 loc) · 1.16 KB
/
Hit-And-Run.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.12.35514.174
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Hit-And-Run", "Hit-And-Run\Hit-And-Run.vcxproj", "{C3488E3A-93FD-4D69-84B4-CE1E25894020}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Elementi di soluzione", "Elementi di soluzione", "{56369B66-B3D5-4397-9BFC-73283A03121B}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C3488E3A-93FD-4D69-84B4-CE1E25894020}.Debug|x64.ActiveCfg = Debug|x64
{C3488E3A-93FD-4D69-84B4-CE1E25894020}.Debug|x64.Build.0 = Debug|x64
{C3488E3A-93FD-4D69-84B4-CE1E25894020}.Release|x64.ActiveCfg = Release|x64
{C3488E3A-93FD-4D69-84B4-CE1E25894020}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal