Free cookie consent management tool by TermsFeed Policy Generator

source: branches/histogram/HistogramViewTest/HistogramViewTest.csproj @ 6013

Last change on this file since 6013 was 6013, checked in by abeham, 13 years ago

#1465

  • removed AggregatedHistogramHistoryView
  • removed Histogram and HistogramHistory data structures
  • removed HistogramView and HistogramHistoryView, but left the HistogramControl
  • adapted the QualityDistributionAnalyzer to create a DataTable instead
  • added a StoreHistory parameter
  • adapted the temporary test project
File size: 5.7 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)' == '' ">x86</Platform>
6    <ProductVersion>8.0.30703</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{0D308137-8F8A-4361-A63D-09FAFEB29F9C}</ProjectGuid>
9    <OutputType>WinExe</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HistogramViewTest</RootNamespace>
12    <AssemblyName>HistogramViewTest</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17  </PropertyGroup>
18  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
19    <PlatformTarget>x86</PlatformTarget>
20    <DebugSymbols>true</DebugSymbols>
21    <DebugType>full</DebugType>
22    <Optimize>false</Optimize>
23    <OutputPath>bin\Debug\</OutputPath>
24    <DefineConstants>DEBUG;TRACE</DefineConstants>
25    <ErrorReport>prompt</ErrorReport>
26    <WarningLevel>4</WarningLevel>
27  </PropertyGroup>
28  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
29    <PlatformTarget>x86</PlatformTarget>
30    <DebugType>pdbonly</DebugType>
31    <Optimize>true</Optimize>
32    <OutputPath>bin\Release\</OutputPath>
33    <DefineConstants>TRACE</DefineConstants>
34    <ErrorReport>prompt</ErrorReport>
35    <WarningLevel>4</WarningLevel>
36  </PropertyGroup>
37  <ItemGroup>
38    <Reference Include="System" />
39    <Reference Include="System.Core" />
40    <Reference Include="System.Xml.Linq" />
41    <Reference Include="System.Data.DataSetExtensions" />
42    <Reference Include="Microsoft.CSharp" />
43    <Reference Include="System.Data" />
44    <Reference Include="System.Deployment" />
45    <Reference Include="System.Drawing" />
46    <Reference Include="System.Windows.Forms" />
47    <Reference Include="System.Xml" />
48  </ItemGroup>
49  <ItemGroup>
50    <Compile Include="Form1.cs">
51      <SubType>Form</SubType>
52    </Compile>
53    <Compile Include="Form1.Designer.cs">
54      <DependentUpon>Form1.cs</DependentUpon>
55    </Compile>
56    <Compile Include="Program.cs" />
57    <Compile Include="Properties\AssemblyInfo.cs" />
58    <EmbeddedResource Include="Properties\Resources.resx">
59      <Generator>ResXFileCodeGenerator</Generator>
60      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
61      <SubType>Designer</SubType>
62    </EmbeddedResource>
63    <Compile Include="Properties\Resources.Designer.cs">
64      <AutoGen>True</AutoGen>
65      <DependentUpon>Resources.resx</DependentUpon>
66      <DesignTime>True</DesignTime>
67    </Compile>
68    <None Include="app.config" />
69    <None Include="Properties\Settings.settings">
70      <Generator>SettingsSingleFileGenerator</Generator>
71      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
72    </None>
73    <Compile Include="Properties\Settings.Designer.cs">
74      <AutoGen>True</AutoGen>
75      <DependentUpon>Settings.settings</DependentUpon>
76      <DesignTimeSharedInput>True</DesignTimeSharedInput>
77    </Compile>
78  </ItemGroup>
79  <ItemGroup>
80    <ProjectReference Include="..\HeuristicLab.Analysis.Views\3.3\HeuristicLab.Analysis.Views-3.3.csproj">
81      <Project>{76945D76-CA61-4147-9DC2-0ACDCDDF87F9}</Project>
82      <Name>HeuristicLab.Analysis.Views-3.3</Name>
83    </ProjectReference>
84    <ProjectReference Include="..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
85      <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
86      <Name>HeuristicLab.Analysis-3.3</Name>
87    </ProjectReference>
88    <ProjectReference Include="..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
89      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
90      <Name>HeuristicLab.Collections-3.3</Name>
91    </ProjectReference>
92    <ProjectReference Include="..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
93      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
94      <Name>HeuristicLab.Common-3.3</Name>
95    </ProjectReference>
96    <ProjectReference Include="..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
97      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
98      <Name>HeuristicLab.Core.Views-3.3</Name>
99    </ProjectReference>
100    <ProjectReference Include="..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
101      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
102      <Name>HeuristicLab.Core-3.3</Name>
103    </ProjectReference>
104    <ProjectReference Include="..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
105      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
106      <Name>HeuristicLab.Data-3.3</Name>
107    </ProjectReference>
108    <ProjectReference Include="..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
109      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
110      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
111    </ProjectReference>
112    <ProjectReference Include="..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
113      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
114      <Name>HeuristicLab.MainForm-3.3</Name>
115    </ProjectReference>
116  </ItemGroup>
117  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
118  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
119       Other similar extension points exist, see Microsoft.Common.targets.
120  <Target Name="BeforeBuild">
121  </Target>
122  <Target Name="AfterBuild">
123  </Target>
124  -->
125</Project>
Note: See TracBrowser for help on using the repository browser.