Free cookie consent management tool by TermsFeed Policy Generator

source: addons/HeuristicLab.Problems.BioBoost/HeuristicLab.Problems.BioBoost.Views/3.3/HeuristicLab.Problems.BioBoost.Views-3.3.csproj @ 15711

Last change on this file since 15711 was 15711, checked in by mkommend, 6 years ago

#2887: Moved BioBoost to addons.

File size: 21.8 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>8.0.30703</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{473AB0CD-0B71-471D-968C-A543B197E134}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.BioBoost.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.BioBoost.Views-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <TargetFrameworkProfile />
16  </PropertyGroup>
17  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18    <DebugSymbols>true</DebugSymbols>
19    <DebugType>full</DebugType>
20    <Optimize>false</Optimize>
21    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
22    <DefineConstants>DEBUG;TRACE</DefineConstants>
23    <ErrorReport>prompt</ErrorReport>
24    <WarningLevel>4</WarningLevel>
25    <Prefer32Bit>false</Prefer32Bit>
26  </PropertyGroup>
27  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28    <DebugType>pdbonly</DebugType>
29    <Optimize>true</Optimize>
30    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
31    <DefineConstants>TRACE</DefineConstants>
32    <ErrorReport>prompt</ErrorReport>
33    <WarningLevel>4</WarningLevel>
34    <Prefer32Bit>false</Prefer32Bit>
35  </PropertyGroup>
36  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
37    <DebugSymbols>true</DebugSymbols>
38    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
39    <DefineConstants>DEBUG;TRACE</DefineConstants>
40    <DebugType>full</DebugType>
41    <PlatformTarget>x86</PlatformTarget>
42    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.BioBoost.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
43    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
44    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
45    <ErrorReport>prompt</ErrorReport>
46    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
47    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
48    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
49    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
50    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
51    <Prefer32Bit>false</Prefer32Bit>
52  </PropertyGroup>
53  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
54    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
55    <DefineConstants>TRACE</DefineConstants>
56    <Optimize>true</Optimize>
57    <DebugType>pdbonly</DebugType>
58    <PlatformTarget>x86</PlatformTarget>
59    <CodeAnalysisLogFile>bin\Release\HeuristicLab.BioBoost.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
60    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
61    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
62    <ErrorReport>prompt</ErrorReport>
63    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
64    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
65    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
66    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
67    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
68    <Prefer32Bit>false</Prefer32Bit>
69  </PropertyGroup>
70  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
71    <DebugSymbols>true</DebugSymbols>
72    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
73    <DefineConstants>DEBUG;TRACE</DefineConstants>
74    <DebugType>full</DebugType>
75    <PlatformTarget>x64</PlatformTarget>
76    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.BioBoost.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
77    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
78    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
79    <ErrorReport>prompt</ErrorReport>
80    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
81    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
82    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
83    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
84    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
85    <Prefer32Bit>false</Prefer32Bit>
86  </PropertyGroup>
87  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
88    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
89    <DefineConstants>TRACE</DefineConstants>
90    <Optimize>true</Optimize>
91    <DebugType>pdbonly</DebugType>
92    <PlatformTarget>x64</PlatformTarget>
93    <CodeAnalysisLogFile>bin\Release\HeuristicLab.BioBoost.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
94    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
95    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
96    <ErrorReport>prompt</ErrorReport>
97    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
98    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
99    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
100    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
101    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
102    <Prefer32Bit>false</Prefer32Bit>
103  </PropertyGroup>
104  <PropertyGroup>
105    <SignAssembly>false</SignAssembly>
106  </PropertyGroup>
107  <PropertyGroup>
108    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
109  </PropertyGroup>
110  <ItemGroup>
111    <Reference Include="BruTile, Version=0.7.4.4, Culture=neutral, processorArchitecture=MSIL">
112      <SpecificVersion>False</SpecificVersion>
113      <HintPath>..\..\packages\BruTile.0.7.4.4\lib\net40\BruTile.dll</HintPath>
114    </Reference>
115    <Reference Include="BruTile.Desktop, Version=0.7.4.4, Culture=neutral, processorArchitecture=MSIL">
116      <SpecificVersion>False</SpecificVersion>
117      <HintPath>..\..\packages\BruTile.0.7.4.4\lib\net40\BruTile.Desktop.dll</HintPath>
118    </Reference>
119    <Reference Include="BruTile.MbTiles, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
120      <SpecificVersion>False</SpecificVersion>
121      <HintPath>..\..\packages\BruTile.0.7.4.4\lib\net40\BruTile.MbTiles.dll</HintPath>
122    </Reference>
123    <Reference Include="BruTile.Serialization, Version=0.7.4.4, Culture=neutral, processorArchitecture=MSIL">
124      <SpecificVersion>False</SpecificVersion>
125      <HintPath>..\..\packages\BruTile.0.7.4.4\lib\net40\BruTile.Serialization.dll</HintPath>
126    </Reference>
127    <Reference Include="Common.Logging, Version=2.0.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL">
128      <SpecificVersion>False</SpecificVersion>
129      <HintPath>..\..\packages\Common.Logging.2.0.0\lib\2.0\Common.Logging.dll</HintPath>
130    </Reference>
131    <Reference Include="GeoAPI, Version=1.7.2.0, Culture=neutral, processorArchitecture=MSIL">
132      <SpecificVersion>False</SpecificVersion>
133      <HintPath>..\..\packages\GeoAPI.1.7.2\lib\net403-client\GeoAPI.dll</HintPath>
134    </Reference>
135    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
136      <SpecificVersion>False</SpecificVersion>
137      <Private>False</Private>
138    </Reference>
139    <Reference Include="HeuristicLab.Common-3.3">
140      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
141      <Private>False</Private>
142    </Reference>
143    <Reference Include="HeuristicLab.Core-3.3">
144      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
145      <Private>False</Private>
146    </Reference>
147    <Reference Include="HeuristicLab.Core.Views-3.3">
148      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
149      <Private>False</Private>
150    </Reference>
151    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
152      <Private>False</Private>
153    </Reference>
154    <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
155      <SpecificVersion>False</SpecificVersion>
156      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
157    </Reference>
158    <Reference Include="HeuristicLab.MainForm-3.3">
159      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
160      <Private>False</Private>
161    </Reference>
162    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
163      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
164      <Private>False</Private>
165    </Reference>
166    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
167      <SpecificVersion>False</SpecificVersion>
168      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>
169    </Reference>
170    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
171      <SpecificVersion>False</SpecificVersion>
172      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
173    </Reference>
174    <Reference Include="HeuristicLab.Optimizer-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
175      <SpecificVersion>False</SpecificVersion>
176      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
177    </Reference>
178    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
179      <SpecificVersion>False</SpecificVersion>
180      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>
181    </Reference>
182    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
183      <SpecificVersion>False</SpecificVersion>
184      <Private>False</Private>
185    </Reference>
186    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
187      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
188      <Private>False</Private>
189    </Reference>
190    <Reference Include="NetTopologySuite, Version=1.13.2.0, Culture=neutral, processorArchitecture=MSIL">
191      <SpecificVersion>False</SpecificVersion>
192      <HintPath>..\..\packages\NetTopologySuite.1.13.2\lib\net403-client\NetTopologySuite.dll</HintPath>
193    </Reference>
194    <Reference Include="NetTopologySuite.IO.GeoTools, Version=1.13.2.0, Culture=neutral, processorArchitecture=MSIL">
195      <SpecificVersion>False</SpecificVersion>
196      <HintPath>..\..\packages\NetTopologySuite.IO.1.13.2\lib\net403-client\NetTopologySuite.IO.GeoTools.dll</HintPath>
197    </Reference>
198    <Reference Include="NetTopologySuite.IO.MsSqlSpatial, Version=1.13.2.0, Culture=neutral, processorArchitecture=MSIL">
199      <SpecificVersion>False</SpecificVersion>
200      <HintPath>..\..\packages\NetTopologySuite.IO.1.13.2\lib\net403-client\NetTopologySuite.IO.MsSqlSpatial.dll</HintPath>
201    </Reference>
202    <Reference Include="NetTopologySuite.IO.PostGis, Version=1.13.2.0, Culture=neutral, processorArchitecture=MSIL">
203      <SpecificVersion>False</SpecificVersion>
204      <HintPath>..\..\packages\NetTopologySuite.IO.1.13.2\lib\net403-client\NetTopologySuite.IO.PostGis.dll</HintPath>
205    </Reference>
206    <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
207      <SpecificVersion>False</SpecificVersion>
208      <HintPath>..\..\packages\Newtonsoft.Json.4.5.11\lib\net40\Newtonsoft.Json.dll</HintPath>
209    </Reference>
210    <Reference Include="PowerCollections, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
211      <SpecificVersion>False</SpecificVersion>
212      <HintPath>..\..\packages\NetTopologySuite.1.13.2\lib\net403-client\PowerCollections.dll</HintPath>
213    </Reference>
214    <Reference Include="ProjNet, Version=1.3.0.3, Culture=neutral, processorArchitecture=MSIL">
215      <SpecificVersion>False</SpecificVersion>
216      <HintPath>..\..\packages\ProjNET4GeoAPI.1.3.0.3\lib\net403-client\ProjNet.dll</HintPath>
217    </Reference>
218    <Reference Include="SharpMap, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
219      <SpecificVersion>False</SpecificVersion>
220      <HintPath>..\..\packages\SharpMap.1.1.0\lib\net40-client\SharpMap.dll</HintPath>
221    </Reference>
222    <Reference Include="SharpMap.UI">
223      <HintPath>..\..\packages\SharpMap.UI.1.1.0\lib\net40-client\SharpMap.UI.dll</HintPath>
224    </Reference>
225    <Reference Include="System" />
226    <Reference Include="System.Core" />
227    <Reference Include="System.Data.SQLite, Version=1.0.86.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
228      <SpecificVersion>False</SpecificVersion>
229      <HintPath>..\..\packages\System.Data.SQLite.MSIL.1.0.86.0\lib\net45\System.Data.SQLite.dll</HintPath>
230    </Reference>
231    <Reference Include="System.Data.SQLite.Linq, Version=1.0.86.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
232      <SpecificVersion>False</SpecificVersion>
233      <HintPath>..\..\packages\System.Data.SQLite.MSIL.1.0.86.0\lib\net45\System.Data.SQLite.Linq.dll</HintPath>
234    </Reference>
235    <Reference Include="System.Drawing" />
236    <Reference Include="System.Windows.Forms" />
237    <Reference Include="System.Windows.Forms.DataVisualization" />
238    <Reference Include="System.Xml.Linq" />
239    <Reference Include="System.Data.DataSetExtensions" />
240    <Reference Include="Microsoft.CSharp" />
241    <Reference Include="System.Data" />
242    <Reference Include="System.Xml" />
243  </ItemGroup>
244  <ItemGroup>
245    <Compile Include="BioBoostProblemDataView.cs">
246      <SubType>UserControl</SubType>
247    </Compile>
248    <Compile Include="BioBoostProblemDataView.Designer.cs">
249      <DependentUpon>BioBoostProblemDataView.cs</DependentUpon>
250    </Compile>
251    <Compile Include="BioBoostSolutionCostsView.cs">
252      <SubType>UserControl</SubType>
253    </Compile>
254    <Compile Include="BioBoostSolutionCostsView.Designer.cs">
255      <DependentUpon>BioBoostSolutionCostsView.cs</DependentUpon>
256    </Compile>
257    <Compile Include="BioBoostRegionDetailView.cs">
258      <SubType>UserControl</SubType>
259    </Compile>
260    <Compile Include="BioBoostRegionDetailView.Designer.cs">
261      <DependentUpon>BioBoostRegionDetailView.cs</DependentUpon>
262    </Compile>
263    <Compile Include="BioBoostSolutionDetailView.cs">
264      <SubType>UserControl</SubType>
265    </Compile>
266    <Compile Include="BioBoostSolutionDetailView.Designer.cs">
267      <DependentUpon>BioBoostSolutionDetailView.cs</DependentUpon>
268    </Compile>
269    <Compile Include="BioBoostCompoundSolutionEditor.cs">
270      <SubType>UserControl</SubType>
271    </Compile>
272    <Compile Include="BioBoostCompoundSolutionEditor.Designer.cs">
273      <DependentUpon>BioBoostCompoundSolutionEditor.cs</DependentUpon>
274    </Compile>
275    <Compile Include="BioBoostParetoSetView.cs">
276      <SubType>UserControl</SubType>
277    </Compile>
278    <Compile Include="BioBoostParetoSetView.Designer.cs">
279      <DependentUpon>BioBoostParetoSetView.cs</DependentUpon>
280    </Compile>
281    <Compile Include="BioBoostSolutionHistoryView.cs">
282      <SubType>UserControl</SubType>
283    </Compile>
284    <Compile Include="BioBoostSolutionHistoryView.Designer.cs">
285      <DependentUpon>BioBoostSolutionHistoryView.cs</DependentUpon>
286    </Compile>
287    <Compile Include="BioBoostSummaryView.cs">
288      <SubType>UserControl</SubType>
289    </Compile>
290    <Compile Include="BioBoostSummaryView.Designer.cs">
291      <DependentUpon>BioBoostSummaryView.cs</DependentUpon>
292    </Compile>
293    <Compile Include="EnumerableExtentions.cs" />
294    <Compile Include="FilterDialog.cs">
295      <SubType>Form</SubType>
296    </Compile>
297    <Compile Include="FilterDialog.Designer.cs">
298      <DependentUpon>FilterDialog.cs</DependentUpon>
299    </Compile>
300    <Compile Include="GeometryExtensions.cs" />
301    <Compile Include="BioBoostCompoundSolutionView.cs">
302      <SubType>UserControl</SubType>
303    </Compile>
304    <Compile Include="BioBoostCompoundSolutionView.Designer.cs">
305      <DependentUpon>BioBoostCompoundSolutionView.cs</DependentUpon>
306    </Compile>
307    <Compile Include="MapViews\GradientLegend.cs" />
308    <Compile Include="MapViews\ILazyLayerGenerator.cs" />
309    <Compile Include="MapViews\LazyVectorLayerGenerator.cs" />
310    <Compile Include="MapViews\LazyValueLayerGenerator.cs" />
311    <Compile Include="MenuItems\CreateBioBoostExperimentMenuItem.cs" />
312    <Compile Include="MenuItems\ExportSolutionMenuItem.cs" />
313    <Compile Include="Plugin.cs" />
314    <Compile Include="Properties\AssemblyInfo.cs" />
315    <Compile Include="Properties\Resources.Designer.cs">
316      <AutoGen>True</AutoGen>
317      <DesignTime>True</DesignTime>
318      <DependentUpon>Resources.resx</DependentUpon>
319    </Compile>
320    <Compile Include="RegionDetailData.cs" />
321    <Compile Include="SupplierCollector.cs" />
322  </ItemGroup>
323  <ItemGroup>
324    <None Include="HeuristicLab.snk" />
325  </ItemGroup>
326  <ItemGroup>
327    <None Include="packages.config" />
328    <None Include="Resources\WheatStraw.png" />
329  </ItemGroup>
330  <ItemGroup>
331    <None Include="Resources\Transport.png" />
332  </ItemGroup>
333  <ItemGroup>
334    <None Include="Resources\Coins.png" />
335  </ItemGroup>
336  <ItemGroup>
337    <None Include="Resources\ShapefileIcon.png" />
338  </ItemGroup>
339  <ItemGroup>
340    <EmbeddedResource Include="BioBoostParetoSetView.resx">
341      <DependentUpon>BioBoostParetoSetView.cs</DependentUpon>
342    </EmbeddedResource>
343    <EmbeddedResource Include="BioBoostProblemDataView.resx">
344      <DependentUpon>BioBoostProblemDataView.cs</DependentUpon>
345    </EmbeddedResource>
346    <EmbeddedResource Include="BioBoostCompoundSolutionView.resx">
347      <DependentUpon>BioBoostCompoundSolutionView.cs</DependentUpon>
348    </EmbeddedResource>
349    <EmbeddedResource Include="BioBoostSolutionCostsView.resx">
350      <DependentUpon>BioBoostSolutionCostsView.cs</DependentUpon>
351    </EmbeddedResource>
352    <EmbeddedResource Include="BioBoostRegionDetailView.resx">
353      <DependentUpon>BioBoostRegionDetailView.cs</DependentUpon>
354    </EmbeddedResource>
355    <EmbeddedResource Include="BioBoostSolutionDetailView.resx">
356      <DependentUpon>BioBoostSolutionDetailView.cs</DependentUpon>
357    </EmbeddedResource>
358    <EmbeddedResource Include="BioBoostCompoundSolutionEditor.resx">
359      <DependentUpon>BioBoostCompoundSolutionEditor.cs</DependentUpon>
360    </EmbeddedResource>
361    <EmbeddedResource Include="BioBoostSummaryView.resx">
362      <DependentUpon>BioBoostSummaryView.cs</DependentUpon>
363    </EmbeddedResource>
364    <EmbeddedResource Include="FilterDialog.resx">
365      <DependentUpon>FilterDialog.cs</DependentUpon>
366    </EmbeddedResource>
367    <EmbeddedResource Include="Properties\Resources.resx">
368      <Generator>PublicResXFileCodeGenerator</Generator>
369      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
370    </EmbeddedResource>
371  </ItemGroup>
372  <ItemGroup>
373    <Content Include="Resources\Farm-Fresh_arrow_divide.png" />
374    <Content Include="Resources\FeedstockCost.png" />
375    <Content Include="Resources\FoamingBeakerCartoon.png" />
376    <Content Include="Resources\neighbors.png" />
377    <Content Include="Resources\straw_bag.png" />
378    <Content Include="Resources\TransportAndStorageCost.png" />
379    <Content Include="Resources\TransportCost.png" />
380  </ItemGroup>
381  <ItemGroup>
382    <ProjectReference Include="..\..\HeuristicLab.Problems.BioBoost\3.3\HeuristicLab.Problems.BioBoost-3.3.csproj">
383      <Project>{61d4af50-8a40-44b9-9cd0-413f65d2235c}</Project>
384      <Name>HeuristicLab.Problems.BioBoost-3.3</Name>
385    </ProjectReference>
386  </ItemGroup>
387  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
388  <PropertyGroup>
389    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
390set ProjectDir=$(ProjectDir)
391set SolutionDir=$(SolutionDir)
392set Outdir=$(Outdir)
393
394call PreBuildEvent.cmd
395</PreBuildEvent>
396  </PropertyGroup>
397  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
398       Other similar extension points exist, see Microsoft.Common.targets.
399  <Target Name="BeforeBuild">
400  </Target>
401  <Target Name="AfterBuild">
402  </Target>
403  -->
404</Project>
Note: See TracBrowser for help on using the repository browser.