-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLongAccess.sln
79 lines (79 loc) · 4.57 KB
/
LongAccess.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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.30110.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GuiClient", "GuiClient\GuiClient.csproj", "{C57268AF-5FDA-4919-A66A-091EBAE99CB9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Mockups", "Mockups", "{009D4A89-E721-48D1-BA1E-45B7DCE0787C}"
ProjectSection(SolutionItems) = preProject
..\..\..\..\Lampridis\Downloads\accordion.jpg = ..\..\..\..\Lampridis\Downloads\accordion.jpg
..\..\..\..\Lampridis\Downloads\decryptor.jpg = ..\..\..\..\Lampridis\Downloads\decryptor.jpg
..\..\..\..\Lampridis\Downloads\firstpage.jpg = ..\..\..\..\Lampridis\Downloads\firstpage.jpg
..\..\..\..\Lampridis\Downloads\form.jpg = ..\..\..\..\Lampridis\Downloads\form.jpg
..\..\..\..\Lampridis\Downloads\loadingscreen.jpg = ..\..\..\..\Lampridis\Downloads\loadingscreen.jpg
..\..\..\..\Lampridis\Downloads\Transfers.jpg = ..\..\..\..\Lampridis\Downloads\Transfers.jpg
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Icons", "Icons", "{30898DAE-93A3-41CD-90B9-2F3FA6C3FE75}"
ProjectSection(SolutionItems) = preProject
..\..\..\..\Lampridis\Downloads\LA.ico = ..\..\..\..\Lampridis\Downloads\LA.ico
..\..\..\..\Lampridis\Downloads\LA.png = ..\..\..\..\Lampridis\Downloads\LA.png
..\..\..\..\Lampridis\Downloads\longaccess.png = ..\..\..\..\Lampridis\Downloads\longaccess.png
..\..\..\..\Lampridis\Downloads\longaccess1.png = ..\..\..\..\Lampridis\Downloads\longaccess1.png
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
CD_ROM|Any CPU = CD_ROM|Any CPU
CD_ROM|x86 = CD_ROM|x86
CD_ROM|x64 = CD_ROM|x64
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Debug|x64 = Debug|x64
DVD-5|Any CPU = DVD-5|Any CPU
DVD-5|x86 = DVD-5|x86
DVD-5|x64 = DVD-5|x64
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
Release|x64 = Release|x64
SingleImage|Any CPU = SingleImage|Any CPU
SingleImage|x86 = SingleImage|x86
SingleImage|x64 = SingleImage|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.CD_ROM|Any CPU.ActiveCfg = Release|Any CPU
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.CD_ROM|Any CPU.Build.0 = Release|Any CPU
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.CD_ROM|x86.ActiveCfg = Release|x86
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.CD_ROM|x86.Build.0 = Release|x86
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.CD_ROM|x64.ActiveCfg = Release|x64
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.CD_ROM|x64.Build.0 = Release|x64
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.Debug|x86.ActiveCfg = Release|x86
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.Debug|x86.Build.0 = Release|x86
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.Debug|x64.ActiveCfg = Debug|x64
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.Debug|x64.Build.0 = Debug|x64
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.DVD-5|Any CPU.ActiveCfg = Debug|Any CPU
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.DVD-5|Any CPU.Build.0 = Debug|Any CPU
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.DVD-5|x86.ActiveCfg = Release|x86
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.DVD-5|x86.Build.0 = Release|x86
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.DVD-5|x64.ActiveCfg = Debug|x64
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.DVD-5|x64.Build.0 = Debug|x64
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.Release|Any CPU.Build.0 = Release|Any CPU
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.Release|x86.ActiveCfg = Release|x86
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.Release|x86.Build.0 = Release|x86
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.Release|x64.ActiveCfg = Release|x64
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.Release|x64.Build.0 = Release|x64
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.SingleImage|Any CPU.ActiveCfg = Release|Any CPU
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.SingleImage|Any CPU.Build.0 = Release|Any CPU
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.SingleImage|x86.ActiveCfg = Release|x86
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.SingleImage|x86.Build.0 = Release|x86
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.SingleImage|x64.ActiveCfg = Release|x64
{C57268AF-5FDA-4919-A66A-091EBAE99CB9}.SingleImage|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal