Free cookie consent management tool by TermsFeed Policy Generator

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

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

#1784:

  • all references have been set to CopyLocal "false"
File size: 16.8 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      <Private>False</Private>
104    </Reference>
105    <Reference Include="HeuristicLab.Common-3.3">
106      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
107      <Private>False</Private>
108    </Reference>
109    <Reference Include="HeuristicLab.Common.Resources-3.3">
110      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
111      <Private>False</Private>
112    </Reference>
113    <Reference Include="HeuristicLab.Core-3.3">
114      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
115      <Private>False</Private>
116    </Reference>
117    <Reference Include="HeuristicLab.Core.Views-3.3">
118      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
119      <Private>False</Private>
120    </Reference>
121    <Reference Include="HeuristicLab.Data-3.3">
122      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
123      <Private>False</Private>
124    </Reference>
125    <Reference Include="HeuristicLab.Data.Views-3.3">
126      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
127      <Private>False</Private>
128    </Reference>
129    <Reference Include="HeuristicLab.MainForm-3.3">
130      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
131      <Private>False</Private>
132    </Reference>
133    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
134      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
135      <Private>False</Private>
136    </Reference>
137    <Reference Include="HeuristicLab.Optimization-3.3">
138      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
139      <Private>False</Private>
140    </Reference>
141    <Reference Include="HeuristicLab.Persistence-3.3">
142      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
143      <Private>False</Private>
144    </Reference>
145    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
146      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
147      <Private>False</Private>
148    </Reference>
149    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
150      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
151      <Private>False</Private>
152    </Reference>
153    <Reference Include="Microsoft.CSharp" />
154    <Reference Include="System" />
155    <Reference Include="System.Core">
156      <RequiredTargetFramework>3.5</RequiredTargetFramework>
157    </Reference>
158    <Reference Include="System.Drawing" />
159    <Reference Include="System.Windows.Forms" />
160    <Reference Include="System.Windows.Forms.DataVisualization" />
161    <Reference Include="System.Xml.Linq">
162      <RequiredTargetFramework>3.5</RequiredTargetFramework>
163    </Reference>
164    <Reference Include="System.Data.DataSetExtensions">
165      <RequiredTargetFramework>3.5</RequiredTargetFramework>
166    </Reference>
167    <Reference Include="System.Data" />
168    <Reference Include="System.Xml" />
169    <Reference Include="WeifenLuo.WinFormsUI.Docking-2.3.1">
170      <HintPath>..\..\..\..\trunk\sources\bin\WeifenLuo.WinFormsUI.Docking-2.3.1.dll</HintPath>
171      <Private>False</Private>
172    </Reference>
173  </ItemGroup>
174  <ItemGroup>
175    <None Include="Plugin.cs.frame" />
176    <Compile Include="AlgorithmView.cs">
177      <SubType>UserControl</SubType>
178    </Compile>
179    <Compile Include="AlgorithmView.Designer.cs">
180      <DependentUpon>AlgorithmView.cs</DependentUpon>
181    </Compile>
182    <Compile Include="BatchRunView.cs">
183      <SubType>UserControl</SubType>
184    </Compile>
185    <Compile Include="BatchRunView.Designer.cs">
186      <DependentUpon>BatchRunView.cs</DependentUpon>
187    </Compile>
188    <Compile Include="ExperimentListView.cs">
189      <SubType>UserControl</SubType>
190    </Compile>
191    <Compile Include="ExperimentListView.Designer.cs">
192      <DependentUpon>ExperimentListView.cs</DependentUpon>
193    </Compile>
194    <Compile Include="Plugin.cs" />
195    <Compile Include="ProblemInstanceProviderView.cs">
196      <SubType>UserControl</SubType>
197    </Compile>
198    <Compile Include="ProblemInstanceProviderView.Designer.cs">
199      <DependentUpon>ProblemInstanceProviderView.cs</DependentUpon>
200    </Compile>
201    <Compile Include="ProblemView.cs">
202      <SubType>UserControl</SubType>
203    </Compile>
204    <Compile Include="ProblemView.Designer.cs">
205      <DependentUpon>ProblemView.cs</DependentUpon>
206    </Compile>
207    <Compile Include="RunCollectionModifierListView.cs">
208      <SubType>UserControl</SubType>
209    </Compile>
210    <Compile Include="RunCollectionModifierListView.Designer.cs">
211      <DependentUpon>RunCollectionModifierListView.cs</DependentUpon>
212    </Compile>
213    <Compile Include="RunCollectionConstraintViews\RunCollectionContentConstraintView.cs">
214      <SubType>UserControl</SubType>
215    </Compile>
216    <Compile Include="RunCollectionConstraintViews\RunCollectionContentConstraintView.Designer.cs">
217      <DependentUpon>RunCollectionContentConstraintView.cs</DependentUpon>
218    </Compile>
219    <Compile Include="ExperimentTreeView.cs">
220      <SubType>UserControl</SubType>
221    </Compile>
222    <Compile Include="ExperimentTreeView.Designer.cs">
223      <DependentUpon>ExperimentTreeView.cs</DependentUpon>
224    </Compile>
225    <Compile Include="IOptimizerView.cs">
226      <SubType>UserControl</SubType>
227    </Compile>
228    <Compile Include="IOptimizerView.Designer.cs">
229      <DependentUpon>IOptimizerView.cs</DependentUpon>
230    </Compile>
231    <Compile Include="ResultValueView.cs">
232      <SubType>UserControl</SubType>
233    </Compile>
234    <Compile Include="ResultValueView.Designer.cs">
235      <DependentUpon>ResultValueView.cs</DependentUpon>
236    </Compile>
237    <Compile Include="RunCollectionViews\RunCollectionBoxPlotView.cs">
238      <SubType>UserControl</SubType>
239    </Compile>
240    <Compile Include="RunCollectionViews\RunCollectionBoxPlotView.Designer.cs">
241      <DependentUpon>RunCollectionBoxPlotView.cs</DependentUpon>
242    </Compile>
243    <Compile Include="RunCollectionConstraintViews\RunCollectionComparisonConstraintView.cs">
244      <SubType>UserControl</SubType>
245    </Compile>
246    <Compile Include="RunCollectionConstraintViews\RunCollectionComparisonConstraintView.Designer.cs">
247      <DependentUpon>RunCollectionComparisonConstraintView.cs</DependentUpon>
248    </Compile>
249    <Compile Include="RunCollectionConstraintViews\RunCollectionTypeCompatibilityConstraintView.cs">
250      <SubType>UserControl</SubType>
251    </Compile>
252    <Compile Include="RunCollectionConstraintViews\RunCollectionTypeCompatibilityConstraintView.Designer.cs">
253      <DependentUpon>RunCollectionTypeCompatibilityConstraintView.cs</DependentUpon>
254    </Compile>
255    <Compile Include="RunCollectionConstraintViews\RunCollectionConstraintCollectionView.cs">
256      <SubType>UserControl</SubType>
257    </Compile>
258    <Compile Include="RunCollectionConstraintViews\RunCollectionConstraintCollectionView.Designer.cs">
259      <DependentUpon>RunCollectionConstraintCollectionView.cs</DependentUpon>
260    </Compile>
261    <Compile Include="RunCollectionConstraintViews\RunCollectionColumnConstraintView.cs">
262      <SubType>UserControl</SubType>
263    </Compile>
264    <Compile Include="RunCollectionConstraintViews\RunCollectionColumnConstraintView.Designer.cs">
265      <DependentUpon>RunCollectionColumnConstraintView.cs</DependentUpon>
266    </Compile>
267    <Compile Include="OptimizerListView.cs">
268      <SubType>UserControl</SubType>
269    </Compile>
270    <Compile Include="OptimizerListView.Designer.cs">
271      <DependentUpon>OptimizerListView.cs</DependentUpon>
272    </Compile>
273    <Compile Include="ExperimentView.cs">
274      <SubType>UserControl</SubType>
275    </Compile>
276    <Compile Include="ExperimentView.Designer.cs">
277      <DependentUpon>ExperimentView.cs</DependentUpon>
278    </Compile>
279    <Compile Include="RunCollectionViews\RunCollectionBubbleChartView.cs">
280      <SubType>UserControl</SubType>
281    </Compile>
282    <Compile Include="RunCollectionViews\RunCollectionBubbleChartView.Designer.cs">
283      <DependentUpon>RunCollectionBubbleChartView.cs</DependentUpon>
284    </Compile>
285    <Compile Include="RunCollectionConstraintViews\RunCollectionEqualityConstraintView.cs">
286      <SubType>UserControl</SubType>
287    </Compile>
288    <Compile Include="RunCollectionConstraintViews\RunCollectionEqualityConstraintView.Designer.cs">
289      <DependentUpon>RunCollectionEqualityConstraintView.cs</DependentUpon>
290    </Compile>
291    <Compile Include="RunCollectionViews\RunCollectionTabularView.cs">
292      <SubType>UserControl</SubType>
293    </Compile>
294    <Compile Include="RunCollectionViews\RunCollectionTabularView.Designer.cs">
295      <DependentUpon>RunCollectionTabularView.cs</DependentUpon>
296    </Compile>
297    <Compile Include="RunCollectionViews\RunCollectionView.cs">
298      <SubType>UserControl</SubType>
299    </Compile>
300    <Compile Include="RunCollectionViews\RunCollectionView.Designer.cs">
301      <DependentUpon>RunCollectionView.cs</DependentUpon>
302    </Compile>
303    <Compile Include="RunView.cs">
304      <SubType>UserControl</SubType>
305    </Compile>
306    <Compile Include="RunView.Designer.cs">
307      <DependentUpon>RunView.cs</DependentUpon>
308    </Compile>
309    <Compile Include="UserDefinedAlgorithmView.cs">
310      <SubType>UserControl</SubType>
311    </Compile>
312    <Compile Include="UserDefinedAlgorithmView.Designer.cs">
313      <DependentUpon>UserDefinedAlgorithmView.cs</DependentUpon>
314    </Compile>
315    <Compile Include="EngineAlgorithmView.cs">
316      <SubType>UserControl</SubType>
317    </Compile>
318    <Compile Include="EngineAlgorithmView.Designer.cs">
319      <DependentUpon>EngineAlgorithmView.cs</DependentUpon>
320    </Compile>
321    <Compile Include="Properties\AssemblyInfo.cs" />
322    <Compile Include="ResultCollectionView.cs">
323      <SubType>UserControl</SubType>
324    </Compile>
325    <Compile Include="ResultCollectionView.Designer.cs">
326      <DependentUpon>ResultCollectionView.cs</DependentUpon>
327    </Compile>
328    <Compile Include="ResultView.cs">
329      <SubType>UserControl</SubType>
330    </Compile>
331    <Compile Include="ResultView.Designer.cs">
332      <DependentUpon>ResultView.cs</DependentUpon>
333    </Compile>
334  </ItemGroup>
335  <ItemGroup>
336    <None Include="HeuristicLab.snk" />
337    <None Include="Properties\AssemblyInfo.cs.frame" />
338  </ItemGroup>
339  <ItemGroup>
340    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances.Views\3.4\HeuristicLab.Problems.Instances.Views-3.4.csproj">
341      <Project>{B1BA398F-953F-4C3A-B07B-1E5E17A27DD9}</Project>
342      <Name>HeuristicLab.Problems.Instances.Views-3.4</Name>
343      <Private>False</Private>
344    </ProjectReference>
345    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
346      <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
347      <Name>HeuristicLab.Problems.Instances-3.3</Name>
348      <Private>False</Private>
349    </ProjectReference>
350  </ItemGroup>
351  <ItemGroup>
352    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
353      <Visible>False</Visible>
354      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
355      <Install>false</Install>
356    </BootstrapperPackage>
357    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
358      <Visible>False</Visible>
359      <ProductName>.NET Framework 3.5 SP1</ProductName>
360      <Install>true</Install>
361    </BootstrapperPackage>
362    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
363      <Visible>False</Visible>
364      <ProductName>Windows Installer 3.1</ProductName>
365      <Install>true</Install>
366    </BootstrapperPackage>
367  </ItemGroup>
368  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
369  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
370       Other similar extension points exist, see Microsoft.Common.targets.
371  <Target Name="BeforeBuild">
372  </Target>
373  <Target Name="AfterBuild">
374  </Target>
375  -->
376  <PropertyGroup>
377    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
378set ProjectDir=$(ProjectDir)
379set SolutionDir=$(SolutionDir)
380set Outdir=$(Outdir)
381
382call PreBuildEvent.cmd
383</PreBuildEvent>
384  </PropertyGroup>
385</Project>
Note: See TracBrowser for help on using the repository browser.