This repository was archived by the owner on Aug 9, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathStellarator.sln
More file actions
96 lines (96 loc) · 5.37 KB
/
Stellarator.sln
File metadata and controls
96 lines (96 loc) · 5.37 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
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stellarator", "Source\Stellarator.csproj", "{7390CF58-0858-4405-8995-0731B132ABE4}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4065AEAB-9965-4F76-BC5F-8AF196AEF489}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "curves", "curves", "{34734E9F-4141-49E3-AF34-D2A530B78D27}"
ProjectSection(SolutionItems) = preProject
PlanetData\curves\DunaPressure.cfg = PlanetData\curves\DunaPressure.cfg
PlanetData\curves\DunaTemperature.cfg = PlanetData\curves\DunaTemperature.cfg
PlanetData\curves\EvePressure.cfg = PlanetData\curves\EvePressure.cfg
PlanetData\curves\EveTemperature.cfg = PlanetData\curves\EveTemperature.cfg
PlanetData\curves\JoolPressure.cfg = PlanetData\curves\JoolPressure.cfg
PlanetData\curves\JoolTemperature.cfg = PlanetData\curves\JoolTemperature.cfg
PlanetData\curves\KerbinPressure.cfg = PlanetData\curves\KerbinPressure.cfg
PlanetData\curves\KerbinTemperature.cfg = PlanetData\curves\KerbinTemperature.cfg
PlanetData\curves\LaythePressure.cfg = PlanetData\curves\LaythePressure.cfg
PlanetData\curves\LaytheTemperature.cfg = PlanetData\curves\LaytheTemperature.cfg
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "textures", "textures", "{23FD01F5-FD5F-4408-82FC-F8CC114AD2A9}"
ProjectSection(SolutionItems) = preProject
PlanetData\textures\Texture1.png = PlanetData\textures\Texture1.png
PlanetData\textures\Texture10.png = PlanetData\textures\Texture10.png
PlanetData\textures\Texture11.png = PlanetData\textures\Texture11.png
PlanetData\textures\Texture12.png = PlanetData\textures\Texture12.png
PlanetData\textures\Texture13.png = PlanetData\textures\Texture13.png
PlanetData\textures\Texture14.png = PlanetData\textures\Texture14.png
PlanetData\textures\Texture15.png = PlanetData\textures\Texture15.png
PlanetData\textures\Texture2.png = PlanetData\textures\Texture2.png
PlanetData\textures\Texture3.png = PlanetData\textures\Texture3.png
PlanetData\textures\Texture4.png = PlanetData\textures\Texture4.png
PlanetData\textures\Texture5.png = PlanetData\textures\Texture5.png
PlanetData\textures\Texture6.png = PlanetData\textures\Texture6.png
PlanetData\textures\Texture7.png = PlanetData\textures\Texture7.png
PlanetData\textures\Texture8.png = PlanetData\textures\Texture8.png
PlanetData\textures\Texture9.png = PlanetData\textures\Texture9.png
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "pqs", "pqs", "{20DFB811-F7C9-40CF-AEFD-B5BEDB600F62}"
ProjectSection(SolutionItems) = preProject
PlanetData\pqs\AsteroidExample.cfg = PlanetData\pqs\AsteroidExample.cfg
PlanetData\pqs\EverythingElse.cfg = PlanetData\pqs\EverythingElse.cfg
PlanetData\pqs\VertexPlanet.cfg = PlanetData\pqs\VertexPlanet.cfg
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "names", "names", "{81298ACF-E442-4A7C-8105-CA22CB599DB3}"
ProjectSection(SolutionItems) = preProject
PlanetData\names\middle.cfg = PlanetData\names\middle.cfg
PlanetData\names\prefix.cfg = PlanetData\names\prefix.cfg
PlanetData\names\suffix.cfg = PlanetData\names\suffix.cfg
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "rings", "rings", "{C573862F-0F00-449D-9699-D5E554D98A51}"
ProjectSection(SolutionItems) = preProject
PlanetData\rings\example.cfg = PlanetData\rings\example.cfg
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "stars", "stars", "{918F7E6D-43A7-4AE8-B5EA-0F3DBABD065A}"
ProjectSection(SolutionItems) = preProject
PlanetData\stars\A0.cfg = PlanetData\stars\A0.cfg
PlanetData\stars\B0.cfg = PlanetData\stars\B0.cfg
PlanetData\stars\D0.cfg = PlanetData\stars\D0.cfg
PlanetData\stars\F0.cfg = PlanetData\stars\F0.cfg
PlanetData\stars\G0.cfg = PlanetData\stars\G0.cfg
PlanetData\stars\K0.cfg = PlanetData\stars\K0.cfg
PlanetData\stars\M0.cfg = PlanetData\stars\M0.cfg
PlanetData\stars\O0.cfg = PlanetData\stars\O0.cfg
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7390CF58-0858-4405-8995-0731B132ABE4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7390CF58-0858-4405-8995-0731B132ABE4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7390CF58-0858-4405-8995-0731B132ABE4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7390CF58-0858-4405-8995-0731B132ABE4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{34734E9F-4141-49E3-AF34-D2A530B78D27} = {4065AEAB-9965-4F76-BC5F-8AF196AEF489}
{23FD01F5-FD5F-4408-82FC-F8CC114AD2A9} = {4065AEAB-9965-4F76-BC5F-8AF196AEF489}
{20DFB811-F7C9-40CF-AEFD-B5BEDB600F62} = {4065AEAB-9965-4F76-BC5F-8AF196AEF489}
{81298ACF-E442-4A7C-8105-CA22CB599DB3} = {4065AEAB-9965-4F76-BC5F-8AF196AEF489}
{C573862F-0F00-449D-9699-D5E554D98A51} = {4065AEAB-9965-4F76-BC5F-8AF196AEF489}
{918F7E6D-43A7-4AE8-B5EA-0F3DBABD065A} = {4065AEAB-9965-4F76-BC5F-8AF196AEF489}
EndGlobalSection
EndGlobal