Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj @ 8814

Last change on this file since 8814 was 8814, checked in by sforsten, 12 years ago

#1776:

  • improved performance of confidence calculation
  • fixed bug in median confidence calculation
  • fixed bug in average confidence calculation
  • confidence calculation is now easier for training and test
  • removed obsolete view ClassificationEnsembleSolutionConfidenceAccuracyDependence
File size: 23.2 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.0</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  </PropertyGroup>
49  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
50    <DebugType>pdbonly</DebugType>
51    <Optimize>true</Optimize>
52    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
53    <DefineConstants>TRACE</DefineConstants>
54    <ErrorReport>prompt</ErrorReport>
55    <WarningLevel>4</WarningLevel>
56    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
57  </PropertyGroup>
58  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
59    <DebugSymbols>true</DebugSymbols>
60    <OutputPath>$(SolutionDir)\bin\</OutputPath>
61    <DefineConstants>DEBUG;TRACE</DefineConstants>
62    <DebugType>full</DebugType>
63    <PlatformTarget>x64</PlatformTarget>
64    <ErrorReport>prompt</ErrorReport>
65    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
66  </PropertyGroup>
67  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
68    <OutputPath>$(SolutionDir)\bin\</OutputPath>
69    <DefineConstants>TRACE</DefineConstants>
70    <Optimize>true</Optimize>
71    <DebugType>pdbonly</DebugType>
72    <PlatformTarget>x64</PlatformTarget>
73    <ErrorReport>prompt</ErrorReport>
74    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
75  </PropertyGroup>
76  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
77    <DebugSymbols>true</DebugSymbols>
78    <OutputPath>$(SolutionDir)\bin\</OutputPath>
79    <DefineConstants>DEBUG;TRACE</DefineConstants>
80    <DebugType>full</DebugType>
81    <PlatformTarget>x86</PlatformTarget>
82    <ErrorReport>prompt</ErrorReport>
83    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
84  </PropertyGroup>
85  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
86    <OutputPath>$(SolutionDir)\bin\</OutputPath>
87    <DefineConstants>TRACE</DefineConstants>
88    <Optimize>true</Optimize>
89    <DebugType>pdbonly</DebugType>
90    <PlatformTarget>x86</PlatformTarget>
91    <ErrorReport>prompt</ErrorReport>
92    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
93  </PropertyGroup>
94  <ItemGroup>
95    <Reference Include="ALGLIB-3.6.0, Version=3.6.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
96      <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.6.0.dll</HintPath>
97      <Private>False</Private>
98    </Reference>
99    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
100      <Private>False</Private>
101    </Reference>
102    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
103      <Private>False</Private>
104    </Reference>
105    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
106      <Private>False</Private>
107    </Reference>
108    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
109      <Private>False</Private>
110    </Reference>
111    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
112      <Private>False</Private>
113    </Reference>
114    <Reference Include="HeuristicLab.Core.Views-3.3">
115      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
116      <Private>False</Private>
117    </Reference>
118    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
119      <Private>False</Private>
120    </Reference>
121    <Reference Include="HeuristicLab.Data.Views-3.3">
122      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
123      <Private>False</Private>
124    </Reference>
125    <Reference Include="HeuristicLab.MainForm-3.3">
126      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
127      <Private>False</Private>
128    </Reference>
129    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
130      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
131      <Private>False</Private>
132    </Reference>
133    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
134      <Private>False</Private>
135    </Reference>
136    <Reference Include="HeuristicLab.Optimization.Views-3.3">
137      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
138      <Private>False</Private>
139    </Reference>
140    <Reference Include="HeuristicLab.Optimizer-3.3">
141      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
142      <Private>False</Private>
143    </Reference>
144    <Reference Include="HeuristicLab.Parameters.Views-3.3">
145      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
146      <Private>False</Private>
147    </Reference>
148    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
149      <Private>False</Private>
150    </Reference>
151    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
152      <Private>False</Private>
153    </Reference>
154    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
155      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
156      <Private>False</Private>
157    </Reference>
158    <Reference Include="System" />
159    <Reference Include="System.Core">
160      <RequiredTargetFramework>3.5</RequiredTargetFramework>
161    </Reference>
162    <Reference Include="System.Drawing" />
163    <Reference Include="System.Windows.Forms" />
164    <Reference Include="System.Windows.Forms.DataVisualization" />
165    <Reference Include="System.Xml.Linq">
166      <RequiredTargetFramework>3.5</RequiredTargetFramework>
167    </Reference>
168    <Reference Include="System.Data.DataSetExtensions">
169      <RequiredTargetFramework>3.5</RequiredTargetFramework>
170    </Reference>
171    <Reference Include="System.Data" />
172    <Reference Include="System.Xml" />
173  </ItemGroup>
174  <ItemGroup>
175    <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.cs">
176      <SubType>UserControl</SubType>
177    </Compile>
178    <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.Designer.cs">
179      <DependentUpon>ClassificationEnsembleSolutionEstimatedClassValuesView.cs</DependentUpon>
180    </Compile>
181    <Compile Include="Classification\ClassificationEnsembleSolutionModelView.cs">
182      <SubType>UserControl</SubType>
183    </Compile>
184    <Compile Include="Classification\ClassificationEnsembleSolutionModelView.Designer.cs">
185      <DependentUpon>ClassificationEnsembleSolutionModelView.cs</DependentUpon>
186    </Compile>
187    <Compile Include="Classification\ClassificationFeatureCorrelationView.cs">
188      <SubType>UserControl</SubType>
189    </Compile>
190    <Compile Include="Classification\ClassificationFeatureCorrelationView.Designer.cs">
191      <DependentUpon>ClassificationFeatureCorrelationView.cs</DependentUpon>
192    </Compile>
193    <Compile Include="Classification\ClassificationTimeframeFeatureCorrelationView.cs">
194      <SubType>UserControl</SubType>
195    </Compile>
196    <Compile Include="Classification\ClassificationTimeframeFeatureCorrelationView.Designer.cs">
197      <DependentUpon>ClassificationTimeframeFeatureCorrelationView.cs</DependentUpon>
198    </Compile>
199    <Compile Include="Classification\DiscriminantFunctionClassificationModelView.cs">
200      <SubType>UserControl</SubType>
201    </Compile>
202    <Compile Include="Classification\DiscriminantFunctionClassificationModelView.Designer.cs">
203      <DependentUpon>DiscriminantFunctionClassificationModelView.cs</DependentUpon>
204    </Compile>
205    <Compile Include="Clustering\ClusteringSolutionVisualizationView.cs">
206      <SubType>UserControl</SubType>
207    </Compile>
208    <Compile Include="Clustering\ClusteringSolutionVisualizationView.Designer.cs">
209      <DependentUpon>ClusteringSolutionVisualizationView.cs</DependentUpon>
210    </Compile>
211    <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationView.cs">
212      <SubType>UserControl</SubType>
213    </Compile>
214    <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationView.Designer.cs">
215      <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
216    </Compile>
217    <Compile Include="Classification\ClassificationEnsembleSolutionAccuracyToCoveredSamples.cs">
218      <SubType>UserControl</SubType>
219    </Compile>
220    <Compile Include="Classification\ClassificationEnsembleSolutionAccuracyToCoveredSamples.Designer.cs">
221      <DependentUpon>ClassificationEnsembleSolutionAccuracyToCoveredSamples.cs</DependentUpon>
222    </Compile>
223    <Compile Include="DataAnalysisSolutionEvaluationView.cs">
224      <SubType>UserControl</SubType>
225    </Compile>
226    <Compile Include="DataAnalysisSolutionEvaluationView.Designer.cs">
227      <DependentUpon>DataAnalysisSolutionEvaluationView.cs</DependentUpon>
228    </Compile>
229    <Compile Include="FeatureCorrelation\FeatureCorrelationCalculator.cs" />
230    <Compile Include="FeatureCorrelation\FeatureCorrelationEnums.cs" />
231    <Compile Include="FeatureCorrelation\VariableVisibilityDialog.cs">
232      <SubType>Form</SubType>
233    </Compile>
234    <Compile Include="FeatureCorrelation\VariableVisibilityDialog.Designer.cs">
235      <DependentUpon>VariableVisibilityDialog.cs</DependentUpon>
236    </Compile>
237    <Compile Include="FeatureCorrelation\FeatureCorrelationView.cs">
238      <SubType>UserControl</SubType>
239    </Compile>
240    <Compile Include="FeatureCorrelation\FeatureCorrelationView.Designer.cs">
241      <DependentUpon>FeatureCorrelationView.cs</DependentUpon>
242    </Compile>
243    <Compile Include="FeatureCorrelation\FeatureCorrelationCache.cs" />
244    <Compile Include="FeatureCorrelation\FeatureCorrelationTimeframeCache.cs" />
245    <Compile Include="Plugin.cs" />
246    <Compile Include="ProblemDataView.cs">
247      <SubType>UserControl</SubType>
248    </Compile>
249    <Compile Include="ProblemDataView.Designer.cs">
250      <DependentUpon>ProblemDataView.cs</DependentUpon>
251    </Compile>
252    <Compile Include="Regression\RegressionFeatureCorrelationView.cs">
253      <SubType>UserControl</SubType>
254    </Compile>
255    <Compile Include="Regression\RegressionFeatureCorrelationView.Designer.cs">
256      <DependentUpon>RegressionFeatureCorrelationView.cs</DependentUpon>
257    </Compile>
258    <Compile Include="Regression\RegressionTimeframeFeatureCorrelationView.cs">
259      <SubType>UserControl</SubType>
260    </Compile>
261    <Compile Include="Regression\RegressionTimeframeFeatureCorrelationView.Designer.cs">
262      <DependentUpon>RegressionTimeframeFeatureCorrelationView.cs</DependentUpon>
263    </Compile>
264    <Compile Include="Regression\RegressionEnsembleSolutionModelView.cs">
265      <SubType>UserControl</SubType>
266    </Compile>
267    <Compile Include="Regression\RegressionEnsembleSolutionModelView.Designer.cs">
268      <DependentUpon>RegressionEnsembleSolutionModelView.cs</DependentUpon>
269    </Compile>
270    <Compile Include="Regression\RegressionSolutionErrorCharacteristicsCurveView.cs">
271      <SubType>UserControl</SubType>
272    </Compile>
273    <Compile Include="Regression\RegressionSolutionErrorCharacteristicsCurveView.Designer.cs">
274      <DependentUpon>RegressionSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
275    </Compile>
276    <Compile Include="Regression\RegressionSolutionEstimatedValuesView.cs">
277      <SubType>UserControl</SubType>
278    </Compile>
279    <Compile Include="Regression\RegressionSolutionEstimatedValuesView.Designer.cs">
280      <DependentUpon>RegressionSolutionEstimatedValuesView.cs</DependentUpon>
281    </Compile>
282    <Compile Include="Regression\RegressionSolutionLineChartView.cs">
283      <SubType>UserControl</SubType>
284    </Compile>
285    <Compile Include="Regression\RegressionSolutionLineChartView.Designer.cs">
286      <DependentUpon>RegressionSolutionLineChartView.cs</DependentUpon>
287    </Compile>
288    <Compile Include="Regression\RegressionSolutionResidualHistogram.cs">
289      <SubType>UserControl</SubType>
290    </Compile>
291    <Compile Include="Regression\RegressionSolutionResidualHistogram.Designer.cs">
292      <DependentUpon>RegressionSolutionResidualHistogram.cs</DependentUpon>
293    </Compile>
294    <Compile Include="Regression\RegressionSolutionScatterPlotView.cs">
295      <SubType>UserControl</SubType>
296    </Compile>
297    <Compile Include="Regression\RegressionSolutionScatterPlotView.Designer.cs">
298      <DependentUpon>RegressionSolutionScatterPlotView.cs</DependentUpon>
299    </Compile>
300    <Compile Include="Solution Views\ClassificationSolutionView.cs">
301      <SubType>UserControl</SubType>
302    </Compile>
303    <Compile Include="Solution Views\ClassificationSolutionView.Designer.cs">
304      <DependentUpon>ClassificationSolutionView.cs</DependentUpon>
305    </Compile>
306    <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.cs">
307      <SubType>UserControl</SubType>
308    </Compile>
309    <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.Designer.cs">
310      <DependentUpon>ClassificationSolutionConfusionMatrixView.cs</DependentUpon>
311    </Compile>
312    <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.cs">
313      <SubType>UserControl</SubType>
314    </Compile>
315    <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.Designer.cs">
316      <DependentUpon>ClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
317    </Compile>
318    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs">
319      <SubType>UserControl</SubType>
320    </Compile>
321    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.Designer.cs">
322      <DependentUpon>DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
323    </Compile>
324    <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.cs">
325      <SubType>UserControl</SubType>
326    </Compile>
327    <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.Designer.cs">
328      <DependentUpon>DiscriminantFunctionClassificationRocCurvesView.cs</DependentUpon>
329    </Compile>
330    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.cs">
331      <SubType>UserControl</SubType>
332    </Compile>
333    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.Designer.cs">
334      <DependentUpon>DiscriminantFunctionClassificationSolutionThresholdView.cs</DependentUpon>
335    </Compile>
336    <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.cs">
337      <SubType>UserControl</SubType>
338    </Compile>
339    <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.Designer.cs">
340      <DependentUpon>ClusteringSolutionEstimatedClusterView.cs</DependentUpon>
341    </Compile>
342    <Compile Include="Solution Views\ClusteringSolutionView.cs">
343      <SubType>UserControl</SubType>
344    </Compile>
345    <Compile Include="Solution Views\ClusteringSolutionView.Designer.cs">
346      <DependentUpon>ClusteringSolutionView.cs</DependentUpon>
347    </Compile>
348    <Compile Include="Solution Views\ClassificationEnsembleSolutionView.cs">
349      <SubType>UserControl</SubType>
350    </Compile>
351    <Compile Include="Solution Views\ClassificationEnsembleSolutionView.Designer.cs">
352      <DependentUpon>ClassificationEnsembleSolutionView.cs</DependentUpon>
353    </Compile>
354    <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.cs">
355      <SubType>UserControl</SubType>
356    </Compile>
357    <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.Designer.cs">
358      <DependentUpon>DiscriminantFunctionClassificationSolutionView.cs</DependentUpon>
359    </Compile>
360    <Compile Include="Solution Views\DataAnalysisSolutionView.cs">
361      <SubType>UserControl</SubType>
362    </Compile>
363    <Compile Include="Solution Views\DataAnalysisSolutionView.Designer.cs">
364      <DependentUpon>DataAnalysisSolutionView.cs</DependentUpon>
365    </Compile>
366    <Compile Include="DoubleLimitView.cs">
367      <SubType>UserControl</SubType>
368    </Compile>
369    <Compile Include="DoubleLimitView.Designer.cs">
370      <DependentUpon>DoubleLimitView.cs</DependentUpon>
371    </Compile>
372    <Compile Include="Interfaces\IDataAnalysisSolutionEvaluationView.cs" />
373    <Compile Include="MenuItems\CreateEnsembleMenuItem.cs" />
374    <Compile Include="Solution Views\NamedDataAnalysisSolutionView.cs">
375      <SubType>UserControl</SubType>
376    </Compile>
377    <Compile Include="Solution Views\NamedDataAnalysisSolutionView.Designer.cs">
378      <DependentUpon>NamedDataAnalysisSolutionView.cs</DependentUpon>
379    </Compile>
380    <Compile Include="Solution Views\RegressionEnsembleSolutionView.cs">
381      <SubType>UserControl</SubType>
382    </Compile>
383    <Compile Include="Solution Views\RegressionEnsembleSolutionView.Designer.cs">
384      <DependentUpon>RegressionEnsembleSolutionView.cs</DependentUpon>
385    </Compile>
386    <Compile Include="Solution Views\RegressionSolutionView.cs">
387      <SubType>UserControl</SubType>
388    </Compile>
389    <Compile Include="Solution Views\RegressionSolutionView.Designer.cs">
390      <DependentUpon>RegressionSolutionView.cs</DependentUpon>
391    </Compile>
392    <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationView.cs">
393      <SubType>UserControl</SubType>
394    </Compile>
395    <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationView.Designer.cs">
396      <DependentUpon>TimeframeFeatureCorrelationView.cs</DependentUpon>
397    </Compile>
398    <Compile Include="Solution Views\TimeSeriesPrognosisSolutionView.cs">
399      <SubType>UserControl</SubType>
400    </Compile>
401    <Compile Include="Solution Views\TimeSeriesPrognosisSolutionView.Designer.cs">
402      <DependentUpon>TimeSeriesPrognosisSolutionView.cs</DependentUpon>
403    </Compile>
404    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResultsView.cs">
405      <SubType>UserControl</SubType>
406    </Compile>
407    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResultsView.Designer.cs">
408      <DependentUpon>TimeSeriesPrognosisResultsView.cs</DependentUpon>
409    </Compile>
410    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs">
411      <SubType>UserControl</SubType>
412    </Compile>
413    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.Designer.cs">
414      <DependentUpon>TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
415    </Compile>
416    <None Include="HeuristicLab.snk" />
417    <None Include="Plugin.cs.frame" />
418    <None Include="Properties\AssemblyInfo.cs.frame" />
419    <Compile Include="Properties\AssemblyInfo.cs" />
420  </ItemGroup>
421  <ItemGroup>
422    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
423      <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
424      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
425      <Private>False</Private>
426    </ProjectReference>
427  </ItemGroup>
428  <ItemGroup>
429    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
430      <Visible>False</Visible>
431      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
432      <Install>false</Install>
433    </BootstrapperPackage>
434    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
435      <Visible>False</Visible>
436      <ProductName>.NET Framework 3.5 SP1</ProductName>
437      <Install>true</Install>
438    </BootstrapperPackage>
439    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
440      <Visible>False</Visible>
441      <ProductName>Windows Installer 3.1</ProductName>
442      <Install>true</Install>
443    </BootstrapperPackage>
444  </ItemGroup>
445  <ItemGroup>
446    <EmbeddedResource Include="FeatureCorrelation\AbstractFeatureCorrelationView.resx">
447      <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
448    </EmbeddedResource>
449  </ItemGroup>
450  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
451  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
452       Other similar extension points exist, see Microsoft.Common.targets.
453  <Target Name="BeforeBuild">
454  </Target>
455  <Target Name="AfterBuild">
456  </Target>
457  -->
458  <PropertyGroup>
459    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
460set ProjectDir=$(ProjectDir)
461set SolutionDir=$(SolutionDir)
462set Outdir=$(Outdir)
463
464call PreBuildEvent.cmd
465</PreBuildEvent>
466    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
467export ProjectDir=$(ProjectDir)
468export SolutionDir=$(SolutionDir)
469
470$SolutionDir/PreBuildEvent.sh
471</PreBuildEvent>
472  </PropertyGroup>
473</Project>
Note: See TracBrowser for help on using the repository browser.