-
Notifications
You must be signed in to change notification settings - Fork 0
/
PlotReader.sln
31 lines (31 loc) · 1.56 KB
/
PlotReader.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
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31019.35
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F937AD56-0C49-4D77-BD6C-4B8D62949516}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PlotReader", "PlotReader.csproj", "{ACF29389-1E75-4608-BFEE-3886A67E2C49}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "PlotReader setup", "Setup.vdproj", "{9450E3C4-9BD6-4200-8C16-48837BC20D7F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{ACF29389-1E75-4608-BFEE-3886A67E2C49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ACF29389-1E75-4608-BFEE-3886A67E2C49}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ACF29389-1E75-4608-BFEE-3886A67E2C49}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ACF29389-1E75-4608-BFEE-3886A67E2C49}.Release|Any CPU.Build.0 = Release|Any CPU
{9450E3C4-9BD6-4200-8C16-48837BC20D7F}.Debug|Any CPU.ActiveCfg = Debug
{9450E3C4-9BD6-4200-8C16-48837BC20D7F}.Release|Any CPU.ActiveCfg = Release
{9450E3C4-9BD6-4200-8C16-48837BC20D7F}.Release|Any CPU.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F326172E-7729-4FB4-A361-82A4429F36D4}
EndGlobalSection
EndGlobal