forked from gerritv/Grbl-Panel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Grbl-Panel.sln
30 lines (30 loc) · 1.58 KB
/
Grbl-Panel.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 Express 2013 for Windows Desktop
VisualStudioVersion = 12.0.30723.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Grbl-Panel", "Grbl-Panel\Grbl-Panel.vbproj", "{5C3844BF-7FD8-41F5-A6D7-B5C3B2084450}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B899C98E-A15D-4E65-BBAE-BEAD08CC07D2}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Custom", "RepeatButton\Custom.vbproj", "{CF82893A-4C6B-4D08-B8AD-A17EF45DE6F2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5C3844BF-7FD8-41F5-A6D7-B5C3B2084450}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5C3844BF-7FD8-41F5-A6D7-B5C3B2084450}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5C3844BF-7FD8-41F5-A6D7-B5C3B2084450}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5C3844BF-7FD8-41F5-A6D7-B5C3B2084450}.Release|Any CPU.Build.0 = Release|Any CPU
{CF82893A-4C6B-4D08-B8AD-A17EF45DE6F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CF82893A-4C6B-4D08-B8AD-A17EF45DE6F2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CF82893A-4C6B-4D08-B8AD-A17EF45DE6F2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CF82893A-4C6B-4D08-B8AD-A17EF45DE6F2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal