Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.RegressionSolutionGradientView/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj @ 13819

Last change on this file since 13819 was 13819, checked in by pfleck, 8 years ago

#2597 Branched HeuristicLab.Algorithms.DataAnalysis and HeuristicLab.Problems.DataAnalysis.

File size: 25.6 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{3E9E8944-44FF-40BB-A622-3A4A7DD0F198}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.DataAnalysis.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.DataAnalysis.Views-3.4</AssemblyName>
13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17    <SignAssembly>true</SignAssembly>
18    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
19    <FileUpgradeFlags>
20    </FileUpgradeFlags>
21    <OldToolsVersion>3.5</OldToolsVersion>
22    <UpgradeBackupLocation />
23    <PublishUrl>publish\</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Disk</InstallFrom>
26    <UpdateEnabled>false</UpdateEnabled>
27    <UpdateMode>Foreground</UpdateMode>
28    <UpdateInterval>7</UpdateInterval>
29    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
30    <UpdatePeriodically>false</UpdatePeriodically>
31    <UpdateRequired>false</UpdateRequired>
32    <MapFileExtensions>true</MapFileExtensions>
33    <ApplicationRevision>0</ApplicationRevision>
34    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35    <IsWebBootstrapper>false</IsWebBootstrapper>
36    <UseApplicationTrust>false</UseApplicationTrust>
37    <BootstrapperEnabled>true</BootstrapperEnabled>
38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
40    <DebugSymbols>true</DebugSymbols>
41    <DebugType>full</DebugType>
42    <Optimize>false</Optimize>
43    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
48    <Prefer32Bit>false</Prefer32Bit>
49  </PropertyGroup>
50  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
51    <DebugType>pdbonly</DebugType>
52    <Optimize>true</Optimize>
53    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
54    <DefineConstants>TRACE</DefineConstants>
55    <ErrorReport>prompt</ErrorReport>
56    <WarningLevel>4</WarningLevel>
57    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
58    <Prefer32Bit>false</Prefer32Bit>
59  </PropertyGroup>
60  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
61    <DebugSymbols>true</DebugSymbols>
62    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
63    <DefineConstants>DEBUG;TRACE</DefineConstants>
64    <DebugType>full</DebugType>
65    <PlatformTarget>x64</PlatformTarget>
66    <ErrorReport>prompt</ErrorReport>
67    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
68    <Prefer32Bit>false</Prefer32Bit>
69  </PropertyGroup>
70  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
71    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
72    <DefineConstants>TRACE</DefineConstants>
73    <Optimize>true</Optimize>
74    <DebugType>pdbonly</DebugType>
75    <PlatformTarget>x64</PlatformTarget>
76    <ErrorReport>prompt</ErrorReport>
77    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
78    <Prefer32Bit>false</Prefer32Bit>
79  </PropertyGroup>
80  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
81    <DebugSymbols>true</DebugSymbols>
82    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
83    <DefineConstants>DEBUG;TRACE</DefineConstants>
84    <DebugType>full</DebugType>
85    <PlatformTarget>x86</PlatformTarget>
86    <ErrorReport>prompt</ErrorReport>
87    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
88    <Prefer32Bit>false</Prefer32Bit>
89  </PropertyGroup>
90  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
91    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
92    <DefineConstants>TRACE</DefineConstants>
93    <Optimize>true</Optimize>
94    <DebugType>pdbonly</DebugType>
95    <PlatformTarget>x86</PlatformTarget>
96    <ErrorReport>prompt</ErrorReport>
97    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
98    <Prefer32Bit>false</Prefer32Bit>
99  </PropertyGroup>
100  <ItemGroup>
101    <Reference Include="ALGLIB-3.7.0">
102      <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
103      <Private>False</Private>
104    </Reference>
105    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4">
106      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
107      <Private>False</Private>
108    </Reference>
109    <Reference Include="HeuristicLab.Analysis-3.3">
110      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
111      <Private>False</Private>
112    </Reference>
113    <Reference Include="HeuristicLab.Analysis.Views-3.3">
114      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
115      <Private>False</Private>
116    </Reference>
117    <Reference Include="HeuristicLab.Collections-3.3">
118      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
119      <Private>False</Private>
120    </Reference>
121    <Reference Include="HeuristicLab.Common-3.3">
122      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
123      <Private>False</Private>
124    </Reference>
125    <Reference Include="HeuristicLab.Common.Resources-3.3">
126      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
127      <Private>False</Private>
128    </Reference>
129    <Reference Include="HeuristicLab.Core-3.3">
130      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
131      <Private>False</Private>
132    </Reference>
133    <Reference Include="HeuristicLab.Core.Views-3.3">
134      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
135      <Private>False</Private>
136    </Reference>
137    <Reference Include="HeuristicLab.Data-3.3">
138      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
139      <Private>False</Private>
140    </Reference>
141    <Reference Include="HeuristicLab.Data.Views-3.3">
142      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
143      <Private>False</Private>
144    </Reference>
145    <Reference Include="HeuristicLab.MainForm-3.3">
146      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
147      <Private>False</Private>
148    </Reference>
149    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
150      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
151      <Private>False</Private>
152    </Reference>
153    <Reference Include="HeuristicLab.Optimization-3.3">
154      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
155      <Private>False</Private>
156    </Reference>
157    <Reference Include="HeuristicLab.Optimization.Views-3.3">
158      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
159      <Private>False</Private>
160    </Reference>
161    <Reference Include="HeuristicLab.Optimizer-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
162      <SpecificVersion>False</SpecificVersion>
163      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
164    </Reference>
165    <Reference Include="HeuristicLab.Parameters-3.3">
166      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
167      <Private>False</Private>
168    </Reference>
169    <Reference Include="HeuristicLab.Parameters.Views-3.3">
170      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
171      <Private>False</Private>
172    </Reference>
173    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
174      <SpecificVersion>False</SpecificVersion>
175      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
176    </Reference>
177    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
178      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
179      <Private>False</Private>
180    </Reference>
181    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
182      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
183      <Private>False</Private>
184    </Reference>
185    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4">
186      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
187      <Private>False</Private>
188    </Reference>
189    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
190      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
191      <Private>False</Private>
192    </Reference>
193    <Reference Include="System" />
194    <Reference Include="System.Core">
195      <RequiredTargetFramework>3.5</RequiredTargetFramework>
196    </Reference>
197    <Reference Include="System.Drawing" />
198    <Reference Include="System.Windows.Forms" />
199    <Reference Include="System.Windows.Forms.DataVisualization" />
200    <Reference Include="System.Xml.Linq">
201      <RequiredTargetFramework>3.5</RequiredTargetFramework>
202    </Reference>
203    <Reference Include="System.Data.DataSetExtensions">
204      <RequiredTargetFramework>3.5</RequiredTargetFramework>
205    </Reference>
206    <Reference Include="System.Data" />
207    <Reference Include="System.Xml" />
208  </ItemGroup>
209  <ItemGroup>
210    <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.cs">
211      <SubType>UserControl</SubType>
212    </Compile>
213    <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.Designer.cs">
214      <DependentUpon>ClassificationEnsembleSolutionEstimatedClassValuesView.cs</DependentUpon>
215    </Compile>
216    <Compile Include="Classification\ClassificationEnsembleSolutionModelView.cs">
217      <SubType>UserControl</SubType>
218    </Compile>
219    <Compile Include="Classification\ClassificationEnsembleSolutionModelView.Designer.cs">
220      <DependentUpon>ClassificationEnsembleSolutionModelView.cs</DependentUpon>
221    </Compile>
222    <Compile Include="Classification\ClassificationFeatureCorrelationView.cs">
223      <SubType>UserControl</SubType>
224    </Compile>
225    <Compile Include="Classification\ClassificationFeatureCorrelationView.Designer.cs">
226      <DependentUpon>ClassificationFeatureCorrelationView.cs</DependentUpon>
227    </Compile>
228    <Compile Include="Classification\ClassificationSolutionComparisonView.cs">
229      <SubType>UserControl</SubType>
230    </Compile>
231    <Compile Include="Classification\ClassificationSolutionComparisonView.Designer.cs">
232      <DependentUpon>ClassificationSolutionComparisonView.cs</DependentUpon>
233    </Compile>
234    <Compile Include="Classification\ClassificationTimeframeFeatureCorrelationView.cs">
235      <SubType>UserControl</SubType>
236    </Compile>
237    <Compile Include="Classification\ClassificationTimeframeFeatureCorrelationView.Designer.cs">
238      <DependentUpon>ClassificationTimeframeFeatureCorrelationView.cs</DependentUpon>
239    </Compile>
240    <Compile Include="Classification\DiscriminantFunctionClassificationModelView.cs">
241      <SubType>UserControl</SubType>
242    </Compile>
243    <Compile Include="Classification\DiscriminantFunctionClassificationModelView.Designer.cs">
244      <DependentUpon>DiscriminantFunctionClassificationModelView.cs</DependentUpon>
245    </Compile>
246    <Compile Include="Clustering\ClusteringSolutionVisualizationView.cs">
247      <SubType>UserControl</SubType>
248    </Compile>
249    <Compile Include="Clustering\ClusteringSolutionVisualizationView.Designer.cs">
250      <DependentUpon>ClusteringSolutionVisualizationView.cs</DependentUpon>
251    </Compile>
252    <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationView.cs">
253      <SubType>UserControl</SubType>
254    </Compile>
255    <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationView.Designer.cs">
256      <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
257    </Compile>
258    <Compile Include="DataAnalysisSolutionEvaluationView.cs">
259      <SubType>UserControl</SubType>
260    </Compile>
261    <Compile Include="DataAnalysisSolutionEvaluationView.Designer.cs">
262      <DependentUpon>DataAnalysisSolutionEvaluationView.cs</DependentUpon>
263    </Compile>
264    <Compile Include="FeatureCorrelation\FeatureCorrelationCalculator.cs" />
265    <Compile Include="FeatureCorrelation\FeatureCorrelationView.cs">
266      <SubType>UserControl</SubType>
267    </Compile>
268    <Compile Include="FeatureCorrelation\FeatureCorrelationView.Designer.cs">
269      <DependentUpon>FeatureCorrelationView.cs</DependentUpon>
270    </Compile>
271    <Compile Include="Interfaces\IDataPreprocessorStarter.cs" />
272    <Compile Include="MenuItems\ShrinkDataAnalysisRunsMenuItem.cs" />
273    <Compile Include="ModifiableDatasetView.cs">
274      <SubType>UserControl</SubType>
275    </Compile>
276    <Compile Include="ModifiableDatasetView.Designer.cs">
277      <DependentUpon>ModifiableDatasetView.cs</DependentUpon>
278    </Compile>
279    <Compile Include="Plugin.cs" />
280    <Compile Include="ProblemDataView.cs">
281      <SubType>UserControl</SubType>
282    </Compile>
283    <Compile Include="ProblemDataView.Designer.cs">
284      <DependentUpon>ProblemDataView.cs</DependentUpon>
285    </Compile>
286    <Compile Include="RegressionSolutionGradientView.cs">
287      <SubType>UserControl</SubType>
288    </Compile>
289    <Compile Include="RegressionSolutionGradientView.Designer.cs">
290      <DependentUpon>RegressionSolutionGradientView.cs</DependentUpon>
291    </Compile>
292    <Compile Include="RegressionSolutionTargetResponseGradientView.cs">
293      <SubType>UserControl</SubType>
294    </Compile>
295    <Compile Include="RegressionSolutionTargetResponseGradientView.Designer.cs">
296      <DependentUpon>RegressionSolutionTargetResponseGradientView.cs</DependentUpon>
297    </Compile>
298    <Compile Include="Regression\RegressionEnsembleSolutionModelWeightsView.cs">
299      <SubType>UserControl</SubType>
300    </Compile>
301    <Compile Include="Regression\RegressionEnsembleSolutionModelWeightsView.Designer.cs">
302      <DependentUpon>RegressionEnsembleSolutionModelWeightsView.cs</DependentUpon>
303    </Compile>
304    <Compile Include="Regression\RegressionFeatureCorrelationView.cs">
305      <SubType>UserControl</SubType>
306    </Compile>
307    <Compile Include="Regression\RegressionFeatureCorrelationView.Designer.cs">
308      <DependentUpon>RegressionFeatureCorrelationView.cs</DependentUpon>
309    </Compile>
310    <Compile Include="Regression\RegressionTimeframeFeatureCorrelationView.cs">
311      <SubType>UserControl</SubType>
312    </Compile>
313    <Compile Include="Regression\RegressionTimeframeFeatureCorrelationView.Designer.cs">
314      <DependentUpon>RegressionTimeframeFeatureCorrelationView.cs</DependentUpon>
315    </Compile>
316    <Compile Include="Regression\RegressionEnsembleSolutionModelView.cs">
317      <SubType>UserControl</SubType>
318    </Compile>
319    <Compile Include="Regression\RegressionEnsembleSolutionModelView.Designer.cs">
320      <DependentUpon>RegressionEnsembleSolutionModelView.cs</DependentUpon>
321    </Compile>
322    <Compile Include="Regression\RegressionSolutionErrorCharacteristicsCurveView.cs">
323      <SubType>UserControl</SubType>
324    </Compile>
325    <Compile Include="Regression\RegressionSolutionErrorCharacteristicsCurveView.Designer.cs">
326      <DependentUpon>RegressionSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
327    </Compile>
328    <Compile Include="Regression\RegressionSolutionEstimatedValuesView.cs">
329      <SubType>UserControl</SubType>
330    </Compile>
331    <Compile Include="Regression\RegressionSolutionEstimatedValuesView.Designer.cs">
332      <DependentUpon>RegressionSolutionEstimatedValuesView.cs</DependentUpon>
333    </Compile>
334    <Compile Include="Regression\RegressionSolutionLineChartView.cs">
335      <SubType>UserControl</SubType>
336    </Compile>
337    <Compile Include="Regression\RegressionSolutionLineChartView.Designer.cs">
338      <DependentUpon>RegressionSolutionLineChartView.cs</DependentUpon>
339    </Compile>
340    <Compile Include="Regression\RegressionSolutionResidualHistogram.cs">
341      <SubType>UserControl</SubType>
342    </Compile>
343    <Compile Include="Regression\RegressionSolutionResidualHistogram.Designer.cs">
344      <DependentUpon>RegressionSolutionResidualHistogram.cs</DependentUpon>
345    </Compile>
346    <Compile Include="Regression\RegressionSolutionScatterPlotView.cs">
347      <SubType>UserControl</SubType>
348    </Compile>
349    <Compile Include="Regression\RegressionSolutionScatterPlotView.Designer.cs">
350      <DependentUpon>RegressionSolutionScatterPlotView.cs</DependentUpon>
351    </Compile>
352    <Compile Include="Solution Views\ClassificationSolutionView.cs">
353      <SubType>UserControl</SubType>
354    </Compile>
355    <Compile Include="Solution Views\ClassificationSolutionView.Designer.cs">
356      <DependentUpon>ClassificationSolutionView.cs</DependentUpon>
357    </Compile>
358    <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.cs">
359      <SubType>UserControl</SubType>
360    </Compile>
361    <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.Designer.cs">
362      <DependentUpon>ClassificationSolutionConfusionMatrixView.cs</DependentUpon>
363    </Compile>
364    <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.cs">
365      <SubType>UserControl</SubType>
366    </Compile>
367    <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.Designer.cs">
368      <DependentUpon>ClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
369    </Compile>
370    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs">
371      <SubType>UserControl</SubType>
372    </Compile>
373    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.Designer.cs">
374      <DependentUpon>DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
375    </Compile>
376    <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.cs">
377      <SubType>UserControl</SubType>
378    </Compile>
379    <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.Designer.cs">
380      <DependentUpon>DiscriminantFunctionClassificationRocCurvesView.cs</DependentUpon>
381    </Compile>
382    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.cs">
383      <SubType>UserControl</SubType>
384    </Compile>
385    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.Designer.cs">
386      <DependentUpon>DiscriminantFunctionClassificationSolutionThresholdView.cs</DependentUpon>
387    </Compile>
388    <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.cs">
389      <SubType>UserControl</SubType>
390    </Compile>
391    <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.Designer.cs">
392      <DependentUpon>ClusteringSolutionEstimatedClusterView.cs</DependentUpon>
393    </Compile>
394    <Compile Include="Solution Views\ClusteringSolutionView.cs">
395      <SubType>UserControl</SubType>
396    </Compile>
397    <Compile Include="Solution Views\ClusteringSolutionView.Designer.cs">
398      <DependentUpon>ClusteringSolutionView.cs</DependentUpon>
399    </Compile>
400    <Compile Include="Solution Views\ClassificationEnsembleSolutionView.cs">
401      <SubType>UserControl</SubType>
402    </Compile>
403    <Compile Include="Solution Views\ClassificationEnsembleSolutionView.Designer.cs">
404      <DependentUpon>ClassificationEnsembleSolutionView.cs</DependentUpon>
405    </Compile>
406    <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.cs">
407      <SubType>UserControl</SubType>
408    </Compile>
409    <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.Designer.cs">
410      <DependentUpon>DiscriminantFunctionClassificationSolutionView.cs</DependentUpon>
411    </Compile>
412    <Compile Include="Solution Views\DataAnalysisSolutionView.cs">
413      <SubType>UserControl</SubType>
414    </Compile>
415    <Compile Include="Solution Views\DataAnalysisSolutionView.Designer.cs">
416      <DependentUpon>DataAnalysisSolutionView.cs</DependentUpon>
417    </Compile>
418    <Compile Include="DoubleLimitView.cs">
419      <SubType>UserControl</SubType>
420    </Compile>
421    <Compile Include="DoubleLimitView.Designer.cs">
422      <DependentUpon>DoubleLimitView.cs</DependentUpon>
423    </Compile>
424    <Compile Include="Interfaces\IDataAnalysisSolutionEvaluationView.cs" />
425    <Compile Include="MenuItems\CreateEnsembleMenuItem.cs" />
426    <Compile Include="Solution Views\NamedDataAnalysisSolutionView.cs">
427      <SubType>UserControl</SubType>
428    </Compile>
429    <Compile Include="Solution Views\NamedDataAnalysisSolutionView.Designer.cs">
430      <DependentUpon>NamedDataAnalysisSolutionView.cs</DependentUpon>
431    </Compile>
432    <Compile Include="Solution Views\RegressionEnsembleSolutionView.cs">
433      <SubType>UserControl</SubType>
434    </Compile>
435    <Compile Include="Solution Views\RegressionEnsembleSolutionView.Designer.cs">
436      <DependentUpon>RegressionEnsembleSolutionView.cs</DependentUpon>
437    </Compile>
438    <Compile Include="Solution Views\RegressionSolutionView.cs">
439      <SubType>UserControl</SubType>
440    </Compile>
441    <Compile Include="Solution Views\RegressionSolutionView.Designer.cs">
442      <DependentUpon>RegressionSolutionView.cs</DependentUpon>
443    </Compile>
444    <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationView.cs">
445      <SubType>UserControl</SubType>
446    </Compile>
447    <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationView.Designer.cs">
448      <DependentUpon>TimeframeFeatureCorrelationView.cs</DependentUpon>
449    </Compile>
450    <Compile Include="Solution Views\TimeSeriesPrognosisSolutionView.cs">
451      <SubType>UserControl</SubType>
452    </Compile>
453    <Compile Include="Solution Views\TimeSeriesPrognosisSolutionView.Designer.cs">
454      <DependentUpon>TimeSeriesPrognosisSolutionView.cs</DependentUpon>
455    </Compile>
456    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResultsView.cs">
457      <SubType>UserControl</SubType>
458    </Compile>
459    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResultsView.Designer.cs">
460      <DependentUpon>TimeSeriesPrognosisResultsView.cs</DependentUpon>
461    </Compile>
462    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs">
463      <SubType>UserControl</SubType>
464    </Compile>
465    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.Designer.cs">
466      <DependentUpon>TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
467    </Compile>
468    <Compile Include="GradientChart.cs">
469      <SubType>Component</SubType>
470    </Compile>
471    <Compile Include="GradientChart.Designer.cs">
472      <DependentUpon>GradientChart.cs</DependentUpon>
473    </Compile>
474    <None Include="HeuristicLab.snk" />
475    <None Include="Plugin.cs.frame" />
476    <None Include="Properties\AssemblyInfo.cs.frame" />
477    <Compile Include="Properties\AssemblyInfo.cs" />
478  </ItemGroup>
479  <ItemGroup>
480    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
481      <Visible>False</Visible>
482      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
483      <Install>false</Install>
484    </BootstrapperPackage>
485    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
486      <Visible>False</Visible>
487      <ProductName>.NET Framework 3.5 SP1</ProductName>
488      <Install>true</Install>
489    </BootstrapperPackage>
490    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
491      <Visible>False</Visible>
492      <ProductName>Windows Installer 3.1</ProductName>
493      <Install>true</Install>
494    </BootstrapperPackage>
495  </ItemGroup>
496  <ItemGroup>
497    <EmbeddedResource Include="FeatureCorrelation\AbstractFeatureCorrelationView.resx">
498      <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
499    </EmbeddedResource>
500  </ItemGroup>
501  <ItemGroup>
502    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
503      <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project>
504      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
505    </ProjectReference>
506  </ItemGroup>
507  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
508  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
509       Other similar extension points exist, see Microsoft.Common.targets.
510  <Target Name="BeforeBuild">
511  </Target>
512  <Target Name="AfterBuild">
513  </Target>
514  -->
515  <PropertyGroup>
516    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
517set ProjectDir=$(ProjectDir)
518set SolutionDir=$(SolutionDir)
519set Outdir=$(Outdir)
520
521call PreBuildEvent.cmd
522</PreBuildEvent>
523    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
524export ProjectDir=$(ProjectDir)
525export SolutionDir=$(SolutionDir)
526
527$SolutionDir/PreBuildEvent.sh
528</PreBuildEvent>
529  </PropertyGroup>
530</Project>
Note: See TracBrowser for help on using the repository browser.