-
Notifications
You must be signed in to change notification settings - Fork 0
/
The Gasp.sln
30 lines (30 loc) · 1.43 KB
/
The Gasp.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26430.4
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "The Gasp", "The Gasp\The Gasp.vbproj", "{FCF9DA79-37DE-4314-BF73-C06E0F41C8E2}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup1", "Setup1\Setup1.vdproj", "{F318BC60-70E3-47FA-A679-F43B481FC603}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FCF9DA79-37DE-4314-BF73-C06E0F41C8E2}.Debug|Any CPU.ActiveCfg = Release|Any CPU
{FCF9DA79-37DE-4314-BF73-C06E0F41C8E2}.Debug|Any CPU.Build.0 = Release|Any CPU
{FCF9DA79-37DE-4314-BF73-C06E0F41C8E2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FCF9DA79-37DE-4314-BF73-C06E0F41C8E2}.Release|Any CPU.Build.0 = Release|Any CPU
{F318BC60-70E3-47FA-A679-F43B481FC603}.Debug|Any CPU.ActiveCfg = Release
{F318BC60-70E3-47FA-A679-F43B481FC603}.Debug|Any CPU.Build.0 = Release
{F318BC60-70E3-47FA-A679-F43B481FC603}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B17921CE-3811-4846-86FB-26149C4BE288}
EndGlobalSection
EndGlobal