Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ClassificationModelComparison/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj @ 10553

Last change on this file since 10553 was 10553, checked in by mkommend, 10 years ago

#1998: Updated classification model comparision branch with trunk changes.

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