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>
|
---|
8 | <ProjectGuid>{A2330DB0-413D-4424-B4E6-591118E2B9F8}</ProjectGuid>
|
---|
9 | <OutputType>Library</OutputType>
|
---|
10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
11 | <RootNamespace>HeuristicLab.Algorithms.DataAnalysis.Views</RootNamespace>
|
---|
12 | <AssemblyName>HeuristicLab.Algorithms.DataAnalysis.Views-3.4</AssemblyName>
|
---|
13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
14 | <TargetFrameworkProfile>
|
---|
15 | </TargetFrameworkProfile>
|
---|
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>..\..\..\..\trunk\sources\bin\</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>..\..\..\..\trunk\sources\bin\</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>..\..\..\..\trunk\sources\bin\</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>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
59 | <DefineConstants>TRACE</DefineConstants>
|
---|
60 | <Optimize>true</Optimize>
|
---|
61 | <DebugType>pdbonly</DebugType>
|
---|
62 | <PlatformTarget>x86</PlatformTarget>
|
---|
63 | <CodeAnalysisLogFile>$(SolutionDir)\bin\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>..\..\..\..\trunk\sources\bin\</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>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
91 | <DefineConstants>TRACE</DefineConstants>
|
---|
92 | <Optimize>true</Optimize>
|
---|
93 | <DebugType>pdbonly</DebugType>
|
---|
94 | <PlatformTarget>x64</PlatformTarget>
|
---|
95 | <CodeAnalysisLogFile>$(SolutionDir)\bin\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="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
107 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
108 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
109 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
110 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
111 | <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
112 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
113 | <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
114 | <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
115 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
116 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
117 | <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
118 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
119 | <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
120 | <Reference Include="LibSVM-3.12, Version=3.12.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
121 | <HintPath>..\..\bin\LibSVM-3.12.dll</HintPath>
|
---|
122 | <Private>False</Private>
|
---|
123 | </Reference>
|
---|
124 | <Reference Include="System" />
|
---|
125 | <Reference Include="System.Core" />
|
---|
126 | <Reference Include="System.Drawing" />
|
---|
127 | <Reference Include="System.Windows.Forms" />
|
---|
128 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
129 | <Reference Include="System.Xml.Linq" />
|
---|
130 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
131 | <Reference Include="System.Data" />
|
---|
132 | <Reference Include="System.Xml" />
|
---|
133 | </ItemGroup>
|
---|
134 | <ItemGroup>
|
---|
135 | <Compile Include="MeanProdView.cs">
|
---|
136 | <SubType>UserControl</SubType>
|
---|
137 | </Compile>
|
---|
138 | <Compile Include="MeanProdView.Designer.cs">
|
---|
139 | <DependentUpon>MeanProdView.cs</DependentUpon>
|
---|
140 | </Compile>
|
---|
141 | <Compile Include="MeanSumView.cs">
|
---|
142 | <SubType>UserControl</SubType>
|
---|
143 | </Compile>
|
---|
144 | <Compile Include="MeanSumView.Designer.cs">
|
---|
145 | <DependentUpon>MeanSumView.cs</DependentUpon>
|
---|
146 | </Compile>
|
---|
147 | <Compile Include="CovarianceProdView.cs">
|
---|
148 | <SubType>UserControl</SubType>
|
---|
149 | </Compile>
|
---|
150 | <Compile Include="CovarianceProdView.Designer.cs">
|
---|
151 | <DependentUpon>CovarianceProdView.cs</DependentUpon>
|
---|
152 | </Compile>
|
---|
153 | <Compile Include="CovarianceSumView.cs">
|
---|
154 | <SubType>UserControl</SubType>
|
---|
155 | </Compile>
|
---|
156 | <Compile Include="CovarianceSumView.Designer.cs">
|
---|
157 | <DependentUpon>CovarianceSumView.cs</DependentUpon>
|
---|
158 | </Compile>
|
---|
159 | <Compile Include="GaussianProcessModelView.cs">
|
---|
160 | <SubType>UserControl</SubType>
|
---|
161 | </Compile>
|
---|
162 | <Compile Include="GaussianProcessModelView.Designer.cs">
|
---|
163 | <DependentUpon>GaussianProcessModelView.cs</DependentUpon>
|
---|
164 | </Compile>
|
---|
165 | <Compile Include="KMeansClusteringModelView.cs">
|
---|
166 | <SubType>UserControl</SubType>
|
---|
167 | </Compile>
|
---|
168 | <Compile Include="KMeansClusteringModelView.Designer.cs">
|
---|
169 | <DependentUpon>KMeansClusteringModelView.cs</DependentUpon>
|
---|
170 | </Compile>
|
---|
171 | <Compile Include="NcaDimensionReductionView.cs">
|
---|
172 | <SubType>UserControl</SubType>
|
---|
173 | </Compile>
|
---|
174 | <Compile Include="NcaDimensionReductionView.Designer.cs">
|
---|
175 | <DependentUpon>NcaDimensionReductionView.cs</DependentUpon>
|
---|
176 | </Compile>
|
---|
177 | <Compile Include="OneRClassificationModelView.cs">
|
---|
178 | <SubType>UserControl</SubType>
|
---|
179 | </Compile>
|
---|
180 | <Compile Include="OneRClassificationModelView.Designer.cs">
|
---|
181 | <DependentUpon>OneRClassificationModelView.cs</DependentUpon>
|
---|
182 | </Compile>
|
---|
183 | <Compile Include="Plugin.cs" />
|
---|
184 | <Compile Include="GaussianProcessRegressionSolutionLineChartView.cs">
|
---|
185 | <SubType>UserControl</SubType>
|
---|
186 | </Compile>
|
---|
187 | <Compile Include="GaussianProcessRegressionSolutionLineChartView.Designer.cs">
|
---|
188 | <DependentUpon>GaussianProcessRegressionSolutionLineChartView.cs</DependentUpon>
|
---|
189 | </Compile>
|
---|
190 | <Compile Include="SupportVectorMachineModelSupportVectorsView.cs">
|
---|
191 | <SubType>UserControl</SubType>
|
---|
192 | </Compile>
|
---|
193 | <Compile Include="SupportVectorMachineModelSupportVectorsView.Designer.cs">
|
---|
194 | <DependentUpon>SupportVectorMachineModelSupportVectorsView.cs</DependentUpon>
|
---|
195 | </Compile>
|
---|
196 | <Compile Include="CrossValidationView.cs">
|
---|
197 | <SubType>UserControl</SubType>
|
---|
198 | </Compile>
|
---|
199 | <Compile Include="CrossValidationView.Designer.cs">
|
---|
200 | <DependentUpon>CrossValidationView.cs</DependentUpon>
|
---|
201 | </Compile>
|
---|
202 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
203 | <Compile Include="SupportVectorMachineModelView.cs">
|
---|
204 | <SubType>UserControl</SubType>
|
---|
205 | </Compile>
|
---|
206 | <Compile Include="SupportVectorMachineModelView.Designer.cs">
|
---|
207 | <DependentUpon>SupportVectorMachineModelView.cs</DependentUpon>
|
---|
208 | </Compile>
|
---|
209 | </ItemGroup>
|
---|
210 | <ItemGroup>
|
---|
211 | <None Include="HeuristicLab.snk" />
|
---|
212 | <None Include="Plugin.cs.frame" />
|
---|
213 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
214 | </ItemGroup>
|
---|
215 | <ItemGroup>
|
---|
216 | <ProjectReference Include="..\..\HeuristicLab.Algorithms.DataAnalysis\3.4\HeuristicLab.Algorithms.DataAnalysis-3.4.csproj">
|
---|
217 | <Project>{2E782078-FA81-4B70-B56F-74CE38DAC6C8}</Project>
|
---|
218 | <Name>HeuristicLab.Algorithms.DataAnalysis-3.4</Name>
|
---|
219 | <Private>False</Private>
|
---|
220 | </ProjectReference>
|
---|
221 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Views\3.4\HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj">
|
---|
222 | <Project>{3E9E8944-44FF-40BB-A622-3A4A7DD0F198}</Project>
|
---|
223 | <Name>HeuristicLab.Problems.DataAnalysis.Views-3.4</Name>
|
---|
224 | <Private>False</Private>
|
---|
225 | </ProjectReference>
|
---|
226 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
|
---|
227 | <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
|
---|
228 | <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
|
---|
229 | <Private>False</Private>
|
---|
230 | </ProjectReference>
|
---|
231 | </ItemGroup>
|
---|
232 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
233 | <PropertyGroup>
|
---|
234 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
|
---|
235 | set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
236 | set ProjectDir=$(ProjectDir)
|
---|
237 | set SolutionDir=$(SolutionDir)
|
---|
238 | set Outdir=$(Outdir)
|
---|
239 |
|
---|
240 | call PreBuildEvent.cmd
|
---|
241 | </PreBuildEvent>
|
---|
242 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
243 | export ProjectDir=$(ProjectDir)
|
---|
244 | export SolutionDir=$(SolutionDir)
|
---|
245 |
|
---|
246 | $SolutionDir/PreBuildEvent.sh
|
---|
247 | </PreBuildEvent>
|
---|
248 | </PropertyGroup>
|
---|
249 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
250 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
251 | <Target Name="BeforeBuild">
|
---|
252 | </Target>
|
---|
253 | <Target Name="AfterBuild">
|
---|
254 | </Target>
|
---|
255 | -->
|
---|
256 | </Project> |
---|