forked from evilwombat/alti2reader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Alti2Reader.sln
30 lines (30 loc) · 1.48 KB
/
Alti2Reader.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 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Alti2Reader", "Alti2Reader\Alti2Reader.csproj", "{6A24484A-A307-49D5-8F79-AA60515038EF}"
EndProject
Project("{9344bdbb-3e7f-41fc-a0dd-8665d75ee146}") = "Packages", "Packages.mdproj", "{2A9A3310-0D39-4379-8F22-7091446312AD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2A9A3310-0D39-4379-8F22-7091446312AD}.Debug|x86.ActiveCfg = Debug|Any CPU
{2A9A3310-0D39-4379-8F22-7091446312AD}.Release|x86.ActiveCfg = Release|Any CPU
{6A24484A-A307-49D5-8F79-AA60515038EF}.Debug|x86.ActiveCfg = Debug|x86
{6A24484A-A307-49D5-8F79-AA60515038EF}.Debug|x86.Build.0 = Debug|x86
{6A24484A-A307-49D5-8F79-AA60515038EF}.Release|x86.ActiveCfg = Release|x86
{6A24484A-A307-49D5-8F79-AA60515038EF}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Alti2Reader\Alti2Reader.csproj
Policies = $0
$0.DotNetNamingPolicy = $1
$1.DirectoryNamespaceAssociation = None
$1.ResourceNamePolicy = FileName
description = @Program to read save and print Altimaster N-series\ndevices logbook jump's details and profiles, build \nsave and print jump's profiles and statistics graphs.
version = 1.2.0.0
EndGlobalSection
EndGlobal