Free cookie consent management tool by TermsFeed Policy Generator

source: branches/PerformanceComparison/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj @ 12808

Last change on this file since 12808 was 12764, checked in by abeham, 9 years ago

#2431:

  • branched relevant plugins
  • added analyzer to calculate quality vs evaluation first-hit graph
  • (also added results parameter)
File size: 15.1 KB
RevLine 
[2891]1<?xml version="1.0" encoding="utf-8"?>
[4065]2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
[2891]3  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{76945D76-CA61-4147-9DC2-0ACDCDDF87F9}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Analysis.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Analysis.Views-3.3</AssemblyName>
[11623]13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
[5163]14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
[2891]16    <FileAlignment>512</FileAlignment>
17    <SignAssembly>true</SignAssembly>
18    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
[4065]19    <FileUpgradeFlags>
20    </FileUpgradeFlags>
21    <OldToolsVersion>3.5</OldToolsVersion>
22    <UpgradeBackupLocation />
23    <PublishUrl>publish\</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Disk</InstallFrom>
26    <UpdateEnabled>false</UpdateEnabled>
27    <UpdateMode>Foreground</UpdateMode>
28    <UpdateInterval>7</UpdateInterval>
29    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
30    <UpdatePeriodically>false</UpdatePeriodically>
31    <UpdateRequired>false</UpdateRequired>
32    <MapFileExtensions>true</MapFileExtensions>
33    <ApplicationRevision>0</ApplicationRevision>
34    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35    <IsWebBootstrapper>false</IsWebBootstrapper>
36    <UseApplicationTrust>false</UseApplicationTrust>
37    <BootstrapperEnabled>true</BootstrapperEnabled>
[2891]38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
40    <DebugSymbols>true</DebugSymbols>
41    <DebugType>full</DebugType>
42    <Optimize>false</Optimize>
[12764]43    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[2891]44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
[4065]47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]48    <Prefer32Bit>false</Prefer32Bit>
[2891]49  </PropertyGroup>
50  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
51    <DebugType>pdbonly</DebugType>
52    <Optimize>true</Optimize>
[12764]53    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[2891]54    <DefineConstants>TRACE</DefineConstants>
55    <ErrorReport>prompt</ErrorReport>
56    <WarningLevel>4</WarningLevel>
[6866]57    <DocumentationFile>
58    </DocumentationFile>
[4065]59    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]60    <Prefer32Bit>false</Prefer32Bit>
[2891]61  </PropertyGroup>
[2900]62  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
63    <DebugSymbols>true</DebugSymbols>
[12764]64    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[2900]65    <DefineConstants>DEBUG;TRACE</DefineConstants>
66    <DebugType>full</DebugType>
67    <PlatformTarget>x86</PlatformTarget>
68    <ErrorReport>prompt</ErrorReport>
[4065]69    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]70    <Prefer32Bit>false</Prefer32Bit>
[2900]71  </PropertyGroup>
72  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
[12764]73    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[2900]74    <DefineConstants>TRACE</DefineConstants>
[6866]75    <DocumentationFile>
76    </DocumentationFile>
[2900]77    <Optimize>true</Optimize>
78    <DebugType>pdbonly</DebugType>
79    <PlatformTarget>x86</PlatformTarget>
80    <ErrorReport>prompt</ErrorReport>
[4065]81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]82    <Prefer32Bit>false</Prefer32Bit>
[2900]83  </PropertyGroup>
84  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
85    <DebugSymbols>true</DebugSymbols>
[12764]86    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[2900]87    <DefineConstants>DEBUG;TRACE</DefineConstants>
88    <DebugType>full</DebugType>
89    <PlatformTarget>x64</PlatformTarget>
90    <ErrorReport>prompt</ErrorReport>
[4065]91    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]92    <Prefer32Bit>false</Prefer32Bit>
[2900]93  </PropertyGroup>
94  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
[12764]95    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[2900]96    <DefineConstants>TRACE</DefineConstants>
[6866]97    <DocumentationFile>
98    </DocumentationFile>
[2900]99    <Optimize>true</Optimize>
100    <DebugType>pdbonly</DebugType>
101    <PlatformTarget>x64</PlatformTarget>
102    <ErrorReport>prompt</ErrorReport>
[4065]103    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]104    <Prefer32Bit>false</Prefer32Bit>
[2900]105  </PropertyGroup>
[2891]106  <ItemGroup>
[12764]107    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
108      <SpecificVersion>False</SpecificVersion>
109      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
110      <Private>False</Private>
111    </Reference>
112    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
113      <SpecificVersion>False</SpecificVersion>
114      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
115      <Private>False</Private>
116    </Reference>
117    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
118      <SpecificVersion>False</SpecificVersion>
119      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
120      <Private>False</Private>
121    </Reference>
122    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
123      <SpecificVersion>False</SpecificVersion>
124      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
125      <Private>False</Private>
126    </Reference>
127    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
128      <SpecificVersion>False</SpecificVersion>
129      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
130      <Private>False</Private>
131    </Reference>
132    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
133      <SpecificVersion>False</SpecificVersion>
134      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
135      <Private>False</Private>
136    </Reference>
137    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
138      <SpecificVersion>False</SpecificVersion>
139      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
140      <Private>False</Private>
141    </Reference>
142    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
143      <SpecificVersion>False</SpecificVersion>
144      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
145      <Private>False</Private>
146    </Reference>
147    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
148      <SpecificVersion>False</SpecificVersion>
149      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
150      <Private>False</Private>
151    </Reference>
152    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
153      <SpecificVersion>False</SpecificVersion>
154      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
155      <Private>False</Private>
156    </Reference>
[2891]157    <Reference Include="System" />
158    <Reference Include="System.Core">
159      <RequiredTargetFramework>3.5</RequiredTargetFramework>
160    </Reference>
161    <Reference Include="System.Drawing" />
162    <Reference Include="System.Windows.Forms" />
[5163]163    <Reference Include="System.Windows.Forms.DataVisualization" />
[2891]164    <Reference Include="System.Xml.Linq">
165      <RequiredTargetFramework>3.5</RequiredTargetFramework>
166    </Reference>
167    <Reference Include="System.Data.DataSetExtensions">
168      <RequiredTargetFramework>3.5</RequiredTargetFramework>
169    </Reference>
170    <Reference Include="System.Data" />
171    <Reference Include="System.Xml" />
172  </ItemGroup>
173  <ItemGroup>
[12764]174    <Compile Include="IndexedDataTableView.cs">
175      <SubType>UserControl</SubType>
176    </Compile>
177    <Compile Include="IndexedDataTableView.Designer.cs">
178      <DependentUpon>IndexedDataTableView.cs</DependentUpon>
179    </Compile>
[8907]180    <Compile Include="ScatterPlotVisualPropertiesDialog.cs">
181      <SubType>Form</SubType>
182    </Compile>
183    <Compile Include="ScatterPlotVisualPropertiesDialog.Designer.cs">
184      <DependentUpon>ScatterPlotVisualPropertiesDialog.cs</DependentUpon>
185    </Compile>
186    <Compile Include="ScatterPlotVisualPropertiesControl.cs">
187      <SubType>UserControl</SubType>
188    </Compile>
189    <Compile Include="ScatterPlotVisualPropertiesControl.Designer.cs">
190      <DependentUpon>ScatterPlotVisualPropertiesControl.cs</DependentUpon>
191    </Compile>
192    <Compile Include="ScatterPlotDataRowVisualPropertiesControl.cs">
193      <SubType>UserControl</SubType>
194    </Compile>
195    <Compile Include="ScatterPlotDataRowVisualPropertiesControl.Designer.cs">
196      <DependentUpon>ScatterPlotDataRowVisualPropertiesControl.cs</DependentUpon>
197    </Compile>
[7829]198    <Compile Include="ScatterPlotView.cs">
199      <SubType>UserControl</SubType>
200    </Compile>
201    <Compile Include="ScatterPlotView.Designer.cs">
202      <DependentUpon>ScatterPlotView.cs</DependentUpon>
203    </Compile>
[8280]204    <Compile Include="ScatterPlotHistoryView.cs">
205      <SubType>UserControl</SubType>
206    </Compile>
207    <Compile Include="ScatterPlotHistoryView.Designer.cs">
208      <DependentUpon>ScatterPlotHistoryView.cs</DependentUpon>
209    </Compile>
[6866]210    <None Include="Plugin.cs.frame" />
[4641]211    <Compile Include="AlleleFrequencyCollectionView.cs">
212      <SubType>UserControl</SubType>
213    </Compile>
[4639]214    <Compile Include="AlleleFrequencyCollectionView.Designer.cs">
215      <DependentUpon>AlleleFrequencyCollectionView.cs</DependentUpon>
[4623]216    </Compile>
[6342]217    <Compile Include="DataRowVisualPropertiesControl.cs">
218      <SubType>UserControl</SubType>
219    </Compile>
220    <Compile Include="DataRowVisualPropertiesControl.Designer.cs">
221      <DependentUpon>DataRowVisualPropertiesControl.cs</DependentUpon>
222    </Compile>
223    <Compile Include="DataTableVisualPropertiesControl.cs">
224      <SubType>UserControl</SubType>
225    </Compile>
226    <Compile Include="DataTableVisualPropertiesControl.Designer.cs">
227      <DependentUpon>DataTableVisualPropertiesControl.cs</DependentUpon>
228    </Compile>
229    <Compile Include="DataTableVisualPropertiesDialog.cs">
230      <SubType>Form</SubType>
231    </Compile>
232    <Compile Include="DataTableVisualPropertiesDialog.Designer.cs">
233      <DependentUpon>DataTableVisualPropertiesDialog.cs</DependentUpon>
234    </Compile>
[4703]235    <Compile Include="HeatMapHistoryView.cs">
236      <SubType>UserControl</SubType>
237    </Compile>
238    <Compile Include="HeatMapHistoryView.Designer.cs">
239      <DependentUpon>HeatMapHistoryView.cs</DependentUpon>
240    </Compile>
241    <Compile Include="DataTableHistoryView.cs">
242      <SubType>UserControl</SubType>
243    </Compile>
244    <Compile Include="DataTableHistoryView.Designer.cs">
245      <DependentUpon>DataTableHistoryView.cs</DependentUpon>
246    </Compile>
247    <Compile Include="HeatMapView.cs">
248      <SubType>UserControl</SubType>
249    </Compile>
250    <Compile Include="HeatMapView.Designer.cs">
251      <DependentUpon>HeatMapView.cs</DependentUpon>
252    </Compile>
[4623]253    <Compile Include="AlleleFrequencyView.cs">
254      <SubType>UserControl</SubType>
255    </Compile>
256    <Compile Include="AlleleFrequencyView.Designer.cs">
257      <DependentUpon>AlleleFrequencyView.cs</DependentUpon>
258    </Compile>
[4641]259    <Compile Include="AlleleFrequencyCollectionHistoryView.cs">
260      <SubType>UserControl</SubType>
261    </Compile>
262    <Compile Include="AlleleFrequencyCollectionHistoryView.Designer.cs">
263      <DependentUpon>AlleleFrequencyCollectionHistoryView.cs</DependentUpon>
264    </Compile>
[6866]265    <Compile Include="Plugin.cs" />
[2891]266    <Compile Include="Properties\AssemblyInfo.cs" />
[2908]267    <Compile Include="DataTableView.cs">
268      <SubType>UserControl</SubType>
269    </Compile>
270    <Compile Include="DataTableView.Designer.cs">
271      <DependentUpon>DataTableView.cs</DependentUpon>
272    </Compile>
[11623]273    <Compile Include="HistogramControl.cs">
[11610]274      <SubType>UserControl</SubType>
275    </Compile>
276    <Compile Include="HistogramControl.Designer.cs">
277      <DependentUpon>HistogramControl.cs</DependentUpon>
278    </Compile>
[2891]279  </ItemGroup>
280  <ItemGroup>
281    <None Include="HeuristicLab.snk" />
[6866]282    <None Include="Properties\AssemblyInfo.cs.frame" />
[2891]283  </ItemGroup>
284  <ItemGroup>
285    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
286      <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
287      <Name>HeuristicLab.Analysis-3.3</Name>
[6866]288      <Private>False</Private>
[2891]289    </ProjectReference>
290  </ItemGroup>
[4065]291  <ItemGroup>
292    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
293      <Visible>False</Visible>
294      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
295      <Install>false</Install>
296    </BootstrapperPackage>
297    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
298      <Visible>False</Visible>
299      <ProductName>.NET Framework 3.5 SP1</ProductName>
300      <Install>true</Install>
301    </BootstrapperPackage>
302    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
303      <Visible>False</Visible>
304      <ProductName>Windows Installer 3.1</ProductName>
305      <Install>true</Install>
306    </BootstrapperPackage>
307  </ItemGroup>
[6353]308  <ItemGroup>
309    <EmbeddedResource Include="HeatMapView.resx">
310      <DependentUpon>HeatMapView.cs</DependentUpon>
311    </EmbeddedResource>
312  </ItemGroup>
[2891]313  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
314  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
315       Other similar extension points exist, see Microsoft.Common.targets.
316  <Target Name="BeforeBuild">
317  </Target>
318  <Target Name="AfterBuild">
319  </Target>
320  -->
321  <PropertyGroup>
[8907]322    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
[2891]323set ProjectDir=$(ProjectDir)
324set SolutionDir=$(SolutionDir)
325set Outdir=$(Outdir)
326
327call PreBuildEvent.cmd
[6866]328</PreBuildEvent>
[8907]329    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
[8600]330export ProjectDir=$(ProjectDir)
331export SolutionDir=$(SolutionDir)
332
333$SolutionDir/PreBuildEvent.sh
334</PreBuildEvent>
[2891]335  </PropertyGroup>
336</Project>
Note: See TracBrowser for help on using the repository browser.