-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathJSBSim.sln
executable file
·70 lines (70 loc) · 4.19 KB
/
JSBSim.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JSBSim-1.0", "JSBSim.vcxproj", "{AF971B4F-3D53-4655-8A03-97E8054DC58B}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "prep_plot", "src\utilities\prep_plot.vcxproj", "{12B68F94-0BC4-4483-86AA-9CEE10F1D525}"
EndProject
Global
GlobalSection(TestCaseManagementSettings) = postSolution
CategoryFile = JSBSim.vsmdi
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Itanium = Debug|Itanium
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
FastDebug|Itanium = FastDebug|Itanium
FastDebug|Win32 = FastDebug|Win32
FastDebug|x64 = FastDebug|x64
JSBSim64|Itanium = JSBSim64|Itanium
JSBSim64|Win32 = JSBSim64|Win32
JSBSim64|x64 = JSBSim64|x64
Release|Itanium = Release|Itanium
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.Debug|Itanium.ActiveCfg = Debug|x64
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.Debug|Win32.ActiveCfg = Debug|Win32
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.Debug|Win32.Build.0 = Debug|Win32
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.Debug|x64.ActiveCfg = Debug|x64
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.Debug|x64.Build.0 = Debug|x64
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.FastDebug|Itanium.ActiveCfg = FastDebug|x64
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.FastDebug|Win32.ActiveCfg = FastDebug|Win32
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.FastDebug|Win32.Build.0 = FastDebug|Win32
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.FastDebug|x64.ActiveCfg = FastDebug|x64
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.FastDebug|x64.Build.0 = FastDebug|x64
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.JSBSim64|Itanium.ActiveCfg = JSBSim64|x64
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.JSBSim64|Win32.ActiveCfg = JSBSim64|Win32
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.JSBSim64|Win32.Build.0 = JSBSim64|Win32
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.JSBSim64|x64.ActiveCfg = JSBSim64|x64
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.JSBSim64|x64.Build.0 = JSBSim64|x64
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.Release|Itanium.ActiveCfg = Release|x64
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.Release|Win32.ActiveCfg = Release|Win32
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.Release|Win32.Build.0 = Release|Win32
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.Release|x64.ActiveCfg = Release|x64
{AF971B4F-3D53-4655-8A03-97E8054DC58B}.Release|x64.Build.0 = Release|x64
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.Debug|Itanium.ActiveCfg = Debug|x64
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.Debug|Win32.ActiveCfg = Debug|Win32
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.Debug|Win32.Build.0 = Debug|Win32
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.Debug|x64.ActiveCfg = Debug|x64
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.Debug|x64.Build.0 = Debug|x64
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.FastDebug|Itanium.ActiveCfg = FastDebug|x64
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.FastDebug|Win32.ActiveCfg = FastDebug|Win32
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.FastDebug|Win32.Build.0 = FastDebug|Win32
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.FastDebug|x64.ActiveCfg = FastDebug|x64
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.FastDebug|x64.Build.0 = FastDebug|x64
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.JSBSim64|Itanium.ActiveCfg = JSBSim64|x64
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.JSBSim64|Win32.ActiveCfg = JSBSim64|Win32
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.JSBSim64|Win32.Build.0 = JSBSim64|Win32
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.JSBSim64|x64.ActiveCfg = JSBSim64|x64
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.Release|Itanium.ActiveCfg = Release|x64
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.Release|Win32.ActiveCfg = Release|Win32
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.Release|Win32.Build.0 = Release|Win32
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.Release|x64.ActiveCfg = Release|x64
{12B68F94-0BC4-4483-86AA-9CEE10F1D525}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal