Free cookie consent management tool by TermsFeed Policy Generator

source: branches/PerformanceComparison/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj @ 14665

Last change on this file since 14665 was 14665, checked in by abeham, 7 years ago

#2457: updated branch to trunk

File size: 22.9 KB
RevLine 
[2834]1<?xml version="1.0" encoding="utf-8"?>
[4065]2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
[2834]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>
[11623]13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
[5163]14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
[2834]16    <FileAlignment>512</FileAlignment>
17    <SignAssembly>true</SignAssembly>
18    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
[4065]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>
[2834]38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
40    <DebugSymbols>true</DebugSymbols>
41    <DebugType>full</DebugType>
42    <Optimize>false</Optimize>
[12764]43    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[2834]44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
[4065]47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]48    <Prefer32Bit>false</Prefer32Bit>
[2834]49  </PropertyGroup>
50  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
51    <DebugType>pdbonly</DebugType>
52    <Optimize>true</Optimize>
[12764]53    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[2834]54    <DefineConstants>TRACE</DefineConstants>
55    <ErrorReport>prompt</ErrorReport>
56    <WarningLevel>4</WarningLevel>
[6866]57    <DocumentationFile>
58    </DocumentationFile>
[4065]59    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]60    <Prefer32Bit>false</Prefer32Bit>
[2834]61  </PropertyGroup>
[2900]62  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
63    <DebugSymbols>true</DebugSymbols>
[12764]64    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[2900]65    <DefineConstants>DEBUG;TRACE</DefineConstants>
66    <DebugType>full</DebugType>
67    <PlatformTarget>x86</PlatformTarget>
68    <ErrorReport>prompt</ErrorReport>
[4065]69    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]70    <Prefer32Bit>false</Prefer32Bit>
[2900]71  </PropertyGroup>
72  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
[12764]73    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[2900]74    <DefineConstants>TRACE</DefineConstants>
[6425]75    <DocumentationFile>
76    </DocumentationFile>
[2900]77    <Optimize>true</Optimize>
78    <DebugType>pdbonly</DebugType>
79    <PlatformTarget>x86</PlatformTarget>
80    <ErrorReport>prompt</ErrorReport>
[4065]81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]82    <Prefer32Bit>false</Prefer32Bit>
[2900]83  </PropertyGroup>
84  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
85    <DebugSymbols>true</DebugSymbols>
[12764]86    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[2900]87    <DefineConstants>DEBUG;TRACE</DefineConstants>
88    <DebugType>full</DebugType>
89    <PlatformTarget>x64</PlatformTarget>
90    <ErrorReport>prompt</ErrorReport>
[4065]91    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]92    <Prefer32Bit>false</Prefer32Bit>
[2900]93  </PropertyGroup>
94  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
[12764]95    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[2900]96    <DefineConstants>TRACE</DefineConstants>
[6866]97    <DocumentationFile>
98    </DocumentationFile>
[2900]99    <Optimize>true</Optimize>
100    <DebugType>pdbonly</DebugType>
101    <PlatformTarget>x64</PlatformTarget>
102    <ErrorReport>prompt</ErrorReport>
[4065]103    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]104    <Prefer32Bit>false</Prefer32Bit>
[2900]105  </PropertyGroup>
[2834]106  <ItemGroup>
[12764]107    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
108      <SpecificVersion>False</SpecificVersion>
109      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
110      <Private>False</Private>
111    </Reference>
112    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
113      <SpecificVersion>False</SpecificVersion>
114      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
115      <Private>False</Private>
116    </Reference>
117    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
118      <SpecificVersion>False</SpecificVersion>
119      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
120      <Private>False</Private>
121    </Reference>
122    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
123      <SpecificVersion>False</SpecificVersion>
124      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
125      <Private>False</Private>
126    </Reference>
127    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
128      <SpecificVersion>False</SpecificVersion>
129      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
130      <Private>False</Private>
131    </Reference>
132    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
133      <SpecificVersion>False</SpecificVersion>
134      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
135      <Private>False</Private>
136    </Reference>
137    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
138      <SpecificVersion>False</SpecificVersion>
139      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
140      <Private>False</Private>
141    </Reference>
142    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
143      <SpecificVersion>False</SpecificVersion>
144      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
145      <Private>False</Private>
146    </Reference>
147    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
148      <SpecificVersion>False</SpecificVersion>
149      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
150      <Private>False</Private>
151    </Reference>
[13475]152    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
153      <SpecificVersion>False</SpecificVersion>
154      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
155      <Private>False</Private>
156    </Reference>
[12764]157    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
158      <SpecificVersion>False</SpecificVersion>
159      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
160      <Private>False</Private>
161    </Reference>
162    <Reference Include="HeuristicLab.Parameters.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
163      <SpecificVersion>False</SpecificVersion>
164      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
165      <Private>False</Private>
166    </Reference>
167    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
168      <SpecificVersion>False</SpecificVersion>
169      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
170      <Private>False</Private>
171    </Reference>
172    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
173      <SpecificVersion>False</SpecificVersion>
174      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
175      <Private>False</Private>
176    </Reference>
177    <Reference Include="HeuristicLab.Problems.Instances.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
178      <SpecificVersion>False</SpecificVersion>
179      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.Views-3.3.dll</HintPath>
180      <Private>False</Private>
181    </Reference>
182    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
183      <SpecificVersion>False</SpecificVersion>
184      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
185      <Private>False</Private>
186    </Reference>
[7558]187    <Reference Include="Microsoft.CSharp" />
[2834]188    <Reference Include="System" />
189    <Reference Include="System.Core">
190      <RequiredTargetFramework>3.5</RequiredTargetFramework>
191    </Reference>
192    <Reference Include="System.Drawing" />
193    <Reference Include="System.Windows.Forms" />
[5163]194    <Reference Include="System.Windows.Forms.DataVisualization" />
[2834]195    <Reference Include="System.Xml.Linq">
196      <RequiredTargetFramework>3.5</RequiredTargetFramework>
197    </Reference>
198    <Reference Include="System.Data.DataSetExtensions">
199      <RequiredTargetFramework>3.5</RequiredTargetFramework>
200    </Reference>
201    <Reference Include="System.Data" />
202    <Reference Include="System.Xml" />
203  </ItemGroup>
204  <ItemGroup>
[6866]205    <None Include="Plugin.cs.frame" />
[2851]206    <Compile Include="AlgorithmView.cs">
207      <SubType>UserControl</SubType>
208    </Compile>
209    <Compile Include="AlgorithmView.Designer.cs">
210      <DependentUpon>AlgorithmView.cs</DependentUpon>
211    </Compile>
[11790]212    <Compile Include="BasicAlgorithmView.cs">
213      <SubType>UserControl</SubType>
214    </Compile>
215    <Compile Include="BasicAlgorithmView.Designer.cs">
216      <DependentUpon>BasicAlgorithmView.cs</DependentUpon>
217    </Compile>
[3265]218    <Compile Include="BatchRunView.cs">
219      <SubType>UserControl</SubType>
220    </Compile>
221    <Compile Include="BatchRunView.Designer.cs">
222      <DependentUpon>BatchRunView.cs</DependentUpon>
223    </Compile>
[11963]224    <Compile Include="CreateNewSingleEncodingDialog.cs">
225      <SubType>Form</SubType>
226    </Compile>
227    <Compile Include="CreateNewSingleEncodingDialog.Designer.cs">
228      <DependentUpon>CreateNewSingleEncodingDialog.cs</DependentUpon>
229    </Compile>
[13667]230    <Compile Include="ICharacteristicCalculatorView.cs">
231      <SubType>UserControl</SubType>
232    </Compile>
233    <Compile Include="ICharacteristicCalculatorView.Designer.cs">
234      <DependentUpon>ICharacteristicCalculatorView.cs</DependentUpon>
235    </Compile>
[12102]236    <Compile Include="ISolutionSimilarityCalculatorView.cs">
[8721]237      <SubType>UserControl</SubType>
238    </Compile>
[12102]239    <Compile Include="ISolutionSimilarityCalculatorView.Designer.cs">
240      <DependentUpon>ISolutionSimilarityCalculatorView.cs</DependentUpon>
[8721]241    </Compile>
[7042]242    <Compile Include="ExperimentListView.cs">
243      <SubType>UserControl</SubType>
244    </Compile>
245    <Compile Include="ExperimentListView.Designer.cs">
246      <DependentUpon>ExperimentListView.cs</DependentUpon>
247    </Compile>
[12764]248    <Compile Include="ResultParameterView.cs">
249      <SubType>UserControl</SubType>
250    </Compile>
251    <Compile Include="ResultParameterView.Designer.cs">
252      <DependentUpon>ResultParameterView.cs</DependentUpon>
253    </Compile>
[11963]254    <Compile Include="MultiEncodingView.cs">
255      <SubType>UserControl</SubType>
256    </Compile>
257    <Compile Include="MultiEncodingView.Designer.cs">
258      <DependentUpon>MultiEncodingView.cs</DependentUpon>
259    </Compile>
[6866]260    <Compile Include="Plugin.cs" />
[7558]261    <Compile Include="ProblemView.cs">
262      <SubType>UserControl</SubType>
263    </Compile>
[8587]264    <Compile Include="ProblemView.Designer.cs">
[7558]265      <DependentUpon>ProblemView.cs</DependentUpon>
266    </Compile>
[6693]267    <Compile Include="RunCollectionModifierListView.cs">
268      <SubType>UserControl</SubType>
269    </Compile>
270    <Compile Include="RunCollectionModifierListView.Designer.cs">
271      <DependentUpon>RunCollectionModifierListView.cs</DependentUpon>
272    </Compile>
[7469]273    <Compile Include="RunCollectionConstraintViews\RunCollectionContentConstraintView.cs">
[6673]274      <SubType>UserControl</SubType>
275    </Compile>
[7469]276    <Compile Include="RunCollectionConstraintViews\RunCollectionContentConstraintView.Designer.cs">
[6673]277      <DependentUpon>RunCollectionContentConstraintView.cs</DependentUpon>
278    </Compile>
[6471]279    <Compile Include="ExperimentTreeView.cs">
280      <SubType>UserControl</SubType>
281    </Compile>
282    <Compile Include="ExperimentTreeView.Designer.cs">
283      <DependentUpon>ExperimentTreeView.cs</DependentUpon>
284    </Compile>
[6425]285    <Compile Include="IOptimizerView.cs">
286      <SubType>UserControl</SubType>
287    </Compile>
288    <Compile Include="IOptimizerView.Designer.cs">
289      <DependentUpon>IOptimizerView.cs</DependentUpon>
290    </Compile>
[5875]291    <Compile Include="ResultValueView.cs">
292      <SubType>UserControl</SubType>
293    </Compile>
294    <Compile Include="ResultValueView.Designer.cs">
295      <DependentUpon>ResultValueView.cs</DependentUpon>
296    </Compile>
[7469]297    <Compile Include="RunCollectionViews\RunCollectionBoxPlotView.cs">
[4094]298      <SubType>UserControl</SubType>
299    </Compile>
[7469]300    <Compile Include="RunCollectionViews\RunCollectionBoxPlotView.Designer.cs">
[4094]301      <DependentUpon>RunCollectionBoxPlotView.cs</DependentUpon>
302    </Compile>
[7469]303    <Compile Include="RunCollectionConstraintViews\RunCollectionComparisonConstraintView.cs">
[3614]304      <SubType>UserControl</SubType>
305    </Compile>
[7469]306    <Compile Include="RunCollectionConstraintViews\RunCollectionComparisonConstraintView.Designer.cs">
[3718]307      <DependentUpon>RunCollectionComparisonConstraintView.cs</DependentUpon>
[3614]308    </Compile>
[7469]309    <Compile Include="RunCollectionConstraintViews\RunCollectionTypeCompatibilityConstraintView.cs">
[3614]310      <SubType>UserControl</SubType>
311    </Compile>
[7469]312    <Compile Include="RunCollectionConstraintViews\RunCollectionTypeCompatibilityConstraintView.Designer.cs">
[3614]313      <DependentUpon>RunCollectionTypeCompatibilityConstraintView.cs</DependentUpon>
314    </Compile>
[7469]315    <Compile Include="RunCollectionConstraintViews\RunCollectionConstraintCollectionView.cs">
[3614]316      <SubType>UserControl</SubType>
317    </Compile>
[7469]318    <Compile Include="RunCollectionConstraintViews\RunCollectionConstraintCollectionView.Designer.cs">
[3614]319      <DependentUpon>RunCollectionConstraintCollectionView.cs</DependentUpon>
320    </Compile>
[7469]321    <Compile Include="RunCollectionConstraintViews\RunCollectionColumnConstraintView.cs">
[3614]322      <SubType>UserControl</SubType>
323    </Compile>
[7469]324    <Compile Include="RunCollectionConstraintViews\RunCollectionColumnConstraintView.Designer.cs">
[6673]325      <DependentUpon>RunCollectionColumnConstraintView.cs</DependentUpon>
[3614]326    </Compile>
[3274]327    <Compile Include="OptimizerListView.cs">
[3267]328      <SubType>UserControl</SubType>
329    </Compile>
[3274]330    <Compile Include="OptimizerListView.Designer.cs">
331      <DependentUpon>OptimizerListView.cs</DependentUpon>
[3267]332    </Compile>
333    <Compile Include="ExperimentView.cs">
334      <SubType>UserControl</SubType>
335    </Compile>
336    <Compile Include="ExperimentView.Designer.cs">
337      <DependentUpon>ExperimentView.cs</DependentUpon>
338    </Compile>
[7469]339    <Compile Include="RunCollectionViews\RunCollectionBubbleChartView.cs">
[3349]340      <SubType>UserControl</SubType>
341    </Compile>
[7469]342    <Compile Include="RunCollectionViews\RunCollectionBubbleChartView.Designer.cs">
[3349]343      <DependentUpon>RunCollectionBubbleChartView.cs</DependentUpon>
344    </Compile>
[7469]345    <Compile Include="RunCollectionConstraintViews\RunCollectionEqualityConstraintView.cs">
[3614]346      <SubType>UserControl</SubType>
347    </Compile>
[7469]348    <Compile Include="RunCollectionConstraintViews\RunCollectionEqualityConstraintView.Designer.cs">
[3614]349      <DependentUpon>RunCollectionEqualityConstraintView.cs</DependentUpon>
350    </Compile>
[14665]351    <Compile Include="RunCollectionViews\RunCollectionParameterAnalysisView.cs">
352      <SubType>UserControl</SubType>
353    </Compile>
354    <Compile Include="RunCollectionViews\RunCollectionParameterAnalysisView.Designer.cs">
355      <DependentUpon>RunCollectionParameterAnalysisView.cs</DependentUpon>
356    </Compile>
[12803]357    <Compile Include="RunCollectionViews\RunCollectionRLDView.cs">
[12771]358      <SubType>UserControl</SubType>
359    </Compile>
[12803]360    <Compile Include="RunCollectionViews\RunCollectionRLDView.Designer.cs">
361      <DependentUpon>RunCollectionRLDView.cs</DependentUpon>
[12771]362    </Compile>
[9910]363    <Compile Include="RunCollectionViews\RunCollectionTableView.cs">
[3332]364      <SubType>UserControl</SubType>
365    </Compile>
[9910]366    <Compile Include="RunCollectionViews\RunCollectionTableView.Designer.cs">
367      <DependentUpon>RunCollectionTableView.cs</DependentUpon>
[3332]368    </Compile>
[7469]369    <Compile Include="RunCollectionViews\RunCollectionView.cs">
[3260]370      <SubType>UserControl</SubType>
371    </Compile>
[7469]372    <Compile Include="RunCollectionViews\RunCollectionView.Designer.cs">
[3260]373      <DependentUpon>RunCollectionView.cs</DependentUpon>
374    </Compile>
375    <Compile Include="RunView.cs">
376      <SubType>UserControl</SubType>
377    </Compile>
378    <Compile Include="RunView.Designer.cs">
379      <DependentUpon>RunView.cs</DependentUpon>
380    </Compile>
[9910]381    <Compile Include="RunCollectionViews\RunCollectionChartAggregationView.cs">
[7980]382      <SubType>UserControl</SubType>
383    </Compile>
[9910]384    <Compile Include="RunCollectionViews\RunCollectionChartAggregationView.Designer.cs">
385      <DependentUpon>RunCollectionChartAggregationView.cs</DependentUpon>
[7980]386    </Compile>
[12627]387    <Compile Include="TimeLimitRunView.cs">
388      <SubType>UserControl</SubType>
389    </Compile>
390    <Compile Include="TimeLimitRunView.Designer.cs">
391      <DependentUpon>TimeLimitRunView.cs</DependentUpon>
392    </Compile>
[13475]393    <Compile Include="ThresholdTerminatorView.cs">
394      <SubType>UserControl</SubType>
395    </Compile>
396    <Compile Include="ThresholdTerminatorView.Designer.cs">
397      <DependentUpon>ThresholdTerminatorView.cs</DependentUpon>
398    </Compile>
[2851]399    <Compile Include="UserDefinedAlgorithmView.cs">
400      <SubType>UserControl</SubType>
401    </Compile>
402    <Compile Include="UserDefinedAlgorithmView.Designer.cs">
403      <DependentUpon>UserDefinedAlgorithmView.cs</DependentUpon>
404    </Compile>
405    <Compile Include="EngineAlgorithmView.cs">
406      <SubType>UserControl</SubType>
407    </Compile>
408    <Compile Include="EngineAlgorithmView.Designer.cs">
409      <DependentUpon>EngineAlgorithmView.cs</DependentUpon>
410    </Compile>
[2834]411    <Compile Include="Properties\AssemblyInfo.cs" />
[3226]412    <Compile Include="ResultCollectionView.cs">
413      <SubType>UserControl</SubType>
414    </Compile>
415    <Compile Include="ResultCollectionView.Designer.cs">
416      <DependentUpon>ResultCollectionView.cs</DependentUpon>
417    </Compile>
418    <Compile Include="ResultView.cs">
419      <SubType>UserControl</SubType>
420    </Compile>
421    <Compile Include="ResultView.Designer.cs">
422      <DependentUpon>ResultView.cs</DependentUpon>
423    </Compile>
[2834]424  </ItemGroup>
425  <ItemGroup>
426    <None Include="HeuristicLab.snk" />
[6866]427    <None Include="Properties\AssemblyInfo.cs.frame" />
[2834]428  </ItemGroup>
429  <ItemGroup>
[7825]430    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
431      <Visible>False</Visible>
432      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
433      <Install>false</Install>
434    </BootstrapperPackage>
435    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
436      <Visible>False</Visible>
437      <ProductName>.NET Framework 3.5 SP1</ProductName>
438      <Install>true</Install>
439    </BootstrapperPackage>
440    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
441      <Visible>False</Visible>
442      <ProductName>Windows Installer 3.1</ProductName>
443      <Install>true</Install>
444    </BootstrapperPackage>
445  </ItemGroup>
446  <ItemGroup>
[7980]447    <ProjectReference Include="..\..\HeuristicLab.Analysis.Views\3.3\HeuristicLab.Analysis.Views-3.3.csproj">
448      <Project>{76945D76-CA61-4147-9DC2-0ACDCDDF87F9}</Project>
449      <Name>HeuristicLab.Analysis.Views-3.3</Name>
450      <Private>False</Private>
451    </ProjectReference>
[2834]452    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
453      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
454      <Name>HeuristicLab.Optimization-3.3</Name>
[6866]455      <Private>False</Private>
[2834]456    </ProjectReference>
[8587]457    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
458      <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
459      <Name>HeuristicLab.Analysis-3.3</Name>
460      <Private>False</Private>
461    </ProjectReference>
[2834]462  </ItemGroup>
[11963]463  <ItemGroup>
464    <EmbeddedResource Include="CreateNewSingleEncodingDialog.resx">
465      <DependentUpon>CreateNewSingleEncodingDialog.cs</DependentUpon>
466    </EmbeddedResource>
467  </ItemGroup>
[2834]468  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
469  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
470       Other similar extension points exist, see Microsoft.Common.targets.
471  <Target Name="BeforeBuild">
472  </Target>
473  <Target Name="AfterBuild">
474  </Target>
475  -->
476  <PropertyGroup>
[8617]477    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
[2834]478set ProjectDir=$(ProjectDir)
479set SolutionDir=$(SolutionDir)
480set Outdir=$(Outdir)
481
482call PreBuildEvent.cmd
[6866]483</PreBuildEvent>
[8617]484    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
[8600]485export ProjectDir=$(ProjectDir)
486export SolutionDir=$(SolutionDir)
487
488$SolutionDir/PreBuildEvent.sh
489</PreBuildEvent>
[2834]490  </PropertyGroup>
[8617]491</Project>
Note: See TracBrowser for help on using the repository browser.