Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.TimeSeries/HeuristicLab.Problems.DataAnalysis.Views/3.3/HeuristicLab.Problems.DataAnalysis.Views-3.3.csproj @ 7213

Last change on this file since 7213 was 7213, checked in by gkronber, 12 years ago

#1081 merged r7103:7209 from trunk into time series branch

File size: 14.7 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>v4.0</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17    <SignAssembly>true</SignAssembly>
18    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
19    <FileUpgradeFlags>
20    </FileUpgradeFlags>
21    <OldToolsVersion>3.5</OldToolsVersion>
22    <UpgradeBackupLocation />
23    <PublishUrl>publish\</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Disk</InstallFrom>
26    <UpdateEnabled>false</UpdateEnabled>
27    <UpdateMode>Foreground</UpdateMode>
28    <UpdateInterval>7</UpdateInterval>
29    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
30    <UpdatePeriodically>false</UpdatePeriodically>
31    <UpdateRequired>false</UpdateRequired>
32    <MapFileExtensions>true</MapFileExtensions>
33    <ApplicationRevision>0</ApplicationRevision>
34    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35    <IsWebBootstrapper>false</IsWebBootstrapper>
36    <UseApplicationTrust>false</UseApplicationTrust>
37    <BootstrapperEnabled>true</BootstrapperEnabled>
38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
40    <DebugSymbols>true</DebugSymbols>
41    <DebugType>full</DebugType>
42    <Optimize>false</Optimize>
43    <OutputPath>$(SolutionDir)\bin\</OutputPath>
44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
48  </PropertyGroup>
49  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
50    <DebugType>pdbonly</DebugType>
51    <Optimize>true</Optimize>
52    <OutputPath>$(SolutionDir)\bin\</OutputPath>
53    <DefineConstants>TRACE</DefineConstants>
54    <ErrorReport>prompt</ErrorReport>
55    <WarningLevel>4</WarningLevel>
56    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
57  </PropertyGroup>
58  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
59    <DebugSymbols>true</DebugSymbols>
60    <OutputPath>$(SolutionDir)\bin\</OutputPath>
61    <DefineConstants>DEBUG;TRACE</DefineConstants>
62    <DebugType>full</DebugType>
63    <PlatformTarget>x64</PlatformTarget>
64    <ErrorReport>prompt</ErrorReport>
65    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
66  </PropertyGroup>
67  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
68    <OutputPath>$(SolutionDir)\bin\</OutputPath>
69    <DefineConstants>TRACE</DefineConstants>
70    <Optimize>true</Optimize>
71    <DebugType>pdbonly</DebugType>
72    <PlatformTarget>x64</PlatformTarget>
73    <ErrorReport>prompt</ErrorReport>
74    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
75  </PropertyGroup>
76  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
77    <DebugSymbols>true</DebugSymbols>
78    <OutputPath>$(SolutionDir)\bin\</OutputPath>
79    <DefineConstants>DEBUG;TRACE</DefineConstants>
80    <DebugType>full</DebugType>
81    <PlatformTarget>x86</PlatformTarget>
82    <ErrorReport>prompt</ErrorReport>
83    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
84  </PropertyGroup>
85  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
86    <OutputPath>$(SolutionDir)\bin\</OutputPath>
87    <DefineConstants>TRACE</DefineConstants>
88    <Optimize>true</Optimize>
89    <DebugType>pdbonly</DebugType>
90    <PlatformTarget>x86</PlatformTarget>
91    <ErrorReport>prompt</ErrorReport>
92    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
93  </PropertyGroup>
94  <ItemGroup>
95    <Reference Include="System" />
96    <Reference Include="System.Core">
97      <RequiredTargetFramework>3.5</RequiredTargetFramework>
98    </Reference>
99    <Reference Include="System.Drawing" />
100    <Reference Include="System.Windows.Forms" />
101    <Reference Include="System.Windows.Forms.DataVisualization" />
102    <Reference Include="System.Xml.Linq">
103      <RequiredTargetFramework>3.5</RequiredTargetFramework>
104    </Reference>
105    <Reference Include="System.Data.DataSetExtensions">
106      <RequiredTargetFramework>3.5</RequiredTargetFramework>
107    </Reference>
108    <Reference Include="System.Data" />
109    <Reference Include="System.Xml" />
110  </ItemGroup>
111  <ItemGroup>
112    <None Include="HeuristicLab.snk" />
113    <None Include="Plugin.cs.frame" />
114    <None Include="Properties\AssemblyInfo.cs.frame" />
115    <Compile Include="DataAnalysisSolutionView.cs">
116      <SubType>UserControl</SubType>
117    </Compile>
118    <Compile Include="DataAnalysisSolutionView.Designer.cs">
119      <DependentUpon>DataAnalysisSolutionView.cs</DependentUpon>
120    </Compile>
121    <Compile Include="Plugin.cs" />
122    <Compile Include="ResultsView.cs">
123      <SubType>UserControl</SubType>
124    </Compile>
125    <Compile Include="ResultsView.Designer.cs">
126      <DependentUpon>ResultsView.cs</DependentUpon>
127    </Compile>
128    <Compile Include="SupportVectorRegressionSolutionView.cs">
129      <SubType>UserControl</SubType>
130    </Compile>
131    <Compile Include="SupportVectorRegressionSolutionView.Designer.cs">
132      <DependentUpon>SupportVectorRegressionSolutionView.cs</DependentUpon>
133    </Compile>
134    <Compile Include="SupportVectorMachineModelView.cs">
135      <SubType>UserControl</SubType>
136    </Compile>
137    <Compile Include="SupportVectorMachineModelView.Designer.cs">
138      <DependentUpon>SupportVectorMachineModelView.cs</DependentUpon>
139    </Compile>
140    <Compile Include="EstimatedValuesView.cs">
141      <SubType>UserControl</SubType>
142    </Compile>
143    <Compile Include="EstimatedValuesView.Designer.cs">
144      <DependentUpon>EstimatedValuesView.cs</DependentUpon>
145    </Compile>
146    <Compile Include="DataAnalysisProblemDataView.cs">
147      <SubType>UserControl</SubType>
148    </Compile>
149    <Compile Include="DataAnalysisProblemDataView.Designer.cs">
150      <DependentUpon>DataAnalysisProblemDataView.cs</DependentUpon>
151    </Compile>
152    <Compile Include="LineChartView.cs">
153      <SubType>UserControl</SubType>
154    </Compile>
155    <Compile Include="LineChartView.Designer.cs">
156      <DependentUpon>LineChartView.cs</DependentUpon>
157    </Compile>
158    <Compile Include="Properties\AssemblyInfo.cs" />
159    <Compile Include="ScatterPlotView.cs">
160      <SubType>UserControl</SubType>
161    </Compile>
162    <Compile Include="ScatterPlotView.Designer.cs">
163      <DependentUpon>ScatterPlotView.cs</DependentUpon>
164    </Compile>
165    <Compile Include="Symbolic\InteractiveSymbolicRegressionSolutionSimplifierView.cs">
166      <SubType>UserControl</SubType>
167    </Compile>
168    <Compile Include="Symbolic\InteractiveSymbolicRegressionSolutionSimplifierView.Designer.cs">
169      <DependentUpon>InteractiveSymbolicRegressionSolutionSimplifierView.cs</DependentUpon>
170    </Compile>
171    <Compile Include="Symbolic\SimplifiedSymbolicExpressionModelView.cs">
172      <SubType>UserControl</SubType>
173    </Compile>
174    <Compile Include="Symbolic\SimplifiedSymbolicExpressionModelView.designer.cs">
175      <DependentUpon>SimplifiedSymbolicExpressionModelView.cs</DependentUpon>
176    </Compile>
177    <Compile Include="Symbolic\SymbolicExpressionModelView.cs">
178      <SubType>UserControl</SubType>
179    </Compile>
180    <Compile Include="Symbolic\SymbolicExpressionModelView.designer.cs">
181      <DependentUpon>SymbolicExpressionModelView.cs</DependentUpon>
182    </Compile>
183    <Compile Include="Symbolic\SymbolicRegressionSolutionView.cs">
184      <SubType>UserControl</SubType>
185    </Compile>
186    <Compile Include="Symbolic\SymbolicRegressionSolutionView.Designer.cs">
187      <DependentUpon>SymbolicRegressionSolutionView.cs</DependentUpon>
188    </Compile>
189    <Compile Include="Symbolic\Symbols\ConstantView.cs">
190      <SubType>UserControl</SubType>
191    </Compile>
192    <Compile Include="Symbolic\Symbols\ConstantView.Designer.cs">
193      <DependentUpon>ConstantView.cs</DependentUpon>
194    </Compile>
195    <Compile Include="Symbolic\Symbols\VariableConditionView.cs">
196      <SubType>UserControl</SubType>
197    </Compile>
198    <Compile Include="Symbolic\Symbols\VariableConditionView.Designer.cs">
199      <DependentUpon>VariableConditionView.cs</DependentUpon>
200    </Compile>
201    <Compile Include="Symbolic\Symbols\LaggedVariableView.cs">
202      <SubType>UserControl</SubType>
203    </Compile>
204    <Compile Include="Symbolic\Symbols\LaggedVariableView.Designer.cs">
205      <DependentUpon>LaggedVariableView.cs</DependentUpon>
206    </Compile>
207    <Compile Include="Symbolic\Symbols\TimeLagView.cs">
208      <SubType>UserControl</SubType>
209    </Compile>
210    <Compile Include="Symbolic\Symbols\TimeLagView.Designer.cs">
211      <DependentUpon>TimeLagView.cs</DependentUpon>
212    </Compile>
213    <Compile Include="Symbolic\Symbols\VariableView.cs">
214      <SubType>UserControl</SubType>
215    </Compile>
216    <Compile Include="Symbolic\Symbols\VariableView.Designer.cs">
217      <DependentUpon>VariableView.cs</DependentUpon>
218    </Compile>
219  </ItemGroup>
220  <ItemGroup>
221    <Reference Include="HeuristicLab.Collections-3.3">
222      <HintPath>..\..\bin\HeuristicLab.Collections-3.3.dll</HintPath>
223      <Private>False</Private>
224    </Reference>
225    <Reference Include="HeuristicLab.Common-3.3">
226      <HintPath>..\..\bin\HeuristicLab.Common-3.3.dll</HintPath>
227      <Private>False</Private>
228    </Reference>
229    <Reference Include="HeuristicLab.Core.Views-3.3">
230      <HintPath>..\..\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
231      <Private>False</Private>
232    </Reference>
233    <Reference Include="HeuristicLab.Core-3.3">
234      <HintPath>..\..\bin\HeuristicLab.Core-3.3.dll</HintPath>
235      <Private>False</Private>
236    </Reference>
237    <Reference Include="HeuristicLab.Data.Views-3.3">
238      <HintPath>..\..\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
239      <Private>False</Private>
240    </Reference>
241    <Reference Include="HeuristicLab.Data-3.3">
242      <HintPath>..\..\bin\HeuristicLab.Data-3.3.dll</HintPath>
243      <Private>False</Private>
244    </Reference>
245    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
246      <HintPath>..\..\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
247      <Private>False</Private>
248    </Reference>
249    <Reference Include="HeuristicLab.MainForm-3.3">
250      <HintPath>..\..\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
251      <Private>False</Private>
252    </Reference>
253    <Reference Include="HeuristicLab.Operators-3.3">
254      <HintPath>..\..\bin\HeuristicLab.Operators-3.3.dll</HintPath>
255      <Private>False</Private>
256    </Reference>
257    <Reference Include="HeuristicLab.Optimization-3.3">
258      <HintPath>..\..\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
259      <Private>False</Private>
260    </Reference>
261    <Reference Include="HeuristicLab.Parameters-3.3">
262      <HintPath>..\..\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
263      <Private>False</Private>
264    </Reference>
265    <Reference Include="HeuristicLab.Persistence-3.3">
266      <HintPath>..\..\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
267      <Private>False</Private>
268    </Reference>
269    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
270      <HintPath>..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
271      <Private>False</Private>
272    </Reference>
273    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
274      <HintPath>..\..\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
275      <Private>False</Private>
276    </Reference>
277  </ItemGroup>
278  <ItemGroup>
279    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
280      <Visible>False</Visible>
281      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
282      <Install>false</Install>
283    </BootstrapperPackage>
284    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
285      <Visible>False</Visible>
286      <ProductName>.NET Framework 3.5 SP1</ProductName>
287      <Install>true</Install>
288    </BootstrapperPackage>
289    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
290      <Visible>False</Visible>
291      <ProductName>Windows Installer 3.1</ProductName>
292      <Install>true</Install>
293    </BootstrapperPackage>
294  </ItemGroup>
295  <ItemGroup>
296    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.csproj">
297      <Project>{6F42C5F8-16CD-43EE-8208-FD4573A69D85}</Project>
298      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3</Name>
299      <Private>False</Private>
300    </ProjectReference>
301    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj">
302      <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project>
303      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name>
304      <Private>False</Private>
305    </ProjectReference>
306    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Regression\3.3\HeuristicLab.Problems.DataAnalysis.Regression-3.3.csproj">
307      <Project>{BDF86B1D-630E-4CE2-8A49-8C90B1BDE4C9}</Project>
308      <Name>HeuristicLab.Problems.DataAnalysis.Regression-3.3</Name>
309      <Private>False</Private>
310    </ProjectReference>
311    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.3\HeuristicLab.Problems.DataAnalysis-3.3.csproj">
312      <Project>{70DFD984-B1D9-46FE-8EB7-4DE92D71A9FC}</Project>
313      <Name>HeuristicLab.Problems.DataAnalysis-3.3</Name>
314      <Private>False</Private>
315    </ProjectReference>
316  </ItemGroup>
317  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
318  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
319       Other similar extension points exist, see Microsoft.Common.targets.
320  <Target Name="BeforeBuild">
321  </Target>
322  <Target Name="AfterBuild">
323  </Target>
324  -->
325  <PropertyGroup>
326    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
327set ProjectDir=$(ProjectDir)
328set SolutionDir=$(SolutionDir)
329set Outdir=$(Outdir)
330
331call PreBuildEvent.cmd
332</PreBuildEvent>
333  </PropertyGroup>
334</Project>
Note: See TracBrowser for help on using the repository browser.