-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSGraf.sln
More file actions
25 lines (25 loc) · 1.02 KB
/
SGraf.sln
File metadata and controls
25 lines (25 loc) · 1.02 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
25
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32319.34
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "SGraf", "SGraf\SGraf.vbproj", "{C5B78B67-54ED-4F94-9FB6-E8AD4D310E96}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C5B78B67-54ED-4F94-9FB6-E8AD4D310E96}.Debug|x86.ActiveCfg = Debug|x86
{C5B78B67-54ED-4F94-9FB6-E8AD4D310E96}.Debug|x86.Build.0 = Debug|x86
{C5B78B67-54ED-4F94-9FB6-E8AD4D310E96}.Release|x86.ActiveCfg = Release|x86
{C5B78B67-54ED-4F94-9FB6-E8AD4D310E96}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2DADE920-3A91-48FA-8E00-D52D79198ABC}
EndGlobalSection
EndGlobal