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 @ 16575

Last change on this file since 16575 was 16575, checked in by gkronber, 5 years ago

#2520: changed HeuristicLab.BioBoost addon to compile with new HL.Persistence

File size: 22.5 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="12.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.6.1</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="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
136      <HintPath>..\..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath>
137    </Reference>
138    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
139      <HintPath>..\..\packages\HEAL.Attic.1.0.0-pre02\lib\net461\HEAL.Attic.dll</HintPath>
140    </Reference>
141    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
142      <SpecificVersion>False</SpecificVersion>
143      <Private>False</Private>
144    </Reference>
145    <Reference Include="HeuristicLab.Common-3.3">
146      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
147      <Private>False</Private>
148    </Reference>
149    <Reference Include="HeuristicLab.Core-3.3">
150      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
151      <Private>False</Private>
152    </Reference>
153    <Reference Include="HeuristicLab.Core.Views-3.3">
154      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
155      <Private>False</Private>
156    </Reference>
157    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
158      <Private>False</Private>
159    </Reference>
160    <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
161      <SpecificVersion>False</SpecificVersion>
162      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
163    </Reference>
164    <Reference Include="HeuristicLab.MainForm-3.3">
165      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
166      <Private>False</Private>
167    </Reference>
168    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
169      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
170      <Private>False</Private>
171    </Reference>
172    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
173      <SpecificVersion>False</SpecificVersion>
174      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>
175    </Reference>
176    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
177      <SpecificVersion>False</SpecificVersion>
178      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
179    </Reference>
180    <Reference Include="HeuristicLab.Optimizer-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
181      <SpecificVersion>False</SpecificVersion>
182      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
183    </Reference>
184    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
185      <SpecificVersion>False</SpecificVersion>
186      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>
187    </Reference>
188    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
189      <SpecificVersion>False</SpecificVersion>
190      <Private>False</Private>
191    </Reference>
192    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
193      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
194      <Private>False</Private>
195    </Reference>
196    <Reference Include="NetTopologySuite, Version=1.13.2.0, Culture=neutral, processorArchitecture=MSIL">
197      <SpecificVersion>False</SpecificVersion>
198      <HintPath>..\..\packages\NetTopologySuite.1.13.2\lib\net403-client\NetTopologySuite.dll</HintPath>
199    </Reference>
200    <Reference Include="NetTopologySuite.IO.GeoTools, Version=1.13.2.0, Culture=neutral, processorArchitecture=MSIL">
201      <SpecificVersion>False</SpecificVersion>
202      <HintPath>..\..\packages\NetTopologySuite.IO.1.13.2\lib\net403-client\NetTopologySuite.IO.GeoTools.dll</HintPath>
203    </Reference>
204    <Reference Include="NetTopologySuite.IO.MsSqlSpatial, Version=1.13.2.0, Culture=neutral, processorArchitecture=MSIL">
205      <SpecificVersion>False</SpecificVersion>
206      <HintPath>..\..\packages\NetTopologySuite.IO.1.13.2\lib\net403-client\NetTopologySuite.IO.MsSqlSpatial.dll</HintPath>
207    </Reference>
208    <Reference Include="NetTopologySuite.IO.PostGis, Version=1.13.2.0, Culture=neutral, processorArchitecture=MSIL">
209      <SpecificVersion>False</SpecificVersion>
210      <HintPath>..\..\packages\NetTopologySuite.IO.1.13.2\lib\net403-client\NetTopologySuite.IO.PostGis.dll</HintPath>
211    </Reference>
212    <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
213      <SpecificVersion>False</SpecificVersion>
214      <HintPath>..\..\packages\Newtonsoft.Json.4.5.11\lib\net40\Newtonsoft.Json.dll</HintPath>
215    </Reference>
216    <Reference Include="PowerCollections, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
217      <SpecificVersion>False</SpecificVersion>
218      <HintPath>..\..\packages\NetTopologySuite.1.13.2\lib\net403-client\PowerCollections.dll</HintPath>
219    </Reference>
220    <Reference Include="ProjNet, Version=1.3.0.3, Culture=neutral, processorArchitecture=MSIL">
221      <SpecificVersion>False</SpecificVersion>
222      <HintPath>..\..\packages\ProjNET4GeoAPI.1.3.0.3\lib\net403-client\ProjNet.dll</HintPath>
223    </Reference>
224    <Reference Include="SharpMap, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
225      <SpecificVersion>False</SpecificVersion>
226      <HintPath>..\..\packages\SharpMap.1.1.0\lib\net40-client\SharpMap.dll</HintPath>
227    </Reference>
228    <Reference Include="SharpMap.UI">
229      <HintPath>..\..\packages\SharpMap.UI.1.1.0\lib\net40-client\SharpMap.UI.dll</HintPath>
230    </Reference>
231    <Reference Include="System" />
232    <Reference Include="System.Core" />
233    <Reference Include="System.Data.SQLite, Version=1.0.86.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
234      <SpecificVersion>False</SpecificVersion>
235      <HintPath>..\..\packages\System.Data.SQLite.MSIL.1.0.86.0\lib\net45\System.Data.SQLite.dll</HintPath>
236    </Reference>
237    <Reference Include="System.Data.SQLite.Linq, Version=1.0.86.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
238      <SpecificVersion>False</SpecificVersion>
239      <HintPath>..\..\packages\System.Data.SQLite.MSIL.1.0.86.0\lib\net45\System.Data.SQLite.Linq.dll</HintPath>
240    </Reference>
241    <Reference Include="System.Drawing" />
242    <Reference Include="System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
243      <HintPath>..\..\packages\System.Drawing.Common.4.5.1\lib\net461\System.Drawing.Common.dll</HintPath>
244    </Reference>
245    <Reference Include="System.Windows.Forms" />
246    <Reference Include="System.Windows.Forms.DataVisualization" />
247    <Reference Include="System.Xml.Linq" />
248    <Reference Include="System.Data.DataSetExtensions" />
249    <Reference Include="Microsoft.CSharp" />
250    <Reference Include="System.Data" />
251    <Reference Include="System.Xml" />
252  </ItemGroup>
253  <ItemGroup>
254    <Compile Include="BioBoostProblemDataView.cs">
255      <SubType>UserControl</SubType>
256    </Compile>
257    <Compile Include="BioBoostProblemDataView.Designer.cs">
258      <DependentUpon>BioBoostProblemDataView.cs</DependentUpon>
259    </Compile>
260    <Compile Include="BioBoostSolutionCostsView.cs">
261      <SubType>UserControl</SubType>
262    </Compile>
263    <Compile Include="BioBoostSolutionCostsView.Designer.cs">
264      <DependentUpon>BioBoostSolutionCostsView.cs</DependentUpon>
265    </Compile>
266    <Compile Include="BioBoostRegionDetailView.cs">
267      <SubType>UserControl</SubType>
268    </Compile>
269    <Compile Include="BioBoostRegionDetailView.Designer.cs">
270      <DependentUpon>BioBoostRegionDetailView.cs</DependentUpon>
271    </Compile>
272    <Compile Include="BioBoostSolutionDetailView.cs">
273      <SubType>UserControl</SubType>
274    </Compile>
275    <Compile Include="BioBoostSolutionDetailView.Designer.cs">
276      <DependentUpon>BioBoostSolutionDetailView.cs</DependentUpon>
277    </Compile>
278    <Compile Include="BioBoostCompoundSolutionEditor.cs">
279      <SubType>UserControl</SubType>
280    </Compile>
281    <Compile Include="BioBoostCompoundSolutionEditor.Designer.cs">
282      <DependentUpon>BioBoostCompoundSolutionEditor.cs</DependentUpon>
283    </Compile>
284    <Compile Include="BioBoostParetoSetView.cs">
285      <SubType>UserControl</SubType>
286    </Compile>
287    <Compile Include="BioBoostParetoSetView.Designer.cs">
288      <DependentUpon>BioBoostParetoSetView.cs</DependentUpon>
289    </Compile>
290    <Compile Include="BioBoostSolutionHistoryView.cs">
291      <SubType>UserControl</SubType>
292    </Compile>
293    <Compile Include="BioBoostSolutionHistoryView.Designer.cs">
294      <DependentUpon>BioBoostSolutionHistoryView.cs</DependentUpon>
295    </Compile>
296    <Compile Include="BioBoostSummaryView.cs">
297      <SubType>UserControl</SubType>
298    </Compile>
299    <Compile Include="BioBoostSummaryView.Designer.cs">
300      <DependentUpon>BioBoostSummaryView.cs</DependentUpon>
301    </Compile>
302    <Compile Include="EnumerableExtentions.cs" />
303    <Compile Include="FilterDialog.cs">
304      <SubType>Form</SubType>
305    </Compile>
306    <Compile Include="FilterDialog.Designer.cs">
307      <DependentUpon>FilterDialog.cs</DependentUpon>
308    </Compile>
309    <Compile Include="GeometryExtensions.cs" />
310    <Compile Include="BioBoostCompoundSolutionView.cs">
311      <SubType>UserControl</SubType>
312    </Compile>
313    <Compile Include="BioBoostCompoundSolutionView.Designer.cs">
314      <DependentUpon>BioBoostCompoundSolutionView.cs</DependentUpon>
315    </Compile>
316    <Compile Include="MapViews\GradientLegend.cs" />
317    <Compile Include="MapViews\ILazyLayerGenerator.cs" />
318    <Compile Include="MapViews\LazyVectorLayerGenerator.cs" />
319    <Compile Include="MapViews\LazyValueLayerGenerator.cs" />
320    <Compile Include="MenuItems\CreateBioBoostExperimentMenuItem.cs" />
321    <Compile Include="MenuItems\ExportSolutionMenuItem.cs" />
322    <Compile Include="Plugin.cs" />
323    <Compile Include="Properties\AssemblyInfo.cs" />
324    <Compile Include="Properties\Resources.Designer.cs">
325      <AutoGen>True</AutoGen>
326      <DesignTime>True</DesignTime>
327      <DependentUpon>Resources.resx</DependentUpon>
328    </Compile>
329    <Compile Include="RegionDetailData.cs" />
330    <Compile Include="SupplierCollector.cs" />
331  </ItemGroup>
332  <ItemGroup>
333    <None Include="HeuristicLab.snk" />
334  </ItemGroup>
335  <ItemGroup>
336    <None Include="packages.config" />
337    <None Include="Resources\WheatStraw.png" />
338  </ItemGroup>
339  <ItemGroup>
340    <None Include="Resources\Transport.png" />
341  </ItemGroup>
342  <ItemGroup>
343    <None Include="Resources\Coins.png" />
344  </ItemGroup>
345  <ItemGroup>
346    <None Include="Resources\ShapefileIcon.png" />
347  </ItemGroup>
348  <ItemGroup>
349    <EmbeddedResource Include="BioBoostParetoSetView.resx">
350      <DependentUpon>BioBoostParetoSetView.cs</DependentUpon>
351    </EmbeddedResource>
352    <EmbeddedResource Include="BioBoostProblemDataView.resx">
353      <DependentUpon>BioBoostProblemDataView.cs</DependentUpon>
354    </EmbeddedResource>
355    <EmbeddedResource Include="BioBoostCompoundSolutionView.resx">
356      <DependentUpon>BioBoostCompoundSolutionView.cs</DependentUpon>
357    </EmbeddedResource>
358    <EmbeddedResource Include="BioBoostSolutionCostsView.resx">
359      <DependentUpon>BioBoostSolutionCostsView.cs</DependentUpon>
360    </EmbeddedResource>
361    <EmbeddedResource Include="BioBoostRegionDetailView.resx">
362      <DependentUpon>BioBoostRegionDetailView.cs</DependentUpon>
363    </EmbeddedResource>
364    <EmbeddedResource Include="BioBoostSolutionDetailView.resx">
365      <DependentUpon>BioBoostSolutionDetailView.cs</DependentUpon>
366    </EmbeddedResource>
367    <EmbeddedResource Include="BioBoostCompoundSolutionEditor.resx">
368      <DependentUpon>BioBoostCompoundSolutionEditor.cs</DependentUpon>
369    </EmbeddedResource>
370    <EmbeddedResource Include="BioBoostSummaryView.resx">
371      <DependentUpon>BioBoostSummaryView.cs</DependentUpon>
372    </EmbeddedResource>
373    <EmbeddedResource Include="FilterDialog.resx">
374      <DependentUpon>FilterDialog.cs</DependentUpon>
375    </EmbeddedResource>
376    <EmbeddedResource Include="Properties\Resources.resx">
377      <Generator>PublicResXFileCodeGenerator</Generator>
378      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
379    </EmbeddedResource>
380  </ItemGroup>
381  <ItemGroup>
382    <Content Include="Resources\Farm-Fresh_arrow_divide.png" />
383    <Content Include="Resources\FeedstockCost.png" />
384    <Content Include="Resources\FoamingBeakerCartoon.png" />
385    <Content Include="Resources\neighbors.png" />
386    <Content Include="Resources\straw_bag.png" />
387    <Content Include="Resources\TransportAndStorageCost.png" />
388    <Content Include="Resources\TransportCost.png" />
389  </ItemGroup>
390  <ItemGroup>
391    <ProjectReference Include="..\..\HeuristicLab.Problems.BioBoost\3.3\HeuristicLab.Problems.BioBoost-3.3.csproj">
392      <Project>{61d4af50-8a40-44b9-9cd0-413f65d2235c}</Project>
393      <Name>HeuristicLab.Problems.BioBoost-3.3</Name>
394    </ProjectReference>
395  </ItemGroup>
396  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
397  <PropertyGroup>
398    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
399set ProjectDir=$(ProjectDir)
400set SolutionDir=$(SolutionDir)
401set Outdir=$(Outdir)
402
403call PreBuildEvent.cmd
404</PreBuildEvent>
405  </PropertyGroup>
406  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
407       Other similar extension points exist, see Microsoft.Common.targets.
408  <Target Name="BeforeBuild">
409  </Target>
410  <Target Name="AfterBuild">
411  </Target>
412  -->
413</Project>
Note: See TracBrowser for help on using the repository browser.