Free cookie consent management tool by TermsFeed Policy Generator

source: branches/GP.Symbols (TimeLag, Diff, Integral)/HeuristicLab.Problems.DataAnalysis.Views/3.3/HeuristicLab.Problems.DataAnalysis.Views-3.3.csproj @ 5051

Last change on this file since 5051 was 5051, checked in by mkommend, 13 years ago

Added new symbols for GP (ticket #1256).

File size: 16.5 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="ALGLIB-3.1.0, Version=3.1.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
94      <HintPath>c:\Program Files\HeuristicLab 3.3\ALGLIB-3.1.0.dll</HintPath>
95    </Reference>
96    <Reference Include="HeuristicLab.ALGLIB-3.1.0, Version=2.5.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
97      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.ALGLIB-3.1.0.dll</HintPath>
98    </Reference>
99    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
100      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
101    </Reference>
102    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
103      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
104    </Reference>
105    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
106      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
107    </Reference>
108    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
109      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
110    </Reference>
111    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
112      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
113    </Reference>
114    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
115      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath>
116    </Reference>
117    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
118      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.dll</HintPath>
119    </Reference>
120    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
121      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
122    </Reference>
123    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
124      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
125    </Reference>
126    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
127      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>
128    </Reference>
129    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
130      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
131    </Reference>
132    <Reference Include="HeuristicLab.Optimizer-3.3">
133      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
134    </Reference>
135    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
136      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>
137    </Reference>
138    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
139      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
140    </Reference>
141    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
142      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
143    </Reference>
144    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
145      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
146    </Reference>
147    <Reference Include="System" />
148    <Reference Include="System.Core">
149      <RequiredTargetFramework>3.5</RequiredTargetFramework>
150    </Reference>
151    <Reference Include="System.Drawing" />
152    <Reference Include="System.Windows.Forms" />
153    <Reference Include="System.Windows.Forms.DataVisualization, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
154    <Reference Include="System.Xml.Linq">
155      <RequiredTargetFramework>3.5</RequiredTargetFramework>
156    </Reference>
157    <Reference Include="System.Data.DataSetExtensions">
158      <RequiredTargetFramework>3.5</RequiredTargetFramework>
159    </Reference>
160    <Reference Include="System.Data" />
161    <Reference Include="System.Xml" />
162  </ItemGroup>
163  <ItemGroup>
164    <None Include="HeuristicLab.snk" />
165    <None Include="HeuristicLabProblemsDataAnalysisViewsPlugin.cs.frame" />
166    <None Include="Properties\AssemblyInfo.frame" />
167    <Compile Include="DataAnalysisSolutionView.cs">
168      <SubType>UserControl</SubType>
169    </Compile>
170    <Compile Include="DataAnalysisSolutionView.Designer.cs">
171      <DependentUpon>DataAnalysisSolutionView.cs</DependentUpon>
172    </Compile>
173    <Compile Include="ResultsView.cs">
174      <SubType>UserControl</SubType>
175    </Compile>
176    <Compile Include="ResultsView.Designer.cs">
177      <DependentUpon>ResultsView.cs</DependentUpon>
178    </Compile>
179    <Compile Include="RunCollectionVariableImpactView.cs">
180      <SubType>UserControl</SubType>
181    </Compile>
182    <Compile Include="RunCollectionVariableImpactView.Designer.cs">
183      <DependentUpon>RunCollectionVariableImpactView.cs</DependentUpon>
184    </Compile>
185    <Compile Include="SupportVectorRegressionSolutionView.cs">
186      <SubType>UserControl</SubType>
187    </Compile>
188    <Compile Include="SupportVectorRegressionSolutionView.Designer.cs">
189      <DependentUpon>SupportVectorRegressionSolutionView.cs</DependentUpon>
190    </Compile>
191    <Compile Include="SupportVectorMachineModelView.cs">
192      <SubType>UserControl</SubType>
193    </Compile>
194    <Compile Include="SupportVectorMachineModelView.Designer.cs">
195      <DependentUpon>SupportVectorMachineModelView.cs</DependentUpon>
196    </Compile>
197    <Compile Include="EstimatedValuesView.cs">
198      <SubType>UserControl</SubType>
199    </Compile>
200    <Compile Include="EstimatedValuesView.Designer.cs">
201      <DependentUpon>EstimatedValuesView.cs</DependentUpon>
202    </Compile>
203    <Compile Include="DataAnalysisProblemDataView.cs">
204      <SubType>UserControl</SubType>
205    </Compile>
206    <Compile Include="DataAnalysisProblemDataView.Designer.cs">
207      <DependentUpon>DataAnalysisProblemDataView.cs</DependentUpon>
208    </Compile>
209    <Compile Include="HeuristicLabProblemsDataAnalysisViewsPlugin.cs" />
210    <Compile Include="LineChartView.cs">
211      <SubType>UserControl</SubType>
212    </Compile>
213    <Compile Include="LineChartView.Designer.cs">
214      <DependentUpon>LineChartView.cs</DependentUpon>
215    </Compile>
216    <Compile Include="Properties\AssemblyInfo.cs" />
217    <Compile Include="ScatterPlotView.cs">
218      <SubType>UserControl</SubType>
219    </Compile>
220    <Compile Include="ScatterPlotView.Designer.cs">
221      <DependentUpon>ScatterPlotView.cs</DependentUpon>
222    </Compile>
223    <Compile Include="Symbolic\InteractiveSymbolicRegressionSolutionSimplifierView.cs">
224      <SubType>UserControl</SubType>
225    </Compile>
226    <Compile Include="Symbolic\InteractiveSymbolicRegressionSolutionSimplifierView.Designer.cs">
227      <DependentUpon>InteractiveSymbolicRegressionSolutionSimplifierView.cs</DependentUpon>
228    </Compile>
229    <Compile Include="Symbolic\SimplifiedSymbolicExpressionModelView.cs">
230      <SubType>UserControl</SubType>
231    </Compile>
232    <Compile Include="Symbolic\SimplifiedSymbolicExpressionModelView.designer.cs">
233      <DependentUpon>SimplifiedSymbolicExpressionModelView.cs</DependentUpon>
234    </Compile>
235    <Compile Include="Symbolic\SymbolicExpressionModelView.cs">
236      <SubType>UserControl</SubType>
237    </Compile>
238    <Compile Include="Symbolic\SymbolicExpressionModelView.designer.cs">
239      <DependentUpon>SymbolicExpressionModelView.cs</DependentUpon>
240    </Compile>
241    <Compile Include="Symbolic\SymbolicRegressionSolutionView.cs">
242      <SubType>UserControl</SubType>
243    </Compile>
244    <Compile Include="Symbolic\SymbolicRegressionSolutionView.Designer.cs">
245      <DependentUpon>SymbolicRegressionSolutionView.cs</DependentUpon>
246    </Compile>
247    <Compile Include="Symbolic\Symbols\ConstantView.cs">
248      <SubType>UserControl</SubType>
249    </Compile>
250    <Compile Include="Symbolic\Symbols\ConstantView.Designer.cs">
251      <DependentUpon>ConstantView.cs</DependentUpon>
252    </Compile>
253    <Compile Include="Symbolic\Symbols\LaggedVariableView.cs">
254      <SubType>UserControl</SubType>
255    </Compile>
256    <Compile Include="Symbolic\Symbols\LaggedVariableView.Designer.cs">
257      <DependentUpon>LaggedVariableView.cs</DependentUpon>
258    </Compile>
259    <Compile Include="Symbolic\Symbols\TimeLagView.cs">
260      <SubType>UserControl</SubType>
261    </Compile>
262    <Compile Include="Symbolic\Symbols\TimeLagView.Designer.cs">
263      <DependentUpon>TimeLagView.cs</DependentUpon>
264    </Compile>
265    <Compile Include="Symbolic\Symbols\VariableView.cs">
266      <SubType>UserControl</SubType>
267    </Compile>
268    <Compile Include="Symbolic\Symbols\VariableView.Designer.cs">
269      <DependentUpon>VariableView.cs</DependentUpon>
270    </Compile>
271  </ItemGroup>
272  <ItemGroup>
273    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj">
274      <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project>
275      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-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.