-
Notifications
You must be signed in to change notification settings - Fork 5
/
Intersect GUI Editor.sln
25 lines (25 loc) · 1.11 KB
/
Intersect GUI Editor.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31005.135
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Intersect GUI Editor", "Intersect GUI Editor\Intersect GUI Editor.vbproj", "{A163DBE9-F6C0-487C-8343-0A69D6E07109}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A163DBE9-F6C0-487C-8343-0A69D6E07109}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A163DBE9-F6C0-487C-8343-0A69D6E07109}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A163DBE9-F6C0-487C-8343-0A69D6E07109}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A163DBE9-F6C0-487C-8343-0A69D6E07109}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D9E1305F-4335-4024-892A-9714B4972324}
EndGlobalSection
EndGlobal