Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3/HeuristicLab.Problems.DataAnalysis.Views-3.3.csproj @ 4065

Last change on this file since 4065 was 4065, checked in by swagner, 14 years ago

Migrated solution and projects to Visual Studio 2010 (#1093)

File size: 15.3 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>{799B0B38-E384-4A17-A73C-F211EB854592}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.DataAnalysis.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.DataAnalysis.Views-3.3</AssemblyName>
13    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <SignAssembly>true</SignAssembly>
16    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
17    <FileUpgradeFlags>
18    </FileUpgradeFlags>
19    <OldToolsVersion>3.5</OldToolsVersion>
20    <UpgradeBackupLocation />
21    <PublishUrl>publish\</PublishUrl>
22    <Install>true</Install>
23    <InstallFrom>Disk</InstallFrom>
24    <UpdateEnabled>false</UpdateEnabled>
25    <UpdateMode>Foreground</UpdateMode>
26    <UpdateInterval>7</UpdateInterval>
27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
28    <UpdatePeriodically>false</UpdatePeriodically>
29    <UpdateRequired>false</UpdateRequired>
30    <MapFileExtensions>true</MapFileExtensions>
31    <ApplicationRevision>0</ApplicationRevision>
32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
33    <IsWebBootstrapper>false</IsWebBootstrapper>
34    <UseApplicationTrust>false</UseApplicationTrust>
35    <BootstrapperEnabled>true</BootstrapperEnabled>
36  </PropertyGroup>
37  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
38    <DebugSymbols>true</DebugSymbols>
39    <DebugType>full</DebugType>
40    <Optimize>false</Optimize>
41    <OutputPath>bin\Debug\</OutputPath>
42    <DefineConstants>DEBUG;TRACE</DefineConstants>
43    <ErrorReport>prompt</ErrorReport>
44    <WarningLevel>4</WarningLevel>
45    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
46  </PropertyGroup>
47  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
48    <DebugType>pdbonly</DebugType>
49    <Optimize>true</Optimize>
50    <OutputPath>bin\Release\</OutputPath>
51    <DefineConstants>TRACE</DefineConstants>
52    <ErrorReport>prompt</ErrorReport>
53    <WarningLevel>4</WarningLevel>
54    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
55  </PropertyGroup>
56  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
57    <DebugSymbols>true</DebugSymbols>
58    <OutputPath>bin\x64\Debug\</OutputPath>
59    <DefineConstants>DEBUG;TRACE</DefineConstants>
60    <DebugType>full</DebugType>
61    <PlatformTarget>x64</PlatformTarget>
62    <ErrorReport>prompt</ErrorReport>
63    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
64  </PropertyGroup>
65  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
66    <OutputPath>bin\x64\Release\</OutputPath>
67    <DefineConstants>TRACE</DefineConstants>
68    <Optimize>true</Optimize>
69    <DebugType>pdbonly</DebugType>
70    <PlatformTarget>x64</PlatformTarget>
71    <ErrorReport>prompt</ErrorReport>
72    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
73  </PropertyGroup>
74  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
75    <DebugSymbols>true</DebugSymbols>
76    <OutputPath>bin\x86\Debug\</OutputPath>
77    <DefineConstants>DEBUG;TRACE</DefineConstants>
78    <DebugType>full</DebugType>
79    <PlatformTarget>x86</PlatformTarget>
80    <ErrorReport>prompt</ErrorReport>
81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
82  </PropertyGroup>
83  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
84    <OutputPath>bin\x86\Release\</OutputPath>
85    <DefineConstants>TRACE</DefineConstants>
86    <Optimize>true</Optimize>
87    <DebugType>pdbonly</DebugType>
88    <PlatformTarget>x86</PlatformTarget>
89    <ErrorReport>prompt</ErrorReport>
90    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
91  </PropertyGroup>
92  <ItemGroup>
93    <Reference Include="System" />
94    <Reference Include="System.Core">
95      <RequiredTargetFramework>3.5</RequiredTargetFramework>
96    </Reference>
97    <Reference Include="System.Drawing" />
98    <Reference Include="System.Windows.Forms" />
99    <Reference Include="System.Windows.Forms.DataVisualization, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
100    <Reference Include="System.Xml.Linq">
101      <RequiredTargetFramework>3.5</RequiredTargetFramework>
102    </Reference>
103    <Reference Include="System.Data.DataSetExtensions">
104      <RequiredTargetFramework>3.5</RequiredTargetFramework>
105    </Reference>
106    <Reference Include="System.Data" />
107    <Reference Include="System.Xml" />
108  </ItemGroup>
109  <ItemGroup>
110    <None Include="HeuristicLab.snk" />
111    <None Include="HeuristicLabProblemsDataAnalysisViewsPlugin.cs.frame" />
112    <None Include="Properties\AssemblyInfo.frame" />
113    <Compile Include="DataAnalysisSolutionView.cs">
114      <SubType>UserControl</SubType>
115    </Compile>
116    <Compile Include="DataAnalysisSolutionView.Designer.cs">
117      <DependentUpon>DataAnalysisSolutionView.cs</DependentUpon>
118    </Compile>
119    <Compile Include="ResultsView.cs">
120      <SubType>UserControl</SubType>
121    </Compile>
122    <Compile Include="ResultsView.Designer.cs">
123      <DependentUpon>ResultsView.cs</DependentUpon>
124    </Compile>
125    <Compile Include="RunCollectionVariableImpactView.cs">
126      <SubType>UserControl</SubType>
127    </Compile>
128    <Compile Include="RunCollectionVariableImpactView.Designer.cs">
129      <DependentUpon>RunCollectionVariableImpactView.cs</DependentUpon>
130    </Compile>
131    <Compile Include="SupportVectorRegressionSolutionView.cs">
132      <SubType>UserControl</SubType>
133    </Compile>
134    <Compile Include="SupportVectorRegressionSolutionView.Designer.cs">
135      <DependentUpon>SupportVectorRegressionSolutionView.cs</DependentUpon>
136    </Compile>
137    <Compile Include="SupportVectorMachineModelView.cs">
138      <SubType>UserControl</SubType>
139    </Compile>
140    <Compile Include="SupportVectorMachineModelView.Designer.cs">
141      <DependentUpon>SupportVectorMachineModelView.cs</DependentUpon>
142    </Compile>
143    <Compile Include="EstimatedValuesView.cs">
144      <SubType>UserControl</SubType>
145    </Compile>
146    <Compile Include="EstimatedValuesView.Designer.cs">
147      <DependentUpon>EstimatedValuesView.cs</DependentUpon>
148    </Compile>
149    <Compile Include="DataAnalysisProblemDataView.cs">
150      <SubType>UserControl</SubType>
151    </Compile>
152    <Compile Include="DataAnalysisProblemDataView.Designer.cs">
153      <DependentUpon>DataAnalysisProblemDataView.cs</DependentUpon>
154    </Compile>
155    <Compile Include="HeuristicLabProblemsDataAnalysisViewsPlugin.cs" />
156    <Compile Include="LineChartView.cs">
157      <SubType>UserControl</SubType>
158    </Compile>
159    <Compile Include="LineChartView.Designer.cs">
160      <DependentUpon>LineChartView.cs</DependentUpon>
161    </Compile>
162    <Compile Include="Properties\AssemblyInfo.cs" />
163    <Compile Include="ScatterPlotView.cs">
164      <SubType>UserControl</SubType>
165    </Compile>
166    <Compile Include="ScatterPlotView.Designer.cs">
167      <DependentUpon>ScatterPlotView.cs</DependentUpon>
168    </Compile>
169    <Compile Include="Symbolic\InteractiveSymbolicRegressionSolutionSimplifierView.cs">
170      <SubType>UserControl</SubType>
171    </Compile>
172    <Compile Include="Symbolic\InteractiveSymbolicRegressionSolutionSimplifierView.Designer.cs">
173      <DependentUpon>InteractiveSymbolicRegressionSolutionSimplifierView.cs</DependentUpon>
174    </Compile>
175    <Compile Include="Symbolic\SimplifiedSymbolicExpressionModelView.cs">
176      <SubType>UserControl</SubType>
177    </Compile>
178    <Compile Include="Symbolic\SimplifiedSymbolicExpressionModelView.designer.cs">
179      <DependentUpon>SimplifiedSymbolicExpressionModelView.cs</DependentUpon>
180    </Compile>
181    <Compile Include="Symbolic\SymbolicExpressionModelView.cs">
182      <SubType>UserControl</SubType>
183    </Compile>
184    <Compile Include="Symbolic\SymbolicExpressionModelView.designer.cs">
185      <DependentUpon>SymbolicExpressionModelView.cs</DependentUpon>
186    </Compile>
187    <Compile Include="Symbolic\SymbolicRegressionSolutionView.cs">
188      <SubType>UserControl</SubType>
189    </Compile>
190    <Compile Include="Symbolic\SymbolicRegressionSolutionView.Designer.cs">
191      <DependentUpon>SymbolicRegressionSolutionView.cs</DependentUpon>
192    </Compile>
193    <Compile Include="Symbolic\Symbols\ConstantView.cs">
194      <SubType>UserControl</SubType>
195    </Compile>
196    <Compile Include="Symbolic\Symbols\ConstantView.Designer.cs">
197      <DependentUpon>ConstantView.cs</DependentUpon>
198    </Compile>
199    <Compile Include="Symbolic\Symbols\LaggedVariableView.cs">
200      <SubType>UserControl</SubType>
201    </Compile>
202    <Compile Include="Symbolic\Symbols\LaggedVariableView.Designer.cs">
203      <DependentUpon>LaggedVariableView.cs</DependentUpon>
204    </Compile>
205    <Compile Include="Symbolic\Symbols\VariableView.cs">
206      <SubType>UserControl</SubType>
207    </Compile>
208    <Compile Include="Symbolic\Symbols\VariableView.Designer.cs">
209      <DependentUpon>VariableView.cs</DependentUpon>
210    </Compile>
211  </ItemGroup>
212  <ItemGroup>
213    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
214      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
215      <Name>HeuristicLab.Collections-3.3</Name>
216    </ProjectReference>
217    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
218      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
219      <Name>HeuristicLab.Common-3.3</Name>
220    </ProjectReference>
221    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
222      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
223      <Name>HeuristicLab.Core.Views-3.3</Name>
224    </ProjectReference>
225    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
226      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
227      <Name>HeuristicLab.Core-3.3</Name>
228    </ProjectReference>
229    <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
230      <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
231      <Name>HeuristicLab.Data.Views-3.3</Name>
232    </ProjectReference>
233    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
234      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
235      <Name>HeuristicLab.Data-3.3</Name>
236    </ProjectReference>
237    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.csproj">
238      <Project>{6F42C5F8-16CD-43EE-8208-FD4573A69D85}</Project>
239      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3</Name>
240    </ProjectReference>
241    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj">
242      <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project>
243      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name>
244    </ProjectReference>
245    <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\ALGLIB-2.5.0\ALGLIB-2.5.0.csproj">
246      <Project>{29E4B033-1FEF-4FE1-AE17-0A9319D7C54E}</Project>
247      <Name>ALGLIB-2.5.0</Name>
248    </ProjectReference>
249    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
250      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
251      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
252    </ProjectReference>
253    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
254      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
255      <Name>HeuristicLab.MainForm-3.3</Name>
256    </ProjectReference>
257    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
258      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
259      <Name>HeuristicLab.Operators-3.3</Name>
260    </ProjectReference>
261    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
262      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
263      <Name>HeuristicLab.Optimization-3.3</Name>
264    </ProjectReference>
265    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
266      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
267      <Name>HeuristicLab.Parameters-3.3</Name>
268    </ProjectReference>
269    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
270      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
271      <Name>HeuristicLab.Persistence-3.3</Name>
272    </ProjectReference>
273    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
274      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
275      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
276    </ProjectReference>
277    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Regression\3.3\HeuristicLab.Problems.DataAnalysis.Regression-3.3.csproj">
278      <Project>{BDF86B1D-630E-4CE2-8A49-8C90B1BDE4C9}</Project>
279      <Name>HeuristicLab.Problems.DataAnalysis.Regression-3.3</Name>
280    </ProjectReference>
281    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.3\HeuristicLab.Problems.DataAnalysis-3.3.csproj">
282      <Project>{70DFD984-B1D9-46FE-8EB7-4DE92D71A9FC}</Project>
283      <Name>HeuristicLab.Problems.DataAnalysis-3.3</Name>
284    </ProjectReference>
285  </ItemGroup>
286  <ItemGroup>
287    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
288      <Visible>False</Visible>
289      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
290      <Install>false</Install>
291    </BootstrapperPackage>
292    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
293      <Visible>False</Visible>
294      <ProductName>.NET Framework 3.5 SP1</ProductName>
295      <Install>true</Install>
296    </BootstrapperPackage>
297    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
298      <Visible>False</Visible>
299      <ProductName>Windows Installer 3.1</ProductName>
300      <Install>true</Install>
301    </BootstrapperPackage>
302  </ItemGroup>
303  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
304  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
305       Other similar extension points exist, see Microsoft.Common.targets.
306  <Target Name="BeforeBuild">
307  </Target>
308  <Target Name="AfterBuild">
309  </Target>
310  -->
311  <PropertyGroup>
312    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
313set ProjectDir=$(ProjectDir)
314set SolutionDir=$(SolutionDir)
315set Outdir=$(Outdir)
316
317call PreBuildEvent.cmd
318SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabProblemsDataAnalysisViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabProblemsDataAnalysisViewsPlugin.cs"</PreBuildEvent>
319  </PropertyGroup>
320</Project>
Note: See TracBrowser for help on using the repository browser.