Free cookie consent management tool by TermsFeed Policy Generator

source: branches/FitnessLandscapeAnalysis/HeuristicLab.Analysis.FitnessLandscape.Views/HeuristicLab.Analysis.FitnessLandscape.Views.csproj @ 12796

Last change on this file since 12796 was 12796, checked in by gkronber, 9 years ago

#2435: updated alglib references to version 3.9.0 in FLA branch

File size: 14.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>8.0.30703</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{09F27845-A5B0-476E-901E-9D61576C8581}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Analysis.FitnessLandscape.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Analysis.FitnessLandscape.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\sources\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\sources\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|x64'">
37    <DebugSymbols>true</DebugSymbols>
38    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
39    <DefineConstants>DEBUG;TRACE</DefineConstants>
40    <DebugType>full</DebugType>
41    <PlatformTarget>x64</PlatformTarget>
42    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Analysis.FitnessLandscape.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|x64'">
54    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
55    <DefineConstants>TRACE</DefineConstants>
56    <Optimize>true</Optimize>
57    <DebugType>pdbonly</DebugType>
58    <PlatformTarget>x64</PlatformTarget>
59    <CodeAnalysisLogFile>bin\Release\HeuristicLab.Analysis.FitnessLandscape.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>false</CodeAnalysisIgnoreBuiltInRuleSets>
66    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
67    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
68    <Prefer32Bit>false</Prefer32Bit>
69  </PropertyGroup>
70  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
71    <DebugSymbols>true</DebugSymbols>
72    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
73    <DefineConstants>DEBUG;TRACE</DefineConstants>
74    <DebugType>full</DebugType>
75    <PlatformTarget>x86</PlatformTarget>
76    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Analysis.FitnessLandscape.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    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
83    <Prefer32Bit>false</Prefer32Bit>
84  </PropertyGroup>
85  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
86    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
87    <DefineConstants>TRACE</DefineConstants>
88    <Optimize>true</Optimize>
89    <DebugType>pdbonly</DebugType>
90    <PlatformTarget>x86</PlatformTarget>
91    <CodeAnalysisLogFile>bin\Release\HeuristicLab.Analysis.FitnessLandscape.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
92    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
93    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
94    <ErrorReport>prompt</ErrorReport>
95    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
96    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
97    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
98    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
99    <Prefer32Bit>false</Prefer32Bit>
100  </PropertyGroup>
101  <PropertyGroup>
102    <SignAssembly>true</SignAssembly>
103  </PropertyGroup>
104  <PropertyGroup>
105    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
106  </PropertyGroup>
107  <ItemGroup>
108    <Reference Include="ALGLIB-3.9.0, Version=3.9.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
109      <HintPath>..\..\..\trunk\sources\bin\ALGLIB-3.9.0.dll</HintPath>
110      <Private>False</Private>
111    </Reference>
112    <Reference Include="HeuristicLab.Collections-3.3">
113      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
114    </Reference>
115    <Reference Include="HeuristicLab.Common-3.3">
116      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
117    </Reference>
118    <Reference Include="HeuristicLab.Common.Resources-3.3">
119      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
120    </Reference>
121    <Reference Include="HeuristicLab.Core-3.3">
122      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
123    </Reference>
124    <Reference Include="HeuristicLab.Core.Views-3.3">
125      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
126    </Reference>
127    <Reference Include="HeuristicLab.Data-3.3">
128      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
129    </Reference>
130    <Reference Include="HeuristicLab.MainForm-3.3">
131      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
132    </Reference>
133    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
134      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
135    </Reference>
136    <Reference Include="HeuristicLab.Operators-3.3">
137      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
138    </Reference>
139    <Reference Include="HeuristicLab.Operators.Views-3.3">
140      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators.Views-3.3.dll</HintPath>
141    </Reference>
142    <Reference Include="HeuristicLab.Optimization-3.3">
143      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
144    </Reference>
145    <Reference Include="HeuristicLab.Optimization.Views-3.3">
146      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
147    </Reference>
148    <Reference Include="HeuristicLab.Parameters-3.3">
149      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
150    </Reference>
151    <Reference Include="HeuristicLab.Parameters.Views-3.3">
152      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
153    </Reference>
154    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
155      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
156    </Reference>
157    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
158      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
159    </Reference>
160    <Reference Include="System" />
161    <Reference Include="System.Core" />
162    <Reference Include="System.Drawing" />
163    <Reference Include="System.Windows.Forms" />
164    <Reference Include="System.Windows.Forms.DataVisualization" />
165    <Reference Include="System.Xml.Linq" />
166    <Reference Include="System.Data.DataSetExtensions" />
167    <Reference Include="Microsoft.CSharp" />
168    <Reference Include="System.Data" />
169    <Reference Include="System.Xml" />
170  </ItemGroup>
171  <ItemGroup>
172    <Compile Include="BoxChart\BitmapItemView.cs">
173      <SubType>UserControl</SubType>
174    </Compile>
175    <Compile Include="BoxChart\BitmapItemView.Designer.cs">
176      <DependentUpon>BitmapItemView.cs</DependentUpon>
177    </Compile>
178    <Compile Include="BoxChart\ColorValueView.cs">
179      <SubType>UserControl</SubType>
180    </Compile>
181    <Compile Include="BoxChart\ColorValueView.Designer.cs">
182      <DependentUpon>ColorValueView.cs</DependentUpon>
183    </Compile>
184    <Compile Include="EngineAlgorithm\EngineAlgorithmOperatorView.cs">
185      <SubType>UserControl</SubType>
186    </Compile>
187    <Compile Include="EngineAlgorithm\EngineAlgorithmOperatorView.Designer.cs">
188      <DependentUpon>EngineAlgorithmOperatorView.cs</DependentUpon>
189    </Compile>
190    <Compile Include="FDC\HeatMapControl.cs">
191      <SubType>Component</SubType>
192    </Compile>
193    <Compile Include="FDC\HeatMapControl.Designer.cs">
194      <DependentUpon>HeatMapControl.cs</DependentUpon>
195    </Compile>
196    <Compile Include="FDC\HeatMapView.cs">
197      <SubType>UserControl</SubType>
198    </Compile>
199    <Compile Include="FDC\HeatMapView.Designer.cs">
200      <DependentUpon>HeatMapView.cs</DependentUpon>
201    </Compile>
202    <Compile Include="FDC\ScatterPlotView.cs">
203      <SubType>UserControl</SubType>
204    </Compile>
205    <Compile Include="FDC\ScatterPlotView.Designer.cs">
206      <DependentUpon>ScatterPlotView.cs</DependentUpon>
207    </Compile>
208    <Compile Include="HeuristicLabAnalysisFitnessLandscapeViewsPlugin.cs" />
209    <Compile Include="MultiTrajectory\MultiTrajectoryView.cs">
210      <SubType>UserControl</SubType>
211    </Compile>
212    <Compile Include="MultiTrajectory\MultiTrajectoryView.Designer.cs">
213      <DependentUpon>MultiTrajectoryView.cs</DependentUpon>
214    </Compile>
215    <Compile Include="Properties\AssemblyInfo.cs" />
216    <Compile Include="ScopePathLookupParameterView.cs">
217      <SubType>UserControl</SubType>
218    </Compile>
219    <Compile Include="ScopePathLookupParameterView.Designer.cs">
220      <DependentUpon>ScopePathLookupParameterView.cs</DependentUpon>
221    </Compile>
222  </ItemGroup>
223  <ItemGroup>
224    <EmbeddedResource Include="BoxChart\BitmapItemView.resx">
225      <DependentUpon>BitmapItemView.cs</DependentUpon>
226    </EmbeddedResource>
227    <EmbeddedResource Include="BoxChart\ColorValueView.resx">
228      <DependentUpon>ColorValueView.cs</DependentUpon>
229    </EmbeddedResource>
230    <EmbeddedResource Include="FDC\HeatMapControl.resx">
231      <DependentUpon>HeatMapControl.cs</DependentUpon>
232    </EmbeddedResource>
233    <EmbeddedResource Include="FDC\HeatMapView.resx">
234      <DependentUpon>HeatMapView.cs</DependentUpon>
235    </EmbeddedResource>
236    <EmbeddedResource Include="FDC\ScatterPlotView.resx">
237      <DependentUpon>ScatterPlotView.cs</DependentUpon>
238    </EmbeddedResource>
239    <EmbeddedResource Include="MultiTrajectory\MultiTrajectoryView.resx">
240      <DependentUpon>MultiTrajectoryView.cs</DependentUpon>
241    </EmbeddedResource>
242  </ItemGroup>
243  <ItemGroup>
244    <None Include="HeuristicLab.snk" />
245    <None Include="HeuristicLabAnalysisFitnessLandscapeViewsPlugin.cs.frame" />
246    <None Include="Properties\AssemblyInfo.cs.frame" />
247  </ItemGroup>
248  <ItemGroup>
249    <ProjectReference Include="..\HeuristicLab.Analysis.FitnessLandscape\HeuristicLab.Analysis.FitnessLandscape.csproj">
250      <Project>{5FBDCD4A-3C2A-4EC6-83CE-34B29F43621A}</Project>
251      <Name>HeuristicLab.Analysis.FitnessLandscape</Name>
252    </ProjectReference>
253  </ItemGroup>
254  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
255  <PropertyGroup>
256    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
257set ProjectDir=$(ProjectDir)
258set SolutionDir=$(SolutionDir)
259set Outdir=$(Outdir)
260
261SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\Properties\AssemblyInfo.cs.frame" "%25ProjectDir%25\Properties\AssemblyInfo.cs"
262SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabAnalysisFitnessLandscapeViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabAnalysisFitnessLandscapeViewsPlugin.cs"</PreBuildEvent>
263  </PropertyGroup>
264  <PropertyGroup>
265    <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
266set ProjectDir=$(ProjectDir)
267set SolutionDir=$(SolutionDir)
268set Outdir=$(Outdir)
269set Platform=$(PlatformName)
270set Configuration=$(ConfigurationName)</PostBuildEvent>
271  </PropertyGroup>
272  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
273       Other similar extension points exist, see Microsoft.Common.targets.
274  <Target Name="BeforeBuild">
275  </Target>
276  <Target Name="AfterBuild">
277  </Target>
278  -->
279</Project>
Note: See TracBrowser for help on using the repository browser.