Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj @ 7664

Last change on this file since 7664 was 7664, checked in by sforsten, 12 years ago

#1784:

  • added Keijzer, Korns, Vladislavleva und Nguyen regression problem instances
  • changes have been made in the ProblemView. Some parts have been replaced with views from Problems.Instances.Views
File size: 16.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>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Optimization.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Optimization.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>..\..\..\..\trunk\sources\bin\</OutputPath>
53    <DefineConstants>TRACE</DefineConstants>
54    <ErrorReport>prompt</ErrorReport>
55    <WarningLevel>4</WarningLevel>
56    <DocumentationFile>
57    </DocumentationFile>
58    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
59  </PropertyGroup>
60  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
61    <DebugSymbols>true</DebugSymbols>
62    <OutputPath>$(SolutionDir)\bin\</OutputPath>
63    <DefineConstants>DEBUG;TRACE</DefineConstants>
64    <DebugType>full</DebugType>
65    <PlatformTarget>x86</PlatformTarget>
66    <ErrorReport>prompt</ErrorReport>
67    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
68  </PropertyGroup>
69  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
70    <OutputPath>$(SolutionDir)\bin\</OutputPath>
71    <DefineConstants>TRACE</DefineConstants>
72    <DocumentationFile>
73    </DocumentationFile>
74    <Optimize>true</Optimize>
75    <DebugType>pdbonly</DebugType>
76    <PlatformTarget>x86</PlatformTarget>
77    <ErrorReport>prompt</ErrorReport>
78    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
79  </PropertyGroup>
80  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
81    <DebugSymbols>true</DebugSymbols>
82    <OutputPath>$(SolutionDir)\bin\</OutputPath>
83    <DefineConstants>DEBUG;TRACE</DefineConstants>
84    <DebugType>full</DebugType>
85    <PlatformTarget>x64</PlatformTarget>
86    <ErrorReport>prompt</ErrorReport>
87    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
88  </PropertyGroup>
89  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
90    <OutputPath>$(SolutionDir)\bin\</OutputPath>
91    <DefineConstants>TRACE</DefineConstants>
92    <DocumentationFile>
93    </DocumentationFile>
94    <Optimize>true</Optimize>
95    <DebugType>pdbonly</DebugType>
96    <PlatformTarget>x64</PlatformTarget>
97    <ErrorReport>prompt</ErrorReport>
98    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
99  </PropertyGroup>
100  <ItemGroup>
101    <Reference Include="HeuristicLab.Collections-3.3">
102      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
103    </Reference>
104    <Reference Include="HeuristicLab.Common-3.3">
105      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
106    </Reference>
107    <Reference Include="HeuristicLab.Common.Resources-3.3">
108      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
109    </Reference>
110    <Reference Include="HeuristicLab.Core-3.3">
111      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
112    </Reference>
113    <Reference Include="HeuristicLab.Core.Views-3.3">
114      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
115    </Reference>
116    <Reference Include="HeuristicLab.Data-3.3">
117      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
118    </Reference>
119    <Reference Include="HeuristicLab.Data.Views-3.3">
120      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
121    </Reference>
122    <Reference Include="HeuristicLab.MainForm-3.3">
123      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
124    </Reference>
125    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
126      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
127    </Reference>
128    <Reference Include="HeuristicLab.Optimization-3.3">
129      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
130    </Reference>
131    <Reference Include="HeuristicLab.Persistence-3.3">
132      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
133    </Reference>
134    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
135      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
136    </Reference>
137    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
138      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
139    </Reference>
140    <Reference Include="Microsoft.CSharp" />
141    <Reference Include="System" />
142    <Reference Include="System.Core">
143      <RequiredTargetFramework>3.5</RequiredTargetFramework>
144    </Reference>
145    <Reference Include="System.Drawing" />
146    <Reference Include="System.Windows.Forms" />
147    <Reference Include="System.Windows.Forms.DataVisualization" />
148    <Reference Include="System.Xml.Linq">
149      <RequiredTargetFramework>3.5</RequiredTargetFramework>
150    </Reference>
151    <Reference Include="System.Data.DataSetExtensions">
152      <RequiredTargetFramework>3.5</RequiredTargetFramework>
153    </Reference>
154    <Reference Include="System.Data" />
155    <Reference Include="System.Xml" />
156    <Reference Include="WeifenLuo.WinFormsUI.Docking-2.3.1">
157      <HintPath>..\..\..\..\trunk\sources\bin\WeifenLuo.WinFormsUI.Docking-2.3.1.dll</HintPath>
158    </Reference>
159  </ItemGroup>
160  <ItemGroup>
161    <None Include="Plugin.cs.frame" />
162    <Compile Include="AlgorithmView.cs">
163      <SubType>UserControl</SubType>
164    </Compile>
165    <Compile Include="AlgorithmView.Designer.cs">
166      <DependentUpon>AlgorithmView.cs</DependentUpon>
167    </Compile>
168    <Compile Include="BatchRunView.cs">
169      <SubType>UserControl</SubType>
170    </Compile>
171    <Compile Include="BatchRunView.Designer.cs">
172      <DependentUpon>BatchRunView.cs</DependentUpon>
173    </Compile>
174    <Compile Include="ExperimentListView.cs">
175      <SubType>UserControl</SubType>
176    </Compile>
177    <Compile Include="ExperimentListView.Designer.cs">
178      <DependentUpon>ExperimentListView.cs</DependentUpon>
179    </Compile>
180    <Compile Include="Plugin.cs" />
181    <Compile Include="ProblemInstanceProviderView.cs">
182      <SubType>UserControl</SubType>
183    </Compile>
184    <Compile Include="ProblemInstanceProviderView.Designer.cs">
185      <DependentUpon>ProblemInstanceProviderView.cs</DependentUpon>
186    </Compile>
187    <Compile Include="ProblemView.cs">
188      <SubType>UserControl</SubType>
189    </Compile>
190    <Compile Include="ProblemView.Designer.cs">
191      <DependentUpon>ProblemView.cs</DependentUpon>
192    </Compile>
193    <Compile Include="RunCollectionModifierListView.cs">
194      <SubType>UserControl</SubType>
195    </Compile>
196    <Compile Include="RunCollectionModifierListView.Designer.cs">
197      <DependentUpon>RunCollectionModifierListView.cs</DependentUpon>
198    </Compile>
199    <Compile Include="RunCollectionConstraintViews\RunCollectionContentConstraintView.cs">
200      <SubType>UserControl</SubType>
201    </Compile>
202    <Compile Include="RunCollectionConstraintViews\RunCollectionContentConstraintView.Designer.cs">
203      <DependentUpon>RunCollectionContentConstraintView.cs</DependentUpon>
204    </Compile>
205    <Compile Include="ExperimentTreeView.cs">
206      <SubType>UserControl</SubType>
207    </Compile>
208    <Compile Include="ExperimentTreeView.Designer.cs">
209      <DependentUpon>ExperimentTreeView.cs</DependentUpon>
210    </Compile>
211    <Compile Include="IOptimizerView.cs">
212      <SubType>UserControl</SubType>
213    </Compile>
214    <Compile Include="IOptimizerView.Designer.cs">
215      <DependentUpon>IOptimizerView.cs</DependentUpon>
216    </Compile>
217    <Compile Include="ResultValueView.cs">
218      <SubType>UserControl</SubType>
219    </Compile>
220    <Compile Include="ResultValueView.Designer.cs">
221      <DependentUpon>ResultValueView.cs</DependentUpon>
222    </Compile>
223    <Compile Include="RunCollectionViews\RunCollectionBoxPlotView.cs">
224      <SubType>UserControl</SubType>
225    </Compile>
226    <Compile Include="RunCollectionViews\RunCollectionBoxPlotView.Designer.cs">
227      <DependentUpon>RunCollectionBoxPlotView.cs</DependentUpon>
228    </Compile>
229    <Compile Include="RunCollectionConstraintViews\RunCollectionComparisonConstraintView.cs">
230      <SubType>UserControl</SubType>
231    </Compile>
232    <Compile Include="RunCollectionConstraintViews\RunCollectionComparisonConstraintView.Designer.cs">
233      <DependentUpon>RunCollectionComparisonConstraintView.cs</DependentUpon>
234    </Compile>
235    <Compile Include="RunCollectionConstraintViews\RunCollectionTypeCompatibilityConstraintView.cs">
236      <SubType>UserControl</SubType>
237    </Compile>
238    <Compile Include="RunCollectionConstraintViews\RunCollectionTypeCompatibilityConstraintView.Designer.cs">
239      <DependentUpon>RunCollectionTypeCompatibilityConstraintView.cs</DependentUpon>
240    </Compile>
241    <Compile Include="RunCollectionConstraintViews\RunCollectionConstraintCollectionView.cs">
242      <SubType>UserControl</SubType>
243    </Compile>
244    <Compile Include="RunCollectionConstraintViews\RunCollectionConstraintCollectionView.Designer.cs">
245      <DependentUpon>RunCollectionConstraintCollectionView.cs</DependentUpon>
246    </Compile>
247    <Compile Include="RunCollectionConstraintViews\RunCollectionColumnConstraintView.cs">
248      <SubType>UserControl</SubType>
249    </Compile>
250    <Compile Include="RunCollectionConstraintViews\RunCollectionColumnConstraintView.Designer.cs">
251      <DependentUpon>RunCollectionColumnConstraintView.cs</DependentUpon>
252    </Compile>
253    <Compile Include="OptimizerListView.cs">
254      <SubType>UserControl</SubType>
255    </Compile>
256    <Compile Include="OptimizerListView.Designer.cs">
257      <DependentUpon>OptimizerListView.cs</DependentUpon>
258    </Compile>
259    <Compile Include="ExperimentView.cs">
260      <SubType>UserControl</SubType>
261    </Compile>
262    <Compile Include="ExperimentView.Designer.cs">
263      <DependentUpon>ExperimentView.cs</DependentUpon>
264    </Compile>
265    <Compile Include="RunCollectionViews\RunCollectionBubbleChartView.cs">
266      <SubType>UserControl</SubType>
267    </Compile>
268    <Compile Include="RunCollectionViews\RunCollectionBubbleChartView.Designer.cs">
269      <DependentUpon>RunCollectionBubbleChartView.cs</DependentUpon>
270    </Compile>
271    <Compile Include="RunCollectionConstraintViews\RunCollectionEqualityConstraintView.cs">
272      <SubType>UserControl</SubType>
273    </Compile>
274    <Compile Include="RunCollectionConstraintViews\RunCollectionEqualityConstraintView.Designer.cs">
275      <DependentUpon>RunCollectionEqualityConstraintView.cs</DependentUpon>
276    </Compile>
277    <Compile Include="RunCollectionViews\RunCollectionTabularView.cs">
278      <SubType>UserControl</SubType>
279    </Compile>
280    <Compile Include="RunCollectionViews\RunCollectionTabularView.Designer.cs">
281      <DependentUpon>RunCollectionTabularView.cs</DependentUpon>
282    </Compile>
283    <Compile Include="RunCollectionViews\RunCollectionView.cs">
284      <SubType>UserControl</SubType>
285    </Compile>
286    <Compile Include="RunCollectionViews\RunCollectionView.Designer.cs">
287      <DependentUpon>RunCollectionView.cs</DependentUpon>
288    </Compile>
289    <Compile Include="RunView.cs">
290      <SubType>UserControl</SubType>
291    </Compile>
292    <Compile Include="RunView.Designer.cs">
293      <DependentUpon>RunView.cs</DependentUpon>
294    </Compile>
295    <Compile Include="UserDefinedAlgorithmView.cs">
296      <SubType>UserControl</SubType>
297    </Compile>
298    <Compile Include="UserDefinedAlgorithmView.Designer.cs">
299      <DependentUpon>UserDefinedAlgorithmView.cs</DependentUpon>
300    </Compile>
301    <Compile Include="EngineAlgorithmView.cs">
302      <SubType>UserControl</SubType>
303    </Compile>
304    <Compile Include="EngineAlgorithmView.Designer.cs">
305      <DependentUpon>EngineAlgorithmView.cs</DependentUpon>
306    </Compile>
307    <Compile Include="Properties\AssemblyInfo.cs" />
308    <Compile Include="ResultCollectionView.cs">
309      <SubType>UserControl</SubType>
310    </Compile>
311    <Compile Include="ResultCollectionView.Designer.cs">
312      <DependentUpon>ResultCollectionView.cs</DependentUpon>
313    </Compile>
314    <Compile Include="ResultView.cs">
315      <SubType>UserControl</SubType>
316    </Compile>
317    <Compile Include="ResultView.Designer.cs">
318      <DependentUpon>ResultView.cs</DependentUpon>
319    </Compile>
320  </ItemGroup>
321  <ItemGroup>
322    <None Include="HeuristicLab.snk" />
323    <None Include="Properties\AssemblyInfo.cs.frame" />
324  </ItemGroup>
325  <ItemGroup>
326    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances.Views\3.4\HeuristicLab.Problems.Instances.Views-3.4.csproj">
327      <Project>{1BFDCC58-E228-46DE-A36E-8503194B434D}</Project>
328      <Name>HeuristicLab.Problems.Instances.Views-3.4</Name>
329    </ProjectReference>
330    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
331      <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
332      <Name>HeuristicLab.Problems.Instances-3.3</Name>
333      <Private>False</Private>
334    </ProjectReference>
335  </ItemGroup>
336  <ItemGroup>
337    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
338      <Visible>False</Visible>
339      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
340      <Install>false</Install>
341    </BootstrapperPackage>
342    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
343      <Visible>False</Visible>
344      <ProductName>.NET Framework 3.5 SP1</ProductName>
345      <Install>true</Install>
346    </BootstrapperPackage>
347    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
348      <Visible>False</Visible>
349      <ProductName>Windows Installer 3.1</ProductName>
350      <Install>true</Install>
351    </BootstrapperPackage>
352  </ItemGroup>
353  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
354  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
355       Other similar extension points exist, see Microsoft.Common.targets.
356  <Target Name="BeforeBuild">
357  </Target>
358  <Target Name="AfterBuild">
359  </Target>
360  -->
361  <PropertyGroup>
362    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
363set ProjectDir=$(ProjectDir)
364set SolutionDir=$(SolutionDir)
365set Outdir=$(Outdir)
366
367call PreBuildEvent.cmd
368</PreBuildEvent>
369  </PropertyGroup>
370</Project>
Note: See TracBrowser for help on using the repository browser.