Free cookie consent management tool by TermsFeed Policy Generator

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

Last change on this file since 8627 was 8627, checked in by mkommend, 12 years ago

#1948: Updated FLA to use ALGLIB 3.6.

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