-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCockpitNew.sln
34 lines (34 loc) · 1.64 KB
/
CockpitNew.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
32
33
34
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29728.190
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CockpitNew", "Cockpit\CockpitNew.vbproj", "{37A1E912-5622-4736-8D83-5C313EFC4908}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Epic Day Cockpit", "Epic Day Cockpit\Epic Day Cockpit.vdproj", "{DEE19C3A-A6D5-483A-BD70-1625AF858861}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{212F1CF2-07E8-41D7-9521-2AF63A55C59F}"
ProjectSection(SolutionItems) = preProject
Epic Day Cockpit.msi = Epic Day Cockpit.msi
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{37A1E912-5622-4736-8D83-5C313EFC4908}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{37A1E912-5622-4736-8D83-5C313EFC4908}.Debug|Any CPU.Build.0 = Debug|Any CPU
{37A1E912-5622-4736-8D83-5C313EFC4908}.Release|Any CPU.ActiveCfg = Release|Any CPU
{37A1E912-5622-4736-8D83-5C313EFC4908}.Release|Any CPU.Build.0 = Release|Any CPU
{DEE19C3A-A6D5-483A-BD70-1625AF858861}.Debug|Any CPU.ActiveCfg = Debug
{DEE19C3A-A6D5-483A-BD70-1625AF858861}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {31B4B842-9583-482A-8155-55162BAFAE7B}
EndGlobalSection
EndGlobal