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

Last change on this file was 17109, checked in by abeham, 5 years ago

#2499: fixed references

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