Free cookie consent management tool by TermsFeed Policy Generator

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

Last change on this file since 12825 was 12804, checked in by abeham, 9 years ago

#2431:

  • worked on IRRRun (early abort still troublesome)
  • Updated RLD view to allow defining targets
  • Attempting to handle maximization/minimization
File size: 21.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.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
153      <SpecificVersion>False</SpecificVersion>
154      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
155      <Private>False</Private>
156    </Reference>
157    <Reference Include="HeuristicLab.Parameters.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
158      <SpecificVersion>False</SpecificVersion>
159      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
160      <Private>False</Private>
161    </Reference>
162    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
163      <SpecificVersion>False</SpecificVersion>
164      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
165      <Private>False</Private>
166    </Reference>
167    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
168      <SpecificVersion>False</SpecificVersion>
169      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
170      <Private>False</Private>
171    </Reference>
172    <Reference Include="HeuristicLab.Problems.Instances.Views-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.Views-3.3.dll</HintPath>
175      <Private>False</Private>
176    </Reference>
177    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
178      <SpecificVersion>False</SpecificVersion>
179      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
180      <Private>False</Private>
181    </Reference>
182    <Reference Include="Microsoft.CSharp" />
183    <Reference Include="System" />
184    <Reference Include="System.Core">
185      <RequiredTargetFramework>3.5</RequiredTargetFramework>
186    </Reference>
187    <Reference Include="System.Drawing" />
188    <Reference Include="System.Windows.Forms" />
189    <Reference Include="System.Windows.Forms.DataVisualization" />
190    <Reference Include="System.Xml.Linq">
191      <RequiredTargetFramework>3.5</RequiredTargetFramework>
192    </Reference>
193    <Reference Include="System.Data.DataSetExtensions">
194      <RequiredTargetFramework>3.5</RequiredTargetFramework>
195    </Reference>
196    <Reference Include="System.Data" />
197    <Reference Include="System.Xml" />
198  </ItemGroup>
199  <ItemGroup>
200    <None Include="Plugin.cs.frame" />
201    <Compile Include="AlgorithmView.cs">
202      <SubType>UserControl</SubType>
203    </Compile>
204    <Compile Include="AlgorithmView.Designer.cs">
205      <DependentUpon>AlgorithmView.cs</DependentUpon>
206    </Compile>
207    <Compile Include="BasicAlgorithmView.cs">
208      <SubType>UserControl</SubType>
209    </Compile>
210    <Compile Include="BasicAlgorithmView.Designer.cs">
211      <DependentUpon>BasicAlgorithmView.cs</DependentUpon>
212    </Compile>
213    <Compile Include="BatchRunView.cs">
214      <SubType>UserControl</SubType>
215    </Compile>
216    <Compile Include="BatchRunView.Designer.cs">
217      <DependentUpon>BatchRunView.cs</DependentUpon>
218    </Compile>
219    <Compile Include="CreateNewSingleEncodingDialog.cs">
220      <SubType>Form</SubType>
221    </Compile>
222    <Compile Include="CreateNewSingleEncodingDialog.Designer.cs">
223      <DependentUpon>CreateNewSingleEncodingDialog.cs</DependentUpon>
224    </Compile>
225    <Compile Include="IRRestarterView.cs">
226      <SubType>UserControl</SubType>
227    </Compile>
228    <Compile Include="IRRestarterView.Designer.cs">
229      <DependentUpon>IRRestarterView.cs</DependentUpon>
230    </Compile>
231    <Compile Include="ISolutionSimilarityCalculatorView.cs">
232      <SubType>UserControl</SubType>
233    </Compile>
234    <Compile Include="ISolutionSimilarityCalculatorView.Designer.cs">
235      <DependentUpon>ISolutionSimilarityCalculatorView.cs</DependentUpon>
236    </Compile>
237    <Compile Include="ExperimentListView.cs">
238      <SubType>UserControl</SubType>
239    </Compile>
240    <Compile Include="ExperimentListView.Designer.cs">
241      <DependentUpon>ExperimentListView.cs</DependentUpon>
242    </Compile>
243    <Compile Include="ResultParameterView.cs">
244      <SubType>UserControl</SubType>
245    </Compile>
246    <Compile Include="ResultParameterView.Designer.cs">
247      <DependentUpon>ResultParameterView.cs</DependentUpon>
248    </Compile>
249    <Compile Include="MultiEncodingView.cs">
250      <SubType>UserControl</SubType>
251    </Compile>
252    <Compile Include="MultiEncodingView.Designer.cs">
253      <DependentUpon>MultiEncodingView.cs</DependentUpon>
254    </Compile>
255    <Compile Include="Plugin.cs" />
256    <Compile Include="ProblemView.cs">
257      <SubType>UserControl</SubType>
258    </Compile>
259    <Compile Include="ProblemView.Designer.cs">
260      <DependentUpon>ProblemView.cs</DependentUpon>
261    </Compile>
262    <Compile Include="RunCollectionModifierListView.cs">
263      <SubType>UserControl</SubType>
264    </Compile>
265    <Compile Include="RunCollectionModifierListView.Designer.cs">
266      <DependentUpon>RunCollectionModifierListView.cs</DependentUpon>
267    </Compile>
268    <Compile Include="RunCollectionConstraintViews\RunCollectionContentConstraintView.cs">
269      <SubType>UserControl</SubType>
270    </Compile>
271    <Compile Include="RunCollectionConstraintViews\RunCollectionContentConstraintView.Designer.cs">
272      <DependentUpon>RunCollectionContentConstraintView.cs</DependentUpon>
273    </Compile>
274    <Compile Include="ExperimentTreeView.cs">
275      <SubType>UserControl</SubType>
276    </Compile>
277    <Compile Include="ExperimentTreeView.Designer.cs">
278      <DependentUpon>ExperimentTreeView.cs</DependentUpon>
279    </Compile>
280    <Compile Include="IOptimizerView.cs">
281      <SubType>UserControl</SubType>
282    </Compile>
283    <Compile Include="IOptimizerView.Designer.cs">
284      <DependentUpon>IOptimizerView.cs</DependentUpon>
285    </Compile>
286    <Compile Include="ResultValueView.cs">
287      <SubType>UserControl</SubType>
288    </Compile>
289    <Compile Include="ResultValueView.Designer.cs">
290      <DependentUpon>ResultValueView.cs</DependentUpon>
291    </Compile>
292    <Compile Include="RunCollectionViews\RunCollectionBoxPlotView.cs">
293      <SubType>UserControl</SubType>
294    </Compile>
295    <Compile Include="RunCollectionViews\RunCollectionBoxPlotView.Designer.cs">
296      <DependentUpon>RunCollectionBoxPlotView.cs</DependentUpon>
297    </Compile>
298    <Compile Include="RunCollectionConstraintViews\RunCollectionComparisonConstraintView.cs">
299      <SubType>UserControl</SubType>
300    </Compile>
301    <Compile Include="RunCollectionConstraintViews\RunCollectionComparisonConstraintView.Designer.cs">
302      <DependentUpon>RunCollectionComparisonConstraintView.cs</DependentUpon>
303    </Compile>
304    <Compile Include="RunCollectionConstraintViews\RunCollectionTypeCompatibilityConstraintView.cs">
305      <SubType>UserControl</SubType>
306    </Compile>
307    <Compile Include="RunCollectionConstraintViews\RunCollectionTypeCompatibilityConstraintView.Designer.cs">
308      <DependentUpon>RunCollectionTypeCompatibilityConstraintView.cs</DependentUpon>
309    </Compile>
310    <Compile Include="RunCollectionConstraintViews\RunCollectionConstraintCollectionView.cs">
311      <SubType>UserControl</SubType>
312    </Compile>
313    <Compile Include="RunCollectionConstraintViews\RunCollectionConstraintCollectionView.Designer.cs">
314      <DependentUpon>RunCollectionConstraintCollectionView.cs</DependentUpon>
315    </Compile>
316    <Compile Include="RunCollectionConstraintViews\RunCollectionColumnConstraintView.cs">
317      <SubType>UserControl</SubType>
318    </Compile>
319    <Compile Include="RunCollectionConstraintViews\RunCollectionColumnConstraintView.Designer.cs">
320      <DependentUpon>RunCollectionColumnConstraintView.cs</DependentUpon>
321    </Compile>
322    <Compile Include="OptimizerListView.cs">
323      <SubType>UserControl</SubType>
324    </Compile>
325    <Compile Include="OptimizerListView.Designer.cs">
326      <DependentUpon>OptimizerListView.cs</DependentUpon>
327    </Compile>
328    <Compile Include="ExperimentView.cs">
329      <SubType>UserControl</SubType>
330    </Compile>
331    <Compile Include="ExperimentView.Designer.cs">
332      <DependentUpon>ExperimentView.cs</DependentUpon>
333    </Compile>
334    <Compile Include="RunCollectionViews\RunCollectionBubbleChartView.cs">
335      <SubType>UserControl</SubType>
336    </Compile>
337    <Compile Include="RunCollectionViews\RunCollectionBubbleChartView.Designer.cs">
338      <DependentUpon>RunCollectionBubbleChartView.cs</DependentUpon>
339    </Compile>
340    <Compile Include="RunCollectionConstraintViews\RunCollectionEqualityConstraintView.cs">
341      <SubType>UserControl</SubType>
342    </Compile>
343    <Compile Include="RunCollectionConstraintViews\RunCollectionEqualityConstraintView.Designer.cs">
344      <DependentUpon>RunCollectionEqualityConstraintView.cs</DependentUpon>
345    </Compile>
346    <Compile Include="RunCollectionViews\RunCollectionRLDView.cs">
347      <SubType>UserControl</SubType>
348    </Compile>
349    <Compile Include="RunCollectionViews\RunCollectionRLDView.Designer.cs">
350      <DependentUpon>RunCollectionRLDView.cs</DependentUpon>
351    </Compile>
352    <Compile Include="RunCollectionViews\RunCollectionTableView.cs">
353      <SubType>UserControl</SubType>
354    </Compile>
355    <Compile Include="RunCollectionViews\RunCollectionTableView.Designer.cs">
356      <DependentUpon>RunCollectionTableView.cs</DependentUpon>
357    </Compile>
358    <Compile Include="RunCollectionViews\RunCollectionView.cs">
359      <SubType>UserControl</SubType>
360    </Compile>
361    <Compile Include="RunCollectionViews\RunCollectionView.Designer.cs">
362      <DependentUpon>RunCollectionView.cs</DependentUpon>
363    </Compile>
364    <Compile Include="RunView.cs">
365      <SubType>UserControl</SubType>
366    </Compile>
367    <Compile Include="RunView.Designer.cs">
368      <DependentUpon>RunView.cs</DependentUpon>
369    </Compile>
370    <Compile Include="RunCollectionViews\RunCollectionChartAggregationView.cs">
371      <SubType>UserControl</SubType>
372    </Compile>
373    <Compile Include="RunCollectionViews\RunCollectionChartAggregationView.Designer.cs">
374      <DependentUpon>RunCollectionChartAggregationView.cs</DependentUpon>
375    </Compile>
376    <Compile Include="TimeLimitRunView.cs">
377      <SubType>UserControl</SubType>
378    </Compile>
379    <Compile Include="TimeLimitRunView.Designer.cs">
380      <DependentUpon>TimeLimitRunView.cs</DependentUpon>
381    </Compile>
382    <Compile Include="UserDefinedAlgorithmView.cs">
383      <SubType>UserControl</SubType>
384    </Compile>
385    <Compile Include="UserDefinedAlgorithmView.Designer.cs">
386      <DependentUpon>UserDefinedAlgorithmView.cs</DependentUpon>
387    </Compile>
388    <Compile Include="EngineAlgorithmView.cs">
389      <SubType>UserControl</SubType>
390    </Compile>
391    <Compile Include="EngineAlgorithmView.Designer.cs">
392      <DependentUpon>EngineAlgorithmView.cs</DependentUpon>
393    </Compile>
394    <Compile Include="Properties\AssemblyInfo.cs" />
395    <Compile Include="ResultCollectionView.cs">
396      <SubType>UserControl</SubType>
397    </Compile>
398    <Compile Include="ResultCollectionView.Designer.cs">
399      <DependentUpon>ResultCollectionView.cs</DependentUpon>
400    </Compile>
401    <Compile Include="ResultView.cs">
402      <SubType>UserControl</SubType>
403    </Compile>
404    <Compile Include="ResultView.Designer.cs">
405      <DependentUpon>ResultView.cs</DependentUpon>
406    </Compile>
407  </ItemGroup>
408  <ItemGroup>
409    <None Include="HeuristicLab.snk" />
410    <None Include="Properties\AssemblyInfo.cs.frame" />
411  </ItemGroup>
412  <ItemGroup>
413    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
414      <Visible>False</Visible>
415      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
416      <Install>false</Install>
417    </BootstrapperPackage>
418    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
419      <Visible>False</Visible>
420      <ProductName>.NET Framework 3.5 SP1</ProductName>
421      <Install>true</Install>
422    </BootstrapperPackage>
423    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
424      <Visible>False</Visible>
425      <ProductName>Windows Installer 3.1</ProductName>
426      <Install>true</Install>
427    </BootstrapperPackage>
428  </ItemGroup>
429  <ItemGroup>
430    <ProjectReference Include="..\..\HeuristicLab.Analysis.Views\3.3\HeuristicLab.Analysis.Views-3.3.csproj">
431      <Project>{76945D76-CA61-4147-9DC2-0ACDCDDF87F9}</Project>
432      <Name>HeuristicLab.Analysis.Views-3.3</Name>
433      <Private>False</Private>
434    </ProjectReference>
435    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
436      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
437      <Name>HeuristicLab.Optimization-3.3</Name>
438      <Private>False</Private>
439    </ProjectReference>
440    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
441      <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
442      <Name>HeuristicLab.Analysis-3.3</Name>
443      <Private>False</Private>
444    </ProjectReference>
445  </ItemGroup>
446  <ItemGroup>
447    <EmbeddedResource Include="CreateNewSingleEncodingDialog.resx">
448      <DependentUpon>CreateNewSingleEncodingDialog.cs</DependentUpon>
449    </EmbeddedResource>
450  </ItemGroup>
451  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
452  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
453       Other similar extension points exist, see Microsoft.Common.targets.
454  <Target Name="BeforeBuild">
455  </Target>
456  <Target Name="AfterBuild">
457  </Target>
458  -->
459  <PropertyGroup>
460    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
461set ProjectDir=$(ProjectDir)
462set SolutionDir=$(SolutionDir)
463set Outdir=$(Outdir)
464
465call PreBuildEvent.cmd
466</PreBuildEvent>
467    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
468export ProjectDir=$(ProjectDir)
469export SolutionDir=$(SolutionDir)
470
471$SolutionDir/PreBuildEvent.sh
472</PreBuildEvent>
473  </PropertyGroup>
474</Project>
Note: See TracBrowser for help on using the repository browser.