-
Notifications
You must be signed in to change notification settings - Fork 0
/
any_PI.sln
25 lines (25 loc) · 1.09 KB
/
any_PI.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 15
VisualStudioVersion = 15.0.27004.2005
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "any_PI", "any_PI\any_PI.vbproj", "{CBF2A9C0-4860-47D7-8A60-512D692BEF52}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CBF2A9C0-4860-47D7-8A60-512D692BEF52}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CBF2A9C0-4860-47D7-8A60-512D692BEF52}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CBF2A9C0-4860-47D7-8A60-512D692BEF52}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CBF2A9C0-4860-47D7-8A60-512D692BEF52}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FA3A2FB3-1953-41E4-8E55-CFE9B537A5E4}
EndGlobalSection
EndGlobal