-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathGoWSaveEdit.sln
More file actions
24 lines (24 loc) · 1.07 KB
/
GoWSaveEdit.sln
File metadata and controls
24 lines (24 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2013 for Windows Desktop
VisualStudioVersion = 12.0.21005.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "GoWEditor", "GoWSaveEdit\GoWEditor.vbproj", "{F5478FDB-560B-4895-B048-71553014048B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{15CE355A-C61B-4602-B7C7-E0138390CC84}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F5478FDB-560B-4895-B048-71553014048B}.Debug|x86.ActiveCfg = Debug|x86
{F5478FDB-560B-4895-B048-71553014048B}.Debug|x86.Build.0 = Debug|x86
{F5478FDB-560B-4895-B048-71553014048B}.Release|x86.ActiveCfg = Release|x86
{F5478FDB-560B-4895-B048-71553014048B}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal