[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>
|
---|
[5163] | 13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 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>
|
---|
| 22 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 23 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 24 | <ErrorReport>prompt</ErrorReport>
|
---|
| 25 | <WarningLevel>4</WarningLevel>
|
---|
| 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
| 30 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
| 34 | </PropertyGroup>
|
---|
| 35 | <PropertyGroup>
|
---|
| 36 | <SignAssembly>true</SignAssembly>
|
---|
| 37 | </PropertyGroup>
|
---|
| 38 | <PropertyGroup>
|
---|
| 39 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 40 | </PropertyGroup>
|
---|
| 41 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 42 | <DebugSymbols>true</DebugSymbols>
|
---|
| 43 | <OutputPath>bin\x86\Debug\</OutputPath>
|
---|
| 44 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 45 | <DebugType>full</DebugType>
|
---|
| 46 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 47 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Algorithms.DataAnalysis.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 48 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 49 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 50 | <ErrorReport>prompt</ErrorReport>
|
---|
| 51 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 52 | <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 53 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 54 | <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 55 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 56 | </PropertyGroup>
|
---|
| 57 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
| 58 | <OutputPath>bin\x86\Release\</OutputPath>
|
---|
| 59 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 60 | <Optimize>true</Optimize>
|
---|
| 61 | <DebugType>pdbonly</DebugType>
|
---|
| 62 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 63 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.Algorithms.DataAnalysis.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 64 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 65 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 66 | <ErrorReport>prompt</ErrorReport>
|
---|
| 67 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 68 | <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 69 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 70 | <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 71 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 72 | </PropertyGroup>
|
---|
| 73 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 74 | <DebugSymbols>true</DebugSymbols>
|
---|
| 75 | <OutputPath>bin\x64\Debug\</OutputPath>
|
---|
| 76 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 77 | <DebugType>full</DebugType>
|
---|
| 78 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 79 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Algorithms.DataAnalysis.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 80 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 81 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 82 | <ErrorReport>prompt</ErrorReport>
|
---|
| 83 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 84 | <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 85 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 86 | <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 87 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 88 | </PropertyGroup>
|
---|
| 89 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 90 | <OutputPath>bin\x64\Release\</OutputPath>
|
---|
| 91 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 92 | <Optimize>true</Optimize>
|
---|
| 93 | <DebugType>pdbonly</DebugType>
|
---|
| 94 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 95 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.Algorithms.DataAnalysis.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 96 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 97 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 98 | <ErrorReport>prompt</ErrorReport>
|
---|
| 99 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 100 | <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 101 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 102 | <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 103 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 104 | </PropertyGroup>
|
---|
| 105 | <ItemGroup>
|
---|
| 106 | <Reference Include="System" />
|
---|
| 107 | <Reference Include="System.Core" />
|
---|
[4536] | 108 | <Reference Include="System.Drawing" />
|
---|
| 109 | <Reference Include="System.Windows.Forms" />
|
---|
[4472] | 110 | <Reference Include="System.Xml.Linq" />
|
---|
| 111 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 112 | <Reference Include="System.Data" />
|
---|
| 113 | <Reference Include="System.Xml" />
|
---|
| 114 | </ItemGroup>
|
---|
| 115 | <ItemGroup>
|
---|
[6003] | 116 | <Compile Include="KMeansClusteringModelView.cs">
|
---|
| 117 | <SubType>UserControl</SubType>
|
---|
| 118 | </Compile>
|
---|
| 119 | <Compile Include="KMeansClusteringModelView.Designer.cs">
|
---|
| 120 | <DependentUpon>KMeansClusteringModelView.cs</DependentUpon>
|
---|
| 121 | </Compile>
|
---|
[5829] | 122 | <Compile Include="SupportVectorMachineModelSupportVectorsView.cs">
|
---|
| 123 | <SubType>UserControl</SubType>
|
---|
| 124 | </Compile>
|
---|
| 125 | <Compile Include="SupportVectorMachineModelSupportVectorsView.Designer.cs">
|
---|
| 126 | <DependentUpon>SupportVectorMachineModelSupportVectorsView.cs</DependentUpon>
|
---|
| 127 | </Compile>
|
---|
[5617] | 128 | <Compile Include="CrossValidationView.cs">
|
---|
| 129 | <SubType>UserControl</SubType>
|
---|
| 130 | </Compile>
|
---|
| 131 | <Compile Include="CrossValidationView.Designer.cs">
|
---|
| 132 | <DependentUpon>CrossValidationView.cs</DependentUpon>
|
---|
| 133 | </Compile>
|
---|
[4472] | 134 | <Compile Include="HeuristicLabAlgorithmsDataAnalysisViewsPlugin.cs" />
|
---|
| 135 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[5694] | 136 | <Compile Include="SupportVectorMachineModelView.cs">
|
---|
| 137 | <SubType>UserControl</SubType>
|
---|
| 138 | </Compile>
|
---|
| 139 | <Compile Include="SupportVectorMachineModelView.Designer.cs">
|
---|
| 140 | <DependentUpon>SupportVectorMachineModelView.cs</DependentUpon>
|
---|
| 141 | </Compile>
|
---|
[4472] | 142 | </ItemGroup>
|
---|
| 143 | <ItemGroup>
|
---|
| 144 | <None Include="HeuristicLab.snk" />
|
---|
| 145 | <None Include="HeuristicLabAlgorithmsDataAnalysisViewsPlugin.cs.frame" />
|
---|
| 146 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
| 147 | </ItemGroup>
|
---|
[4536] | 148 | <ItemGroup>
|
---|
[5484] | 149 | <ProjectReference Include="..\..\HeuristicLab.Algorithms.DataAnalysis\3.4\HeuristicLab.Algorithms.DataAnalysis-3.4.csproj">
|
---|
| 150 | <Project>{2E782078-FA81-4B70-B56F-74CE38DAC6C8}</Project>
|
---|
| 151 | <Name>HeuristicLab.Algorithms.DataAnalysis-3.4</Name>
|
---|
[4536] | 152 | </ProjectReference>
|
---|
[4569] | 153 | <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
| 154 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
| 155 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
| 156 | </ProjectReference>
|
---|
| 157 | <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
| 158 | <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
|
---|
| 159 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
| 160 | </ProjectReference>
|
---|
| 161 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 162 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 163 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
| 164 | </ProjectReference>
|
---|
| 165 | <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
|
---|
| 166 | <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
|
---|
| 167 | <Name>HeuristicLab.Core.Views-3.3</Name>
|
---|
| 168 | </ProjectReference>
|
---|
| 169 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 170 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
| 171 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
| 172 | </ProjectReference>
|
---|
| 173 | <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
|
---|
| 174 | <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
|
---|
| 175 | <Name>HeuristicLab.Data.Views-3.3</Name>
|
---|
| 176 | </ProjectReference>
|
---|
| 177 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
| 178 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
| 179 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
| 180 | </ProjectReference>
|
---|
[5694] | 181 | <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.LibSVM\1.6.3\HeuristicLab.LibSVM-1.6.3\HeuristicLab.LibSVM-1.6.3.csproj">
|
---|
| 182 | <Project>{89B50302-9CEE-4D13-9779-633EADCAE624}</Project>
|
---|
| 183 | <Name>HeuristicLab.LibSVM-1.6.3 %28HeuristicLab.ExtLibs\HeuristicLab.LibSVM\HeuristicLab.LibSVM-1.6.3\HeuristicLab.LibSVM-1.6.3%29</Name>
|
---|
| 184 | </ProjectReference>
|
---|
| 185 | <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.LibSVM\1.6.3\LibSVM-1.6.3\LibSVM-1.6.3.csproj">
|
---|
| 186 | <Project>{A16F23B5-FB62-499E-A831-26953AA56FE2}</Project>
|
---|
| 187 | <Name>LibSVM-1.6.3</Name>
|
---|
| 188 | </ProjectReference>
|
---|
[4569] | 189 | <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
|
---|
| 190 | <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
|
---|
| 191 | <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
|
---|
| 192 | </ProjectReference>
|
---|
| 193 | <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
|
---|
| 194 | <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
|
---|
| 195 | <Name>HeuristicLab.MainForm-3.3</Name>
|
---|
| 196 | </ProjectReference>
|
---|
| 197 | <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
|
---|
| 198 | <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
|
---|
| 199 | <Name>HeuristicLab.Optimization.Views-3.3</Name>
|
---|
| 200 | </ProjectReference>
|
---|
| 201 | <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
| 202 | <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
|
---|
| 203 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
| 204 | </ProjectReference>
|
---|
| 205 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 206 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 207 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
| 208 | </ProjectReference>
|
---|
[5694] | 209 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Views\3.4\HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj">
|
---|
| 210 | <Project>{3E9E8944-44FF-40BB-A622-3A4A7DD0F198}</Project>
|
---|
| 211 | <Name>HeuristicLab.Problems.DataAnalysis.Views-3.4</Name>
|
---|
| 212 | </ProjectReference>
|
---|
[5484] | 213 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
|
---|
| 214 | <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
|
---|
| 215 | <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
|
---|
[4569] | 216 | </ProjectReference>
|
---|
[4536] | 217 | </ItemGroup>
|
---|
[4472] | 218 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 219 | <PropertyGroup>
|
---|
| 220 | <PreBuildEvent>
|
---|
| 221 | set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 222 | set ProjectDir=$(ProjectDir)
|
---|
| 223 | set SolutionDir=$(SolutionDir)
|
---|
| 224 | set Outdir=$(Outdir)
|
---|
| 225 |
|
---|
| 226 | call PreBuildEvent.cmd
|
---|
| 227 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabAlgorithmsDataAnalysisViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabAlgorithmsDataAnalysisViewsPlugin.cs"
|
---|
| 228 | </PreBuildEvent>
|
---|
| 229 | </PropertyGroup>
|
---|
| 230 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 231 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 232 | <Target Name="BeforeBuild">
|
---|
| 233 | </Target>
|
---|
| 234 | <Target Name="AfterBuild">
|
---|
| 235 | </Target>
|
---|
| 236 | -->
|
---|
| 237 | </Project> |
---|