Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ParallelExperiment/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj @ 15328

Last change on this file since 15328 was 15328, checked in by pfleck, 7 years ago

#2822 Created branch and added plugins.

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