Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ChangeDatasetOfRegressionModel/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views-3.4.csproj @ 9070

Last change on this file since 9070 was 8032, checked in by sforsten, 13 years ago

#1758:

  • merged trunk r7330:8022 into branch
  • importButton shows a message, if clicked and it can't be used
File size: 14.7 KB
RevLine 
[5699]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>{20831A74-D18F-42D9-A667-1CE3AF53DF93}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views-3.4</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>
[8032]43    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[5699]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>
[7404]52    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[5699]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>
[6866]60    <OutputPath>$(SolutionDir)\bin\</OutputPath>
[5699]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' ">
[6866]68    <OutputPath>$(SolutionDir)\bin\</OutputPath>
[5699]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>
[6866]78    <OutputPath>$(SolutionDir)\bin\</OutputPath>
[5699]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' ">
[6866]86    <OutputPath>$(SolutionDir)\bin\</OutputPath>
[5699]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>
[7404]95    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
96      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
[8032]97      <Private>False</Private>
[7404]98    </Reference>
99    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
100      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
[8032]101      <Private>False</Private>
[7404]102    </Reference>
103    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
104      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
[8032]105      <Private>False</Private>
[7404]106    </Reference>
107    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
108      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
[8032]109      <Private>False</Private>
[7404]110    </Reference>
111    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
112      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
[8032]113      <Private>False</Private>
[7404]114    </Reference>
115    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
116      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
[8032]117      <Private>False</Private>
[7404]118    </Reference>
119    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
120      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
[8032]121      <Private>False</Private>
[7404]122    </Reference>
123    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
124      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll</HintPath>
[8032]125      <Private>False</Private>
[7404]126    </Reference>
127    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
128      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
[8032]129      <Private>False</Private>
[7404]130    </Reference>
131    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
132      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
[8032]133      <Private>False</Private>
[7404]134    </Reference>
135    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
136      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
[8032]137      <Private>False</Private>
[7404]138    </Reference>
139    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
140      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
[8032]141      <Private>False</Private>
[7404]142    </Reference>
143    <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
144      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
[8032]145      <Private>False</Private>
[7404]146    </Reference>
147    <Reference Include="HeuristicLab.Parameters.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
148      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
[8032]149      <Private>False</Private>
[7404]150    </Reference>
151    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
152      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
[8032]153      <Private>False</Private>
[7404]154    </Reference>
155    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
156      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
[8032]157      <Private>False</Private>
[7404]158    </Reference>
159    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
160      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
[8032]161      <Private>False</Private>
[7404]162    </Reference>
163    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
164      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
[8032]165      <Private>False</Private>
[7404]166    </Reference>
167    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
168      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
[8032]169      <Private>False</Private>
[7404]170    </Reference>
171    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
172      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.dll</HintPath>
[8032]173      <Private>False</Private>
[7404]174    </Reference>
175    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
176      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
[8032]177      <Private>False</Private>
[7404]178    </Reference>
[5699]179    <Reference Include="System" />
180    <Reference Include="System.Core">
181      <RequiredTargetFramework>3.5</RequiredTargetFramework>
182    </Reference>
183    <Reference Include="System.Drawing" />
184    <Reference Include="System.Windows.Forms" />
185    <Reference Include="System.Windows.Forms.DataVisualization" />
186    <Reference Include="System.Xml.Linq">
187      <RequiredTargetFramework>3.5</RequiredTargetFramework>
188    </Reference>
189    <Reference Include="System.Data.DataSetExtensions">
190      <RequiredTargetFramework>3.5</RequiredTargetFramework>
191    </Reference>
192    <Reference Include="System.Data" />
193    <Reference Include="System.Xml" />
194  </ItemGroup>
195  <ItemGroup>
196    <Compile Include="InteractiveSymbolicRegressionSolutionSimplifierView.cs">
197      <SubType>UserControl</SubType>
198    </Compile>
199    <Compile Include="InteractiveSymbolicRegressionSolutionSimplifierView.Designer.cs">
200      <DependentUpon>InteractiveSymbolicRegressionSolutionSimplifierView.cs</DependentUpon>
201    </Compile>
[6866]202    <Compile Include="Plugin.cs" />
[7122]203    <Compile Include="SymbolicRegressionSolutionResponseFunctionView.cs">
[7028]204      <SubType>UserControl</SubType>
205    </Compile>
[7122]206    <Compile Include="SymbolicRegressionSolutionResponseFunctionView.Designer.cs">
207      <DependentUpon>SymbolicRegressionSolutionResponseFunctionView.cs</DependentUpon>
[7028]208    </Compile>
[6642]209    <Compile Include="SymbolicRegressionSolutionErrorCharacteristicsCurveView.cs">
210      <SubType>UserControl</SubType>
211    </Compile>
212    <Compile Include="SymbolicRegressionSolutionErrorCharacteristicsCurveView.Designer.cs">
213      <DependentUpon>SymbolicRegressionSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
214    </Compile>
[5699]215    <Compile Include="SymbolicRegressionSolutionView.cs">
216      <SubType>UserControl</SubType>
217    </Compile>
218    <Compile Include="SymbolicRegressionSolutionView.Designer.cs">
219      <DependentUpon>SymbolicRegressionSolutionView.cs</DependentUpon>
220    </Compile>
[7028]221    <Compile Include="VariableTrackbar.cs">
222      <SubType>UserControl</SubType>
223    </Compile>
224    <Compile Include="VariableTrackbar.Designer.cs">
225      <DependentUpon>VariableTrackbar.cs</DependentUpon>
226    </Compile>
[5699]227    <None Include="HeuristicLab.snk" />
[6866]228    <None Include="Plugin.cs.frame" />
229    <None Include="Properties\AssemblyInfo.cs.frame" />
[5699]230    <Compile Include="Properties\AssemblyInfo.cs" />
231  </ItemGroup>
232  <ItemGroup>
233    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Views\3.4\HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj">
234      <Project>{3E9E8944-44FF-40BB-A622-3A4A7DD0F198}</Project>
235      <Name>HeuristicLab.Problems.DataAnalysis.Views-3.4</Name>
[6866]236      <Private>False</Private>
[5699]237    </ProjectReference>
238  </ItemGroup>
239  <ItemGroup>
240    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
241      <Visible>False</Visible>
242      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
243      <Install>false</Install>
244    </BootstrapperPackage>
245    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
246      <Visible>False</Visible>
247      <ProductName>.NET Framework 3.5 SP1</ProductName>
248      <Install>true</Install>
249    </BootstrapperPackage>
250    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
251      <Visible>False</Visible>
252      <ProductName>Windows Installer 3.1</ProductName>
253      <Install>true</Install>
254    </BootstrapperPackage>
255  </ItemGroup>
256  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
257  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
258       Other similar extension points exist, see Microsoft.Common.targets.
259  <Target Name="BeforeBuild">
260  </Target>
261  <Target Name="AfterBuild">
262  </Target>
263  -->
264  <PropertyGroup>
265    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
266set ProjectDir=$(ProjectDir)
267set SolutionDir=$(SolutionDir)
268set Outdir=$(Outdir)
269
270call PreBuildEvent.cmd
[6866]271</PreBuildEvent>
[5699]272  </PropertyGroup>
273</Project>
Note: See TracBrowser for help on using the repository browser.