[4472] | 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>8.0.30703</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
[5477] | 8 | <ProjectGuid>{A2330DB0-413D-4424-B4E6-591118E2B9F8}</ProjectGuid>
|
---|
[4472] | 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Algorithms.DataAnalysis.Views</RootNamespace>
|
---|
[5476] | 12 | <AssemblyName>HeuristicLab.Algorithms.DataAnalysis.Views-3.4</AssemblyName>
|
---|
[11623] | 13 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[5163] | 14 | <TargetFrameworkProfile>
|
---|
| 15 | </TargetFrameworkProfile>
|
---|
[4472] | 16 | <FileAlignment>512</FileAlignment>
|
---|
| 17 | </PropertyGroup>
|
---|
| 18 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 19 | <DebugSymbols>true</DebugSymbols>
|
---|
| 20 | <DebugType>full</DebugType>
|
---|
| 21 | <Optimize>false</Optimize>
|
---|
[13811] | 22 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[4472] | 23 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 24 | <ErrorReport>prompt</ErrorReport>
|
---|
| 25 | <WarningLevel>4</WarningLevel>
|
---|
[11623] | 26 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[4472] | 27 | </PropertyGroup>
|
---|
| 28 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 29 | <DebugType>pdbonly</DebugType>
|
---|
| 30 | <Optimize>true</Optimize>
|
---|
[13811] | 31 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[4472] | 32 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 33 | <ErrorReport>prompt</ErrorReport>
|
---|
| 34 | <WarningLevel>4</WarningLevel>
|
---|
[11623] | 35 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[4472] | 36 | </PropertyGroup>
|
---|
| 37 | <PropertyGroup>
|
---|
| 38 | <SignAssembly>true</SignAssembly>
|
---|
| 39 | </PropertyGroup>
|
---|
| 40 | <PropertyGroup>
|
---|
| 41 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 42 | </PropertyGroup>
|
---|
| 43 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 44 | <DebugSymbols>true</DebugSymbols>
|
---|
[13811] | 45 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[4472] | 46 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 47 | <DebugType>full</DebugType>
|
---|
| 48 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 49 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Algorithms.DataAnalysis.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 50 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 51 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 52 | <ErrorReport>prompt</ErrorReport>
|
---|
| 53 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 54 | <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 55 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 56 | <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 57 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11623] | 58 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[4472] | 59 | </PropertyGroup>
|
---|
| 60 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
[13811] | 61 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[4472] | 62 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 63 | <Optimize>true</Optimize>
|
---|
| 64 | <DebugType>pdbonly</DebugType>
|
---|
| 65 | <PlatformTarget>x86</PlatformTarget>
|
---|
[6866] | 66 | <CodeAnalysisLogFile>$(SolutionDir)\bin\HeuristicLab.Algorithms.DataAnalysis.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[4472] | 67 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 68 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 69 | <ErrorReport>prompt</ErrorReport>
|
---|
| 70 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 71 | <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 72 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 73 | <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 74 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11623] | 75 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[4472] | 76 | </PropertyGroup>
|
---|
| 77 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 78 | <DebugSymbols>true</DebugSymbols>
|
---|
[13811] | 79 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[4472] | 80 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 81 | <DebugType>full</DebugType>
|
---|
| 82 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 83 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Algorithms.DataAnalysis.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 84 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 85 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 86 | <ErrorReport>prompt</ErrorReport>
|
---|
| 87 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 88 | <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 89 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 90 | <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 91 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11623] | 92 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[4472] | 93 | </PropertyGroup>
|
---|
| 94 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
[13811] | 95 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[4472] | 96 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 97 | <Optimize>true</Optimize>
|
---|
| 98 | <DebugType>pdbonly</DebugType>
|
---|
| 99 | <PlatformTarget>x64</PlatformTarget>
|
---|
[6866] | 100 | <CodeAnalysisLogFile>$(SolutionDir)\bin\HeuristicLab.Algorithms.DataAnalysis.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[4472] | 101 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 102 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 103 | <ErrorReport>prompt</ErrorReport>
|
---|
| 104 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 105 | <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 106 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 107 | <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 108 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11623] | 109 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[4472] | 110 | </PropertyGroup>
|
---|
| 111 | <ItemGroup>
|
---|
[13811] | 112 | <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 113 | <SpecificVersion>False</SpecificVersion>
|
---|
| 114 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
|
---|
| 115 | </Reference>
|
---|
| 116 | <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 117 | <SpecificVersion>False</SpecificVersion>
|
---|
| 118 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
| 119 | </Reference>
|
---|
| 120 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 121 | <SpecificVersion>False</SpecificVersion>
|
---|
| 122 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 123 | </Reference>
|
---|
| 124 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 125 | <SpecificVersion>False</SpecificVersion>
|
---|
| 126 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 127 | </Reference>
|
---|
| 128 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 129 | <SpecificVersion>False</SpecificVersion>
|
---|
| 130 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 131 | </Reference>
|
---|
| 132 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 133 | <SpecificVersion>False</SpecificVersion>
|
---|
| 134 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 135 | </Reference>
|
---|
| 136 | <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 137 | <SpecificVersion>False</SpecificVersion>
|
---|
| 138 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
| 139 | </Reference>
|
---|
| 140 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 141 | <SpecificVersion>False</SpecificVersion>
|
---|
| 142 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 143 | </Reference>
|
---|
| 144 | <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 145 | <SpecificVersion>False</SpecificVersion>
|
---|
| 146 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
|
---|
| 147 | </Reference>
|
---|
| 148 | <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 149 | <SpecificVersion>False</SpecificVersion>
|
---|
| 150 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
| 151 | </Reference>
|
---|
| 152 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 153 | <SpecificVersion>False</SpecificVersion>
|
---|
| 154 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
| 155 | </Reference>
|
---|
| 156 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 157 | <SpecificVersion>False</SpecificVersion>
|
---|
| 158 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 159 | </Reference>
|
---|
| 160 | <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 161 | <SpecificVersion>False</SpecificVersion>
|
---|
| 162 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
|
---|
| 163 | </Reference>
|
---|
| 164 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 165 | <SpecificVersion>False</SpecificVersion>
|
---|
| 166 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 167 | </Reference>
|
---|
| 168 | <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 169 | <SpecificVersion>False</SpecificVersion>
|
---|
| 170 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
|
---|
| 171 | </Reference>
|
---|
| 172 | <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 173 | <SpecificVersion>False</SpecificVersion>
|
---|
| 174 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
|
---|
| 175 | </Reference>
|
---|
[8609] | 176 | <Reference Include="LibSVM-3.12, Version=3.12.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
[13811] | 177 | <SpecificVersion>False</SpecificVersion>
|
---|
| 178 | <HintPath>..\..\..\..\trunk\sources\bin\LibSVM-3.12.dll</HintPath>
|
---|
[6866] | 179 | </Reference>
|
---|
[4472] | 180 | <Reference Include="System" />
|
---|
| 181 | <Reference Include="System.Core" />
|
---|
[4536] | 182 | <Reference Include="System.Drawing" />
|
---|
| 183 | <Reference Include="System.Windows.Forms" />
|
---|
[8473] | 184 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
[4472] | 185 | <Reference Include="System.Xml.Linq" />
|
---|
| 186 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 187 | <Reference Include="System.Data" />
|
---|
| 188 | <Reference Include="System.Xml" />
|
---|
| 189 | </ItemGroup>
|
---|
| 190 | <ItemGroup>
|
---|
[13439] | 191 | <Compile Include="GaussianProcessRegressionSolutionEstimatedValuesView.cs">
|
---|
| 192 | <SubType>UserControl</SubType>
|
---|
| 193 | </Compile>
|
---|
| 194 | <Compile Include="GaussianProcessRegressionSolutionEstimatedValuesView.Designer.cs">
|
---|
| 195 | <DependentUpon>GaussianProcessRegressionSolutionEstimatedValuesView.cs</DependentUpon>
|
---|
| 196 | </Compile>
|
---|
[13816] | 197 | <Compile Include="DensityTrackbar.cs">
|
---|
| 198 | <SubType>UserControl</SubType>
|
---|
| 199 | </Compile>
|
---|
| 200 | <Compile Include="DensityTrackbar.Designer.cs">
|
---|
| 201 | <DependentUpon>DensityTrackbar.cs</DependentUpon>
|
---|
| 202 | </Compile>
|
---|
[8463] | 203 | <Compile Include="MeanProdView.cs">
|
---|
| 204 | <SubType>UserControl</SubType>
|
---|
| 205 | </Compile>
|
---|
| 206 | <Compile Include="MeanProdView.Designer.cs">
|
---|
| 207 | <DependentUpon>MeanProdView.cs</DependentUpon>
|
---|
| 208 | </Compile>
|
---|
| 209 | <Compile Include="MeanSumView.cs">
|
---|
| 210 | <SubType>UserControl</SubType>
|
---|
| 211 | </Compile>
|
---|
| 212 | <Compile Include="MeanSumView.Designer.cs">
|
---|
| 213 | <DependentUpon>MeanSumView.cs</DependentUpon>
|
---|
| 214 | </Compile>
|
---|
[8416] | 215 | <Compile Include="CovarianceProdView.cs">
|
---|
| 216 | <SubType>UserControl</SubType>
|
---|
| 217 | </Compile>
|
---|
| 218 | <Compile Include="CovarianceProdView.Designer.cs">
|
---|
| 219 | <DependentUpon>CovarianceProdView.cs</DependentUpon>
|
---|
| 220 | </Compile>
|
---|
| 221 | <Compile Include="CovarianceSumView.cs">
|
---|
| 222 | <SubType>UserControl</SubType>
|
---|
| 223 | </Compile>
|
---|
| 224 | <Compile Include="CovarianceSumView.Designer.cs">
|
---|
| 225 | <DependentUpon>CovarianceSumView.cs</DependentUpon>
|
---|
| 226 | </Compile>
|
---|
| 227 | <Compile Include="GaussianProcessModelView.cs">
|
---|
| 228 | <SubType>UserControl</SubType>
|
---|
| 229 | </Compile>
|
---|
| 230 | <Compile Include="GaussianProcessModelView.Designer.cs">
|
---|
| 231 | <DependentUpon>GaussianProcessModelView.cs</DependentUpon>
|
---|
| 232 | </Compile>
|
---|
[6003] | 233 | <Compile Include="KMeansClusteringModelView.cs">
|
---|
| 234 | <SubType>UserControl</SubType>
|
---|
| 235 | </Compile>
|
---|
| 236 | <Compile Include="KMeansClusteringModelView.Designer.cs">
|
---|
| 237 | <DependentUpon>KMeansClusteringModelView.cs</DependentUpon>
|
---|
| 238 | </Compile>
|
---|
[8471] | 239 | <Compile Include="NcaDimensionReductionView.cs">
|
---|
| 240 | <SubType>UserControl</SubType>
|
---|
| 241 | </Compile>
|
---|
| 242 | <Compile Include="NcaDimensionReductionView.Designer.cs">
|
---|
| 243 | <DependentUpon>NcaDimensionReductionView.cs</DependentUpon>
|
---|
| 244 | </Compile>
|
---|
[13160] | 245 | <Compile Include="OneRClassificationModelView.cs">
|
---|
| 246 | <SubType>UserControl</SubType>
|
---|
| 247 | </Compile>
|
---|
[13100] | 248 | <Compile Include="OneRClassificationModelView.Designer.cs">
|
---|
| 249 | <DependentUpon>OneRClassificationModelView.cs</DependentUpon>
|
---|
| 250 | </Compile>
|
---|
[6866] | 251 | <Compile Include="Plugin.cs" />
|
---|
[8473] | 252 | <Compile Include="GaussianProcessRegressionSolutionLineChartView.cs">
|
---|
| 253 | <SubType>UserControl</SubType>
|
---|
| 254 | </Compile>
|
---|
| 255 | <Compile Include="GaussianProcessRegressionSolutionLineChartView.Designer.cs">
|
---|
| 256 | <DependentUpon>GaussianProcessRegressionSolutionLineChartView.cs</DependentUpon>
|
---|
| 257 | </Compile>
|
---|
[13816] | 258 | <Compile Include="GaussianProcessRegressionSolutionInteractiveRangeEstimatorView.cs">
|
---|
[13812] | 259 | <SubType>UserControl</SubType>
|
---|
| 260 | </Compile>
|
---|
[13816] | 261 | <Compile Include="GaussianProcessRegressionSolutionInteractiveRangeEstimatorView.Designer.cs">
|
---|
| 262 | <DependentUpon>GaussianProcessRegressionSolutionInteractiveRangeEstimatorView.cs</DependentUpon>
|
---|
[13812] | 263 | </Compile>
|
---|
[5829] | 264 | <Compile Include="SupportVectorMachineModelSupportVectorsView.cs">
|
---|
| 265 | <SubType>UserControl</SubType>
|
---|
| 266 | </Compile>
|
---|
| 267 | <Compile Include="SupportVectorMachineModelSupportVectorsView.Designer.cs">
|
---|
| 268 | <DependentUpon>SupportVectorMachineModelSupportVectorsView.cs</DependentUpon>
|
---|
| 269 | </Compile>
|
---|
[5617] | 270 | <Compile Include="CrossValidationView.cs">
|
---|
| 271 | <SubType>UserControl</SubType>
|
---|
| 272 | </Compile>
|
---|
| 273 | <Compile Include="CrossValidationView.Designer.cs">
|
---|
| 274 | <DependentUpon>CrossValidationView.cs</DependentUpon>
|
---|
| 275 | </Compile>
|
---|
[4472] | 276 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[5694] | 277 | <Compile Include="SupportVectorMachineModelView.cs">
|
---|
| 278 | <SubType>UserControl</SubType>
|
---|
| 279 | </Compile>
|
---|
| 280 | <Compile Include="SupportVectorMachineModelView.Designer.cs">
|
---|
| 281 | <DependentUpon>SupportVectorMachineModelView.cs</DependentUpon>
|
---|
| 282 | </Compile>
|
---|
[4472] | 283 | </ItemGroup>
|
---|
| 284 | <ItemGroup>
|
---|
| 285 | <None Include="HeuristicLab.snk" />
|
---|
[6866] | 286 | <None Include="Plugin.cs.frame" />
|
---|
| 287 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[4472] | 288 | </ItemGroup>
|
---|
[4536] | 289 | <ItemGroup>
|
---|
[5694] | 290 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Views\3.4\HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj">
|
---|
[13811] | 291 | <Project>{3e9e8944-44ff-40bb-a622-3a4a7dd0f198}</Project>
|
---|
[5694] | 292 | <Name>HeuristicLab.Problems.DataAnalysis.Views-3.4</Name>
|
---|
| 293 | </ProjectReference>
|
---|
[4536] | 294 | </ItemGroup>
|
---|
[4472] | 295 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 296 | <PropertyGroup>
|
---|
[8609] | 297 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
|
---|
[4472] | 298 | set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 299 | set ProjectDir=$(ProjectDir)
|
---|
| 300 | set SolutionDir=$(SolutionDir)
|
---|
| 301 | set Outdir=$(Outdir)
|
---|
| 302 |
|
---|
| 303 | call PreBuildEvent.cmd
|
---|
| 304 | </PreBuildEvent>
|
---|
[8609] | 305 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 306 | export ProjectDir=$(ProjectDir)
|
---|
| 307 | export SolutionDir=$(SolutionDir)
|
---|
| 308 |
|
---|
| 309 | $SolutionDir/PreBuildEvent.sh
|
---|
| 310 | </PreBuildEvent>
|
---|
[4472] | 311 | </PropertyGroup>
|
---|
| 312 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 313 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 314 | <Target Name="BeforeBuild">
|
---|
| 315 | </Target>
|
---|
| 316 | <Target Name="AfterBuild">
|
---|
| 317 | </Target>
|
---|
| 318 | -->
|
---|
| 319 | </Project> |
---|