Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2904_CalculateImpacts/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj @ 16300

Last change on this file since 16300 was 16034, checked in by fholzing, 6 years ago

#2904: Removed callback, adapted both view and calculator.

File size: 28.8 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\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    <PlatformTarget>AnyCPU</PlatformTarget>
50  </PropertyGroup>
51  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
52    <DebugType>pdbonly</DebugType>
53    <Optimize>true</Optimize>
54    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
55    <DefineConstants>TRACE</DefineConstants>
56    <ErrorReport>prompt</ErrorReport>
57    <WarningLevel>4</WarningLevel>
58    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
59    <Prefer32Bit>false</Prefer32Bit>
60  </PropertyGroup>
61  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
62    <DebugSymbols>true</DebugSymbols>
63    <OutputPath>$(SolutionDir)\bin\</OutputPath>
64    <DefineConstants>DEBUG;TRACE</DefineConstants>
65    <DebugType>full</DebugType>
66    <PlatformTarget>x64</PlatformTarget>
67    <ErrorReport>prompt</ErrorReport>
68    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
69    <Prefer32Bit>false</Prefer32Bit>
70  </PropertyGroup>
71  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
72    <OutputPath>$(SolutionDir)\bin\</OutputPath>
73    <DefineConstants>TRACE</DefineConstants>
74    <Optimize>true</Optimize>
75    <DebugType>pdbonly</DebugType>
76    <PlatformTarget>x64</PlatformTarget>
77    <ErrorReport>prompt</ErrorReport>
78    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
79    <Prefer32Bit>false</Prefer32Bit>
80  </PropertyGroup>
81  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
82    <DebugSymbols>true</DebugSymbols>
83    <OutputPath>$(SolutionDir)\bin\</OutputPath>
84    <DefineConstants>DEBUG;TRACE</DefineConstants>
85    <DebugType>full</DebugType>
86    <PlatformTarget>x86</PlatformTarget>
87    <ErrorReport>prompt</ErrorReport>
88    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
89    <Prefer32Bit>false</Prefer32Bit>
90  </PropertyGroup>
91  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
92    <OutputPath>$(SolutionDir)\bin\</OutputPath>
93    <DefineConstants>TRACE</DefineConstants>
94    <Optimize>true</Optimize>
95    <DebugType>pdbonly</DebugType>
96    <PlatformTarget>x86</PlatformTarget>
97    <ErrorReport>prompt</ErrorReport>
98    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
99    <Prefer32Bit>false</Prefer32Bit>
100  </PropertyGroup>
101  <ItemGroup>
102    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
103      <SpecificVersion>False</SpecificVersion>
104      <HintPath>..\..\..\..\trunk\bin\ALGLIB-3.7.0.dll</HintPath>
105    </Reference>
106    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
107      <SpecificVersion>False</SpecificVersion>
108      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
109    </Reference>
110    <Reference Include="HeuristicLab.Analysis-3.3">
111      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
112    </Reference>
113    <Reference Include="HeuristicLab.Analysis.Views-3.3">
114      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
115    </Reference>
116    <Reference Include="HeuristicLab.Collections-3.3">
117      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
118    </Reference>
119    <Reference Include="HeuristicLab.Common-3.3">
120      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
121    </Reference>
122    <Reference Include="HeuristicLab.Common.Resources-3.3">
123      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
124    </Reference>
125    <Reference Include="HeuristicLab.Core-3.3">
126      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
127    </Reference>
128    <Reference Include="HeuristicLab.Core.Views-3.3">
129      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
130    </Reference>
131    <Reference Include="HeuristicLab.Data-3.3">
132      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
133    </Reference>
134    <Reference Include="HeuristicLab.Data.Views-3.3">
135      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
136    </Reference>
137    <Reference Include="HeuristicLab.MainForm-3.3">
138      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
139    </Reference>
140    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
141      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
142    </Reference>
143    <Reference Include="HeuristicLab.Optimization-3.3">
144      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
145    </Reference>
146    <Reference Include="HeuristicLab.Optimization.Views-3.3">
147      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
148    </Reference>
149    <Reference Include="HeuristicLab.Optimizer-3.3">
150      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
151    </Reference>
152    <Reference Include="HeuristicLab.Parameters.Views-3.3">
153      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
154    </Reference>
155    <Reference Include="HeuristicLab.Persistence-3.3">
156      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
157    </Reference>
158    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
159      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
160    </Reference>
161    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
162      <SpecificVersion>False</SpecificVersion>
163      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
164    </Reference>
165    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
166      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
167    </Reference>
168    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4">
169      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
170    </Reference>
171    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
172      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
173    </Reference>
174    <Reference Include="System" />
175    <Reference Include="System.Core">
176      <RequiredTargetFramework>3.5</RequiredTargetFramework>
177    </Reference>
178    <Reference Include="System.Drawing" />
179    <Reference Include="System.Windows.Forms" />
180    <Reference Include="System.Windows.Forms.DataVisualization" />
181    <Reference Include="System.Xml.Linq">
182      <RequiredTargetFramework>3.5</RequiredTargetFramework>
183    </Reference>
184    <Reference Include="System.Data.DataSetExtensions">
185      <RequiredTargetFramework>3.5</RequiredTargetFramework>
186    </Reference>
187    <Reference Include="System.Data" />
188    <Reference Include="System.Xml" />
189  </ItemGroup>
190  <ItemGroup>
191    <Compile Include="Classification\ClassificationSolutionVariableImpactsView.cs">
192      <SubType>UserControl</SubType>
193    </Compile>
194    <Compile Include="Classification\ClassificationSolutionVariableImpactsView.Designer.cs">
195      <DependentUpon>ClassificationSolutionVariableImpactsView.cs</DependentUpon>
196    </Compile>
197    <Compile Include="Controls\DensityChart.cs">
198      <SubType>UserControl</SubType>
199    </Compile>
200    <Compile Include="Controls\DensityChart.Designer.cs">
201      <DependentUpon>DensityChart.cs</DependentUpon>
202    </Compile>
203    <Compile Include="Controls\DensityTrackbar.cs">
204      <SubType>UserControl</SubType>
205    </Compile>
206    <Compile Include="Controls\DensityTrackbar.Designer.cs">
207      <DependentUpon>DensityTrackbar.cs</DependentUpon>
208    </Compile>
209    <Compile Include="Controls\FactorPartialDependencePlot.cs">
210      <SubType>UserControl</SubType>
211    </Compile>
212    <Compile Include="Controls\FactorPartialDependencePlot.Designer.cs">
213      <DependentUpon>FactorPartialDependencePlot.cs</DependentUpon>
214    </Compile>
215    <Compile Include="Controls\PartialDependencePlot.cs">
216      <SubType>UserControl</SubType>
217    </Compile>
218    <Compile Include="Controls\PartialDependencePlot.Designer.cs">
219      <DependentUpon>PartialDependencePlot.cs</DependentUpon>
220    </Compile>
221    <Compile Include="Controls\PartialDependencePlotConfigurationDialog.cs">
222      <SubType>Form</SubType>
223    </Compile>
224    <Compile Include="Controls\PartialDependencePlotConfigurationDialog.Designer.cs">
225      <DependentUpon>PartialDependencePlotConfigurationDialog.cs</DependentUpon>
226    </Compile>
227    <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationCalculator.cs" />
228    <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationCalculator.cs" />
229    <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.cs">
230      <SubType>UserControl</SubType>
231    </Compile>
232    <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.Designer.cs">
233      <DependentUpon>ClassificationEnsembleSolutionEstimatedClassValuesView.cs</DependentUpon>
234    </Compile>
235    <Compile Include="Classification\ClassificationEnsembleSolutionModelView.cs">
236      <SubType>UserControl</SubType>
237    </Compile>
238    <Compile Include="Classification\ClassificationEnsembleSolutionModelView.Designer.cs">
239      <DependentUpon>ClassificationEnsembleSolutionModelView.cs</DependentUpon>
240    </Compile>
241    <Compile Include="Classification\ClassificationFeatureCorrelationView.cs">
242      <SubType>UserControl</SubType>
243    </Compile>
244    <Compile Include="Classification\ClassificationFeatureCorrelationView.Designer.cs">
245      <DependentUpon>ClassificationFeatureCorrelationView.cs</DependentUpon>
246    </Compile>
247    <Compile Include="Classification\ClassificationSolutionComparisonView.cs">
248      <SubType>UserControl</SubType>
249    </Compile>
250    <Compile Include="Classification\ClassificationSolutionComparisonView.Designer.cs">
251      <DependentUpon>ClassificationSolutionComparisonView.cs</DependentUpon>
252    </Compile>
253    <Compile Include="Classification\ClassificationTimeframeFeatureCorrelationView.cs">
254      <SubType>UserControl</SubType>
255    </Compile>
256    <Compile Include="Classification\ClassificationTimeframeFeatureCorrelationView.Designer.cs">
257      <DependentUpon>ClassificationTimeframeFeatureCorrelationView.cs</DependentUpon>
258    </Compile>
259    <Compile Include="Classification\DiscriminantFunctionClassificationModelView.cs">
260      <SubType>UserControl</SubType>
261    </Compile>
262    <Compile Include="Classification\DiscriminantFunctionClassificationModelView.Designer.cs">
263      <DependentUpon>DiscriminantFunctionClassificationModelView.cs</DependentUpon>
264    </Compile>
265    <Compile Include="Clustering\ClusteringSolutionVisualizationView.cs">
266      <SubType>UserControl</SubType>
267    </Compile>
268    <Compile Include="Clustering\ClusteringSolutionVisualizationView.Designer.cs">
269      <DependentUpon>ClusteringSolutionVisualizationView.cs</DependentUpon>
270    </Compile>
271    <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationView.cs">
272      <SubType>UserControl</SubType>
273    </Compile>
274    <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationView.Designer.cs">
275      <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
276    </Compile>
277    <Compile Include="DataAnalysisSolutionEvaluationView.cs">
278      <SubType>UserControl</SubType>
279    </Compile>
280    <Compile Include="DataAnalysisSolutionEvaluationView.Designer.cs">
281      <DependentUpon>DataAnalysisSolutionEvaluationView.cs</DependentUpon>
282    </Compile>
283    <Compile Include="FeatureCorrelation\FeatureCorrelationCalculator.cs" />
284    <Compile Include="FeatureCorrelation\FeatureCorrelationView.cs">
285      <SubType>UserControl</SubType>
286    </Compile>
287    <Compile Include="FeatureCorrelation\FeatureCorrelationView.Designer.cs">
288      <DependentUpon>FeatureCorrelationView.cs</DependentUpon>
289    </Compile>
290    <Compile Include="Interfaces\IDataPreprocessorStarter.cs" />
291    <Compile Include="Interfaces\IPartialDependencePlot.cs" />
292    <Compile Include="MenuItems\ChangeDataOfOptimizersMenuItem.cs" />
293    <Compile Include="MenuItems\ShrinkDataAnalysisRunsMenuItem.cs" />
294    <Compile Include="ModifiableDatasetView.cs">
295      <SubType>UserControl</SubType>
296    </Compile>
297    <Compile Include="ModifiableDatasetView.Designer.cs">
298      <DependentUpon>ModifiableDatasetView.cs</DependentUpon>
299    </Compile>
300    <Compile Include="Plugin.cs" />
301    <Compile Include="ProblemDataView.cs">
302      <SubType>UserControl</SubType>
303    </Compile>
304    <Compile Include="ProblemDataView.Designer.cs">
305      <DependentUpon>ProblemDataView.cs</DependentUpon>
306    </Compile>
307    <Compile Include="Regression\ConfidenceRegressionSolutionEstimatedValuesView.cs">
308      <SubType>UserControl</SubType>
309    </Compile>
310    <Compile Include="Regression\ConfidenceRegressionSolutionEstimatedValuesView.Designer.cs">
311      <DependentUpon>ConfidenceRegressionSolutionEstimatedValuesView.cs</DependentUpon>
312    </Compile>
313    <Compile Include="Regression\ConfidenceRegressionSolutionLineChartView.cs">
314      <SubType>UserControl</SubType>
315    </Compile>
316    <Compile Include="Regression\ConfidenceRegressionSolutionLineChartView.Designer.cs">
317      <DependentUpon>ConfidenceRegressionSolutionLineChartView.cs</DependentUpon>
318    </Compile>
319    <Compile Include="Regression\RegressionEnsembleSolutionModelWeightsView.cs">
320      <SubType>UserControl</SubType>
321    </Compile>
322    <Compile Include="Regression\RegressionEnsembleSolutionModelWeightsView.Designer.cs">
323      <DependentUpon>RegressionEnsembleSolutionModelWeightsView.cs</DependentUpon>
324    </Compile>
325    <Compile Include="Regression\RegressionFeatureCorrelationView.cs">
326      <SubType>UserControl</SubType>
327    </Compile>
328    <Compile Include="Regression\RegressionFeatureCorrelationView.Designer.cs">
329      <DependentUpon>RegressionFeatureCorrelationView.cs</DependentUpon>
330    </Compile>
331    <Compile Include="Regression\RegressionSolutionLineChartViewBase.cs">
332      <SubType>UserControl</SubType>
333    </Compile>
334    <Compile Include="Regression\RegressionSolutionLineChartViewBase.Designer.cs">
335      <DependentUpon>RegressionSolutionLineChartViewBase.cs</DependentUpon>
336    </Compile>
337    <Compile Include="Regression\RegressionSolutionPartialDependencePlotView.cs">
338      <SubType>UserControl</SubType>
339    </Compile>
340    <Compile Include="Regression\RegressionSolutionPartialDependencePlotView.Designer.cs">
341      <DependentUpon>RegressionSolutionPartialDependencePlotView.cs</DependentUpon>
342    </Compile>
343    <Compile Include="Regression\RegressionSolutionResidualsLineChartView.cs">
344      <SubType>UserControl</SubType>
345    </Compile>
346    <Compile Include="Regression\RegressionSolutionResidualsLineChartView.Designer.cs">
347      <DependentUpon>RegressionSolutionResidualsLineChartView.cs</DependentUpon>
348    </Compile>
349    <Compile Include="Regression\RegressionSolutionResidualAnalysisView.cs">
350      <SubType>UserControl</SubType>
351    </Compile>
352    <Compile Include="Regression\RegressionSolutionResidualAnalysisView.Designer.cs">
353      <DependentUpon>RegressionSolutionResidualAnalysisView.cs</DependentUpon>
354    </Compile>
355    <Compile Include="Regression\RegressionSolutionVariableImpactsView.cs">
356      <SubType>UserControl</SubType>
357    </Compile>
358    <Compile Include="Regression\RegressionSolutionVariableImpactsView.Designer.cs">
359      <DependentUpon>RegressionSolutionVariableImpactsView.cs</DependentUpon>
360    </Compile>
361    <Compile Include="Regression\RegressionSolutionGradientView.cs">
362      <SubType>UserControl</SubType>
363    </Compile>
364    <Compile Include="Regression\RegressionSolutionGradientView.Designer.cs">
365      <DependentUpon>RegressionSolutionGradientView.cs</DependentUpon>
366    </Compile>
367    <Compile Include="Regression\RegressionTimeframeFeatureCorrelationView.cs">
368      <SubType>UserControl</SubType>
369    </Compile>
370    <Compile Include="Regression\RegressionTimeframeFeatureCorrelationView.Designer.cs">
371      <DependentUpon>RegressionTimeframeFeatureCorrelationView.cs</DependentUpon>
372    </Compile>
373    <Compile Include="Regression\RegressionEnsembleSolutionModelView.cs">
374      <SubType>UserControl</SubType>
375    </Compile>
376    <Compile Include="Regression\RegressionEnsembleSolutionModelView.Designer.cs">
377      <DependentUpon>RegressionEnsembleSolutionModelView.cs</DependentUpon>
378    </Compile>
379    <Compile Include="Regression\RegressionSolutionErrorCharacteristicsCurveView.cs">
380      <SubType>UserControl</SubType>
381    </Compile>
382    <Compile Include="Regression\RegressionSolutionErrorCharacteristicsCurveView.Designer.cs">
383      <DependentUpon>RegressionSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
384    </Compile>
385    <Compile Include="Regression\RegressionSolutionEstimatedValuesView.cs">
386      <SubType>UserControl</SubType>
387    </Compile>
388    <Compile Include="Regression\RegressionSolutionEstimatedValuesView.Designer.cs">
389      <DependentUpon>RegressionSolutionEstimatedValuesView.cs</DependentUpon>
390    </Compile>
391    <Compile Include="Regression\RegressionSolutionLineChartView.cs">
392      <SubType>UserControl</SubType>
393    </Compile>
394    <Compile Include="Regression\RegressionSolutionLineChartView.Designer.cs">
395      <DependentUpon>RegressionSolutionLineChartView.cs</DependentUpon>
396    </Compile>
397    <Compile Include="Regression\RegressionSolutionResidualHistogram.cs">
398      <SubType>UserControl</SubType>
399    </Compile>
400    <Compile Include="Regression\RegressionSolutionResidualHistogram.Designer.cs">
401      <DependentUpon>RegressionSolutionResidualHistogram.cs</DependentUpon>
402    </Compile>
403    <Compile Include="Regression\RegressionSolutionScatterPlotView.cs">
404      <SubType>UserControl</SubType>
405    </Compile>
406    <Compile Include="Regression\RegressionSolutionScatterPlotView.Designer.cs">
407      <DependentUpon>RegressionSolutionScatterPlotView.cs</DependentUpon>
408    </Compile>
409    <Compile Include="Solution Views\ClassificationSolutionView.cs">
410      <SubType>UserControl</SubType>
411    </Compile>
412    <Compile Include="Solution Views\ClassificationSolutionView.Designer.cs">
413      <DependentUpon>ClassificationSolutionView.cs</DependentUpon>
414    </Compile>
415    <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.cs">
416      <SubType>UserControl</SubType>
417    </Compile>
418    <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.Designer.cs">
419      <DependentUpon>ClassificationSolutionConfusionMatrixView.cs</DependentUpon>
420    </Compile>
421    <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.cs">
422      <SubType>UserControl</SubType>
423    </Compile>
424    <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.Designer.cs">
425      <DependentUpon>ClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
426    </Compile>
427    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs">
428      <SubType>UserControl</SubType>
429    </Compile>
430    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.Designer.cs">
431      <DependentUpon>DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
432    </Compile>
433    <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.cs">
434      <SubType>UserControl</SubType>
435    </Compile>
436    <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.Designer.cs">
437      <DependentUpon>DiscriminantFunctionClassificationRocCurvesView.cs</DependentUpon>
438    </Compile>
439    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.cs">
440      <SubType>UserControl</SubType>
441    </Compile>
442    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.Designer.cs">
443      <DependentUpon>DiscriminantFunctionClassificationSolutionThresholdView.cs</DependentUpon>
444    </Compile>
445    <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.cs">
446      <SubType>UserControl</SubType>
447    </Compile>
448    <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.Designer.cs">
449      <DependentUpon>ClusteringSolutionEstimatedClusterView.cs</DependentUpon>
450    </Compile>
451    <Compile Include="Solution Views\ClusteringSolutionView.cs">
452      <SubType>UserControl</SubType>
453    </Compile>
454    <Compile Include="Solution Views\ClusteringSolutionView.Designer.cs">
455      <DependentUpon>ClusteringSolutionView.cs</DependentUpon>
456    </Compile>
457    <Compile Include="Solution Views\ClassificationEnsembleSolutionView.cs">
458      <SubType>UserControl</SubType>
459    </Compile>
460    <Compile Include="Solution Views\ClassificationEnsembleSolutionView.Designer.cs">
461      <DependentUpon>ClassificationEnsembleSolutionView.cs</DependentUpon>
462    </Compile>
463    <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.cs">
464      <SubType>UserControl</SubType>
465    </Compile>
466    <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.Designer.cs">
467      <DependentUpon>DiscriminantFunctionClassificationSolutionView.cs</DependentUpon>
468    </Compile>
469    <Compile Include="Solution Views\DataAnalysisSolutionView.cs">
470      <SubType>UserControl</SubType>
471    </Compile>
472    <Compile Include="Solution Views\DataAnalysisSolutionView.Designer.cs">
473      <DependentUpon>DataAnalysisSolutionView.cs</DependentUpon>
474    </Compile>
475    <Compile Include="Controls\DoubleLimitView.cs">
476      <SubType>UserControl</SubType>
477    </Compile>
478    <Compile Include="Controls\DoubleLimitView.Designer.cs">
479      <DependentUpon>DoubleLimitView.cs</DependentUpon>
480    </Compile>
481    <Compile Include="Interfaces\IDataAnalysisSolutionEvaluationView.cs" />
482    <Compile Include="MenuItems\CreateEnsembleMenuItem.cs" />
483    <Compile Include="Solution Views\NamedDataAnalysisSolutionView.cs">
484      <SubType>UserControl</SubType>
485    </Compile>
486    <Compile Include="Solution Views\NamedDataAnalysisSolutionView.Designer.cs">
487      <DependentUpon>NamedDataAnalysisSolutionView.cs</DependentUpon>
488    </Compile>
489    <Compile Include="Solution Views\RegressionEnsembleSolutionView.cs">
490      <SubType>UserControl</SubType>
491    </Compile>
492    <Compile Include="Solution Views\RegressionEnsembleSolutionView.Designer.cs">
493      <DependentUpon>RegressionEnsembleSolutionView.cs</DependentUpon>
494    </Compile>
495    <Compile Include="Solution Views\RegressionSolutionView.cs">
496      <SubType>UserControl</SubType>
497    </Compile>
498    <Compile Include="Solution Views\RegressionSolutionView.Designer.cs">
499      <DependentUpon>RegressionSolutionView.cs</DependentUpon>
500    </Compile>
501    <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationView.cs">
502      <SubType>UserControl</SubType>
503    </Compile>
504    <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationView.Designer.cs">
505      <DependentUpon>TimeframeFeatureCorrelationView.cs</DependentUpon>
506    </Compile>
507    <Compile Include="Solution Views\TimeSeriesPrognosisSolutionView.cs">
508      <SubType>UserControl</SubType>
509    </Compile>
510    <Compile Include="Solution Views\TimeSeriesPrognosisSolutionView.Designer.cs">
511      <DependentUpon>TimeSeriesPrognosisSolutionView.cs</DependentUpon>
512    </Compile>
513    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResidualsLineChartView.cs">
514      <SubType>UserControl</SubType>
515    </Compile>
516    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResidualsLineChartView.Designer.cs">
517      <DependentUpon>TimeSeriesPrognosisResidualsLineChartView.cs</DependentUpon>
518    </Compile>
519    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisLineChartView.cs">
520      <SubType>UserControl</SubType>
521    </Compile>
522    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisLineChartView.Designer.cs">
523      <DependentUpon>TimeSeriesPrognosisLineChartView.cs</DependentUpon>
524    </Compile>
525    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResultsView.cs">
526      <SubType>UserControl</SubType>
527    </Compile>
528    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResultsView.Designer.cs">
529      <DependentUpon>TimeSeriesPrognosisResultsView.cs</DependentUpon>
530    </Compile>
531    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs">
532      <SubType>UserControl</SubType>
533    </Compile>
534    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.Designer.cs">
535      <DependentUpon>TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
536    </Compile>
537    <None Include="HeuristicLab.snk" />
538    <None Include="Plugin.cs.frame" />
539    <None Include="Properties\AssemblyInfo.cs.frame" />
540    <Compile Include="Properties\AssemblyInfo.cs" />
541  </ItemGroup>
542  <ItemGroup>
543    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
544      <Visible>False</Visible>
545      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
546      <Install>false</Install>
547    </BootstrapperPackage>
548    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
549      <Visible>False</Visible>
550      <ProductName>.NET Framework 3.5 SP1</ProductName>
551      <Install>true</Install>
552    </BootstrapperPackage>
553    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
554      <Visible>False</Visible>
555      <ProductName>Windows Installer 3.1</ProductName>
556      <Install>true</Install>
557    </BootstrapperPackage>
558  </ItemGroup>
559  <ItemGroup>
560    <EmbeddedResource Include="FeatureCorrelation\AbstractFeatureCorrelationView.resx">
561      <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
562    </EmbeddedResource>
563  </ItemGroup>
564  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
565  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
566       Other similar extension points exist, see Microsoft.Common.targets.
567  <Target Name="BeforeBuild">
568  </Target>
569  <Target Name="AfterBuild">
570  </Target>
571  -->
572  <PropertyGroup>
573    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
574set ProjectDir=$(ProjectDir)
575set SolutionDir=$(SolutionDir)
576set Outdir=$(Outdir)
577
578call PreBuildEvent.cmd
579</PreBuildEvent>
580    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
581export ProjectDir=$(ProjectDir)
582export SolutionDir=$(SolutionDir)
583
584$SolutionDir/PreBuildEvent.sh
585</PreBuildEvent>
586  </PropertyGroup>
587</Project>
Note: See TracBrowser for help on using the repository browser.