Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2457_ExpertSystem/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj @ 15689

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

#2457: updated branch to trunk

File size: 22.9 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.5</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>..\..\..\..\trunk\sources\bin\</OutputPath>
44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
48    <Prefer32Bit>false</Prefer32Bit>
49  </PropertyGroup>
50  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
51    <DebugType>pdbonly</DebugType>
52    <Optimize>true</Optimize>
53    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
54    <DefineConstants>TRACE</DefineConstants>
55    <ErrorReport>prompt</ErrorReport>
56    <WarningLevel>4</WarningLevel>
57    <DocumentationFile>
58    </DocumentationFile>
59    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
60    <Prefer32Bit>false</Prefer32Bit>
61  </PropertyGroup>
62  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
63    <DebugSymbols>true</DebugSymbols>
64    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
65    <DefineConstants>DEBUG;TRACE</DefineConstants>
66    <DebugType>full</DebugType>
67    <PlatformTarget>x86</PlatformTarget>
68    <ErrorReport>prompt</ErrorReport>
69    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
70    <Prefer32Bit>false</Prefer32Bit>
71  </PropertyGroup>
72  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
73    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
74    <DefineConstants>TRACE</DefineConstants>
75    <DocumentationFile>
76    </DocumentationFile>
77    <Optimize>true</Optimize>
78    <DebugType>pdbonly</DebugType>
79    <PlatformTarget>x86</PlatformTarget>
80    <ErrorReport>prompt</ErrorReport>
81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
82    <Prefer32Bit>false</Prefer32Bit>
83  </PropertyGroup>
84  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
85    <DebugSymbols>true</DebugSymbols>
86    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
87    <DefineConstants>DEBUG;TRACE</DefineConstants>
88    <DebugType>full</DebugType>
89    <PlatformTarget>x64</PlatformTarget>
90    <ErrorReport>prompt</ErrorReport>
91    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
92    <Prefer32Bit>false</Prefer32Bit>
93  </PropertyGroup>
94  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
95    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
96    <DefineConstants>TRACE</DefineConstants>
97    <DocumentationFile>
98    </DocumentationFile>
99    <Optimize>true</Optimize>
100    <DebugType>pdbonly</DebugType>
101    <PlatformTarget>x64</PlatformTarget>
102    <ErrorReport>prompt</ErrorReport>
103    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
104    <Prefer32Bit>false</Prefer32Bit>
105  </PropertyGroup>
106  <ItemGroup>
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>
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>
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>
187    <Reference Include="Microsoft.CSharp" />
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" />
194    <Reference Include="System.Windows.Forms.DataVisualization" />
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>
205    <None Include="Plugin.cs.frame" />
206    <Compile Include="AlgorithmView.cs">
207      <SubType>UserControl</SubType>
208    </Compile>
209    <Compile Include="AlgorithmView.Designer.cs">
210      <DependentUpon>AlgorithmView.cs</DependentUpon>
211    </Compile>
212    <Compile Include="BasicAlgorithmView.cs">
213      <SubType>UserControl</SubType>
214    </Compile>
215    <Compile Include="BasicAlgorithmView.Designer.cs">
216      <DependentUpon>BasicAlgorithmView.cs</DependentUpon>
217    </Compile>
218    <Compile Include="BatchRunView.cs">
219      <SubType>UserControl</SubType>
220    </Compile>
221    <Compile Include="BatchRunView.Designer.cs">
222      <DependentUpon>BatchRunView.cs</DependentUpon>
223    </Compile>
224    <Compile Include="CreateNewSingleEncodingDialog.cs">
225      <SubType>Form</SubType>
226    </Compile>
227    <Compile Include="CreateNewSingleEncodingDialog.Designer.cs">
228      <DependentUpon>CreateNewSingleEncodingDialog.cs</DependentUpon>
229    </Compile>
230    <Compile Include="ICharacteristicCalculatorView.cs">
231      <SubType>UserControl</SubType>
232    </Compile>
233    <Compile Include="ICharacteristicCalculatorView.Designer.cs">
234      <DependentUpon>ICharacteristicCalculatorView.cs</DependentUpon>
235    </Compile>
236    <Compile Include="ISolutionSimilarityCalculatorView.cs">
237      <SubType>UserControl</SubType>
238    </Compile>
239    <Compile Include="ISolutionSimilarityCalculatorView.Designer.cs">
240      <DependentUpon>ISolutionSimilarityCalculatorView.cs</DependentUpon>
241    </Compile>
242    <Compile Include="ExperimentListView.cs">
243      <SubType>UserControl</SubType>
244    </Compile>
245    <Compile Include="ExperimentListView.Designer.cs">
246      <DependentUpon>ExperimentListView.cs</DependentUpon>
247    </Compile>
248    <Compile Include="ResultParameterView.cs">
249      <SubType>UserControl</SubType>
250    </Compile>
251    <Compile Include="ResultParameterView.Designer.cs">
252      <DependentUpon>ResultParameterView.cs</DependentUpon>
253    </Compile>
254    <Compile Include="MultiEncodingView.cs">
255      <SubType>UserControl</SubType>
256    </Compile>
257    <Compile Include="MultiEncodingView.Designer.cs">
258      <DependentUpon>MultiEncodingView.cs</DependentUpon>
259    </Compile>
260    <Compile Include="Plugin.cs" />
261    <Compile Include="ProblemView.cs">
262      <SubType>UserControl</SubType>
263    </Compile>
264    <Compile Include="ProblemView.Designer.cs">
265      <DependentUpon>ProblemView.cs</DependentUpon>
266    </Compile>
267    <Compile Include="RunCollectionModifierListView.cs">
268      <SubType>UserControl</SubType>
269    </Compile>
270    <Compile Include="RunCollectionModifierListView.Designer.cs">
271      <DependentUpon>RunCollectionModifierListView.cs</DependentUpon>
272    </Compile>
273    <Compile Include="RunCollectionConstraintViews\RunCollectionContentConstraintView.cs">
274      <SubType>UserControl</SubType>
275    </Compile>
276    <Compile Include="RunCollectionConstraintViews\RunCollectionContentConstraintView.Designer.cs">
277      <DependentUpon>RunCollectionContentConstraintView.cs</DependentUpon>
278    </Compile>
279    <Compile Include="ExperimentTreeView.cs">
280      <SubType>UserControl</SubType>
281    </Compile>
282    <Compile Include="ExperimentTreeView.Designer.cs">
283      <DependentUpon>ExperimentTreeView.cs</DependentUpon>
284    </Compile>
285    <Compile Include="IOptimizerView.cs">
286      <SubType>UserControl</SubType>
287    </Compile>
288    <Compile Include="IOptimizerView.Designer.cs">
289      <DependentUpon>IOptimizerView.cs</DependentUpon>
290    </Compile>
291    <Compile Include="ResultValueView.cs">
292      <SubType>UserControl</SubType>
293    </Compile>
294    <Compile Include="ResultValueView.Designer.cs">
295      <DependentUpon>ResultValueView.cs</DependentUpon>
296    </Compile>
297    <Compile Include="RunCollectionViews\RunCollectionBoxPlotView.cs">
298      <SubType>UserControl</SubType>
299    </Compile>
300    <Compile Include="RunCollectionViews\RunCollectionBoxPlotView.Designer.cs">
301      <DependentUpon>RunCollectionBoxPlotView.cs</DependentUpon>
302    </Compile>
303    <Compile Include="RunCollectionConstraintViews\RunCollectionComparisonConstraintView.cs">
304      <SubType>UserControl</SubType>
305    </Compile>
306    <Compile Include="RunCollectionConstraintViews\RunCollectionComparisonConstraintView.Designer.cs">
307      <DependentUpon>RunCollectionComparisonConstraintView.cs</DependentUpon>
308    </Compile>
309    <Compile Include="RunCollectionConstraintViews\RunCollectionTypeCompatibilityConstraintView.cs">
310      <SubType>UserControl</SubType>
311    </Compile>
312    <Compile Include="RunCollectionConstraintViews\RunCollectionTypeCompatibilityConstraintView.Designer.cs">
313      <DependentUpon>RunCollectionTypeCompatibilityConstraintView.cs</DependentUpon>
314    </Compile>
315    <Compile Include="RunCollectionConstraintViews\RunCollectionConstraintCollectionView.cs">
316      <SubType>UserControl</SubType>
317    </Compile>
318    <Compile Include="RunCollectionConstraintViews\RunCollectionConstraintCollectionView.Designer.cs">
319      <DependentUpon>RunCollectionConstraintCollectionView.cs</DependentUpon>
320    </Compile>
321    <Compile Include="RunCollectionConstraintViews\RunCollectionColumnConstraintView.cs">
322      <SubType>UserControl</SubType>
323    </Compile>
324    <Compile Include="RunCollectionConstraintViews\RunCollectionColumnConstraintView.Designer.cs">
325      <DependentUpon>RunCollectionColumnConstraintView.cs</DependentUpon>
326    </Compile>
327    <Compile Include="OptimizerListView.cs">
328      <SubType>UserControl</SubType>
329    </Compile>
330    <Compile Include="OptimizerListView.Designer.cs">
331      <DependentUpon>OptimizerListView.cs</DependentUpon>
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>
339    <Compile Include="RunCollectionViews\RunCollectionBubbleChartView.cs">
340      <SubType>UserControl</SubType>
341    </Compile>
342    <Compile Include="RunCollectionViews\RunCollectionBubbleChartView.Designer.cs">
343      <DependentUpon>RunCollectionBubbleChartView.cs</DependentUpon>
344    </Compile>
345    <Compile Include="RunCollectionConstraintViews\RunCollectionEqualityConstraintView.cs">
346      <SubType>UserControl</SubType>
347    </Compile>
348    <Compile Include="RunCollectionConstraintViews\RunCollectionEqualityConstraintView.Designer.cs">
349      <DependentUpon>RunCollectionEqualityConstraintView.cs</DependentUpon>
350    </Compile>
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>
357    <Compile Include="RunCollectionViews\RunCollectionRLDView.cs">
358      <SubType>UserControl</SubType>
359    </Compile>
360    <Compile Include="RunCollectionViews\RunCollectionRLDView.Designer.cs">
361      <DependentUpon>RunCollectionRLDView.cs</DependentUpon>
362    </Compile>
363    <Compile Include="RunCollectionViews\RunCollectionTableView.cs">
364      <SubType>UserControl</SubType>
365    </Compile>
366    <Compile Include="RunCollectionViews\RunCollectionTableView.Designer.cs">
367      <DependentUpon>RunCollectionTableView.cs</DependentUpon>
368    </Compile>
369    <Compile Include="RunCollectionViews\RunCollectionView.cs">
370      <SubType>UserControl</SubType>
371    </Compile>
372    <Compile Include="RunCollectionViews\RunCollectionView.Designer.cs">
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>
381    <Compile Include="RunCollectionViews\RunCollectionChartAggregationView.cs">
382      <SubType>UserControl</SubType>
383    </Compile>
384    <Compile Include="RunCollectionViews\RunCollectionChartAggregationView.Designer.cs">
385      <DependentUpon>RunCollectionChartAggregationView.cs</DependentUpon>
386    </Compile>
387    <Compile Include="TimeLimitRunView.cs">
388      <SubType>UserControl</SubType>
389    </Compile>
390    <Compile Include="TimeLimitRunView.Designer.cs">
391      <DependentUpon>TimeLimitRunView.cs</DependentUpon>
392    </Compile>
393    <Compile Include="ThresholdTerminatorView.cs">
394      <SubType>UserControl</SubType>
395    </Compile>
396    <Compile Include="ThresholdTerminatorView.Designer.cs">
397      <DependentUpon>ThresholdTerminatorView.cs</DependentUpon>
398    </Compile>
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>
411    <Compile Include="Properties\AssemblyInfo.cs" />
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>
424  </ItemGroup>
425  <ItemGroup>
426    <None Include="HeuristicLab.snk" />
427    <None Include="Properties\AssemblyInfo.cs.frame" />
428  </ItemGroup>
429  <ItemGroup>
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>
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>
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>
455      <Private>False</Private>
456    </ProjectReference>
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>
462  </ItemGroup>
463  <ItemGroup>
464    <EmbeddedResource Include="CreateNewSingleEncodingDialog.resx">
465      <DependentUpon>CreateNewSingleEncodingDialog.cs</DependentUpon>
466    </EmbeddedResource>
467  </ItemGroup>
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>
477    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
478set ProjectDir=$(ProjectDir)
479set SolutionDir=$(SolutionDir)
480set Outdir=$(Outdir)
481
482call PreBuildEvent.cmd
483</PreBuildEvent>
484    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
485export ProjectDir=$(ProjectDir)
486export SolutionDir=$(SolutionDir)
487
488$SolutionDir/PreBuildEvent.sh
489</PreBuildEvent>
490  </PropertyGroup>
491</Project>
Note: See TracBrowser for help on using the repository browser.