1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
---|
3 | # Visual Studio 2012
|
---|
4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GaussianProcessTuning", "HeuristicLab.Problems.GaussianProcessTuning\GaussianProcessTuning.csproj", "{9A04599C-D608-4240-8DA6-D41F51C515A3}"
|
---|
5 | ProjectSection(ProjectDependencies) = postProject
|
---|
6 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C} = {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}
|
---|
7 | {94C7714E-29D4-4D6D-B213-2C18D627AB75} = {94C7714E-29D4-4D6D-B213-2C18D627AB75}
|
---|
8 | {6142B24E-9C86-410B-A65A-1DE65C8C2349} = {6142B24E-9C86-410B-A65A-1DE65C8C2349}
|
---|
9 | EndProjectSection
|
---|
10 | EndProject
|
---|
11 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GaussianProcessTuning.Tests", "HeuristicLab.Problems.GaussianProcessTuning.Tests\GaussianProcessTuning.Tests.csproj", "{98C8AD2B-B035-4863-A01E-B659465FF6B2}"
|
---|
12 | ProjectSection(ProjectDependencies) = postProject
|
---|
13 | {94C7714E-29D4-4D6D-B213-2C18D627AB75} = {94C7714E-29D4-4D6D-B213-2C18D627AB75}
|
---|
14 | EndProjectSection
|
---|
15 | EndProject
|
---|
16 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3768D612-38EB-47D8-9E79-75D8E5AB00A8}"
|
---|
17 | ProjectSection(SolutionItems) = preProject
|
---|
18 | HeuristicLab.Problems.GaussianProcessTuning.vsmdi = HeuristicLab.Problems.GaussianProcessTuning.vsmdi
|
---|
19 | Local.testsettings = Local.testsettings
|
---|
20 | TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings
|
---|
21 | EndProjectSection
|
---|
22 | EndProject
|
---|
23 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Instances.DataAnalysis.GaussianProcessRegression-3.3", "HeuristicLab.Problems.Instances.DataAnalysis.GaussianProcessRegression\Instances.DataAnalysis.GaussianProcessRegression-3.3.csproj", "{94C7714E-29D4-4D6D-B213-2C18D627AB75}"
|
---|
24 | EndProject
|
---|
25 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ILNumerics", "ILNumerics.2.14.4735.573\ILNumerics.csproj", "{93B4A10E-8979-4028-8CCF-49D88D6FAC0C}"
|
---|
26 | EndProject
|
---|
27 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.DataAnalysis.Experimental", "HeuristicLab.Algorithms.DataAnalysis.Experimental\HeuristicLab.Algorithms.DataAnalysis.Experimental.csproj", "{6142B24E-9C86-410B-A65A-1DE65C8C2349}"
|
---|
28 | EndProject
|
---|
29 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GaussianProcessDemo", "GaussianProcessDemo\GaussianProcessDemo.csproj", "{D18AE898-F600-4754-B3B4-C0C7A364F973}"
|
---|
30 | EndProject
|
---|
31 | Global
|
---|
32 | GlobalSection(TestCaseManagementSettings) = postSolution
|
---|
33 | CategoryFile = HeuristicLab.Problems.GaussianProcessTuning.vsmdi
|
---|
34 | EndGlobalSection
|
---|
35 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
36 | Debug|Any CPU = Debug|Any CPU
|
---|
37 | Debug|Mixed Platforms = Debug|Mixed Platforms
|
---|
38 | Debug|x64 = Debug|x64
|
---|
39 | Debug|x86 = Debug|x86
|
---|
40 | Release|Any CPU = Release|Any CPU
|
---|
41 | Release|Mixed Platforms = Release|Mixed Platforms
|
---|
42 | Release|x64 = Release|x64
|
---|
43 | Release|x86 = Release|x86
|
---|
44 | ReleaseBuild|Any CPU = ReleaseBuild|Any CPU
|
---|
45 | ReleaseBuild|Mixed Platforms = ReleaseBuild|Mixed Platforms
|
---|
46 | ReleaseBuild|x64 = ReleaseBuild|x64
|
---|
47 | ReleaseBuild|x86 = ReleaseBuild|x86
|
---|
48 | EndGlobalSection
|
---|
49 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
50 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
51 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
52 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
|
---|
53 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Debug|Mixed Platforms.Build.0 = Debug|x86
|
---|
54 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Debug|x64.ActiveCfg = Debug|x64
|
---|
55 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Debug|x64.Build.0 = Debug|x64
|
---|
56 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Debug|x86.ActiveCfg = Debug|x86
|
---|
57 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Debug|x86.Build.0 = Debug|x86
|
---|
58 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
59 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
60 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Release|Mixed Platforms.ActiveCfg = Release|x86
|
---|
61 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Release|Mixed Platforms.Build.0 = Release|x86
|
---|
62 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Release|x64.ActiveCfg = Release|x64
|
---|
63 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Release|x64.Build.0 = Release|x64
|
---|
64 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Release|x86.ActiveCfg = Release|x86
|
---|
65 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Release|x86.Build.0 = Release|x86
|
---|
66 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.ReleaseBuild|Any CPU.ActiveCfg = Release|Any CPU
|
---|
67 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.ReleaseBuild|Any CPU.Build.0 = Release|Any CPU
|
---|
68 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.ReleaseBuild|Mixed Platforms.ActiveCfg = Release|x86
|
---|
69 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.ReleaseBuild|Mixed Platforms.Build.0 = Release|x86
|
---|
70 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.ReleaseBuild|x64.ActiveCfg = Release|Any CPU
|
---|
71 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.ReleaseBuild|x86.ActiveCfg = Release|Any CPU
|
---|
72 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
73 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
74 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
|
---|
75 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Debug|Mixed Platforms.Build.0 = Debug|x86
|
---|
76 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Debug|x64.ActiveCfg = Debug|x64
|
---|
77 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Debug|x64.Build.0 = Debug|x64
|
---|
78 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Debug|x86.ActiveCfg = Debug|x86
|
---|
79 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Debug|x86.Build.0 = Debug|x86
|
---|
80 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
81 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
82 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Release|Mixed Platforms.ActiveCfg = Release|x86
|
---|
83 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Release|Mixed Platforms.Build.0 = Release|x86
|
---|
84 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Release|x64.ActiveCfg = Release|x64
|
---|
85 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Release|x64.Build.0 = Release|x64
|
---|
86 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Release|x86.ActiveCfg = Release|x86
|
---|
87 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Release|x86.Build.0 = Release|x86
|
---|
88 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.ReleaseBuild|Any CPU.ActiveCfg = Release|Any CPU
|
---|
89 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.ReleaseBuild|Any CPU.Build.0 = Release|Any CPU
|
---|
90 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.ReleaseBuild|Mixed Platforms.ActiveCfg = Release|x86
|
---|
91 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.ReleaseBuild|Mixed Platforms.Build.0 = Release|x86
|
---|
92 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.ReleaseBuild|x64.ActiveCfg = Release|Any CPU
|
---|
93 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.ReleaseBuild|x86.ActiveCfg = Release|Any CPU
|
---|
94 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
95 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
96 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
|
---|
97 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Debug|Mixed Platforms.Build.0 = Debug|x86
|
---|
98 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Debug|x64.ActiveCfg = Debug|x64
|
---|
99 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Debug|x64.Build.0 = Debug|x64
|
---|
100 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Debug|x86.ActiveCfg = Debug|x86
|
---|
101 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Debug|x86.Build.0 = Debug|x86
|
---|
102 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
103 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
104 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Release|Mixed Platforms.ActiveCfg = Release|x86
|
---|
105 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Release|Mixed Platforms.Build.0 = Release|x86
|
---|
106 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Release|x64.ActiveCfg = Release|x64
|
---|
107 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Release|x64.Build.0 = Release|x64
|
---|
108 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Release|x86.ActiveCfg = Release|x86
|
---|
109 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Release|x86.Build.0 = Release|x86
|
---|
110 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.ReleaseBuild|Any CPU.ActiveCfg = Release|Any CPU
|
---|
111 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.ReleaseBuild|Any CPU.Build.0 = Release|Any CPU
|
---|
112 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.ReleaseBuild|Mixed Platforms.ActiveCfg = Release|x86
|
---|
113 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.ReleaseBuild|Mixed Platforms.Build.0 = Release|x86
|
---|
114 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.ReleaseBuild|x64.ActiveCfg = Release|x64
|
---|
115 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.ReleaseBuild|x64.Build.0 = Release|x64
|
---|
116 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.ReleaseBuild|x86.ActiveCfg = Release|x86
|
---|
117 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.ReleaseBuild|x86.Build.0 = Release|x86
|
---|
118 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
119 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
120 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
|
---|
121 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.Debug|Mixed Platforms.Build.0 = Debug|x86
|
---|
122 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.Debug|x64.ActiveCfg = Debug|x64
|
---|
123 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.Debug|x64.Build.0 = Debug|x64
|
---|
124 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.Debug|x86.ActiveCfg = Debug|x86
|
---|
125 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.Debug|x86.Build.0 = Debug|x86
|
---|
126 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
127 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
128 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.Release|Mixed Platforms.ActiveCfg = Release|x86
|
---|
129 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.Release|Mixed Platforms.Build.0 = Release|x86
|
---|
130 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.Release|x64.ActiveCfg = Release|x64
|
---|
131 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.Release|x64.Build.0 = Release|x64
|
---|
132 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.Release|x86.ActiveCfg = Release|x86
|
---|
133 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.Release|x86.Build.0 = Release|x86
|
---|
134 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.ReleaseBuild|Any CPU.ActiveCfg = ReleaseBuild|Any CPU
|
---|
135 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.ReleaseBuild|Any CPU.Build.0 = ReleaseBuild|Any CPU
|
---|
136 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.ReleaseBuild|Mixed Platforms.ActiveCfg = ReleaseBuild|x86
|
---|
137 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.ReleaseBuild|Mixed Platforms.Build.0 = ReleaseBuild|x86
|
---|
138 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.ReleaseBuild|x64.ActiveCfg = ReleaseBuild|x64
|
---|
139 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.ReleaseBuild|x64.Build.0 = ReleaseBuild|x64
|
---|
140 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.ReleaseBuild|x86.ActiveCfg = ReleaseBuild|x86
|
---|
141 | {93B4A10E-8979-4028-8CCF-49D88D6FAC0C}.ReleaseBuild|x86.Build.0 = ReleaseBuild|x86
|
---|
142 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
143 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
144 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
|
---|
145 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.Debug|Mixed Platforms.Build.0 = Debug|x86
|
---|
146 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.Debug|x64.ActiveCfg = Debug|x64
|
---|
147 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.Debug|x64.Build.0 = Debug|x64
|
---|
148 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.Debug|x86.ActiveCfg = Debug|x86
|
---|
149 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.Debug|x86.Build.0 = Debug|x86
|
---|
150 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
151 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
152 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.Release|Mixed Platforms.ActiveCfg = Release|x86
|
---|
153 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.Release|Mixed Platforms.Build.0 = Release|x86
|
---|
154 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.Release|x64.ActiveCfg = Release|x64
|
---|
155 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.Release|x64.Build.0 = Release|x64
|
---|
156 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.Release|x86.ActiveCfg = Release|x86
|
---|
157 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.Release|x86.Build.0 = Release|x86
|
---|
158 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.ReleaseBuild|Any CPU.ActiveCfg = Release|Any CPU
|
---|
159 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.ReleaseBuild|Any CPU.Build.0 = Release|Any CPU
|
---|
160 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.ReleaseBuild|Mixed Platforms.ActiveCfg = Release|x86
|
---|
161 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.ReleaseBuild|Mixed Platforms.Build.0 = Release|x86
|
---|
162 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.ReleaseBuild|x64.ActiveCfg = Release|Any CPU
|
---|
163 | {6142B24E-9C86-410B-A65A-1DE65C8C2349}.ReleaseBuild|x86.ActiveCfg = Release|Any CPU
|
---|
164 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
165 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
166 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
---|
167 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
---|
168 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.Debug|x64.ActiveCfg = Debug|Any CPU
|
---|
169 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.Debug|x86.ActiveCfg = Debug|Any CPU
|
---|
170 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
171 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
172 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
---|
173 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
---|
174 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.Release|x64.ActiveCfg = Release|Any CPU
|
---|
175 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.Release|x86.ActiveCfg = Release|x86
|
---|
176 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.Release|x86.Build.0 = Release|x86
|
---|
177 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.ReleaseBuild|Any CPU.ActiveCfg = Release|Any CPU
|
---|
178 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.ReleaseBuild|Any CPU.Build.0 = Release|Any CPU
|
---|
179 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.ReleaseBuild|Mixed Platforms.ActiveCfg = Release|Any CPU
|
---|
180 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.ReleaseBuild|Mixed Platforms.Build.0 = Release|Any CPU
|
---|
181 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.ReleaseBuild|x64.ActiveCfg = Release|Any CPU
|
---|
182 | {D18AE898-F600-4754-B3B4-C0C7A364F973}.ReleaseBuild|x86.ActiveCfg = Release|Any CPU
|
---|
183 | EndGlobalSection
|
---|
184 | GlobalSection(SolutionProperties) = preSolution
|
---|
185 | HideSolutionNode = FALSE
|
---|
186 | EndGlobalSection
|
---|
187 | EndGlobal
|
---|