Free cookie consent management tool by TermsFeed Policy Generator

source: branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/HeuristicLab.Analysis.Statistics-3.3.csproj @ 11693

Last change on this file since 11693 was 11693, checked in by ascheibe, 9 years ago

#2031 added dialog for configuring the SignificanceLevel and renamed view

File size: 10.1 KB
RevLine 
[9353]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>{2533D1F9-F7F6-46CB-90D2-76D254E38DEE}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Analysis.Statistics</RootNamespace>
12    <AssemblyName>HeuristicLab.Analysis.Statistics-3.3</AssemblyName>
[11625]13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
[9353]14    <FileAlignment>512</FileAlignment>
[11625]15    <TargetFrameworkProfile />
[9353]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>
[11625]25    <Prefer32Bit>false</Prefer32Bit>
[9353]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>
[11625]34    <Prefer32Bit>false</Prefer32Bit>
[9353]35  </PropertyGroup>
36  <PropertyGroup>
37    <SignAssembly>true</SignAssembly>
38  </PropertyGroup>
39  <PropertyGroup>
40    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
41  </PropertyGroup>
42  <ItemGroup>
[9355]43    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
44      <SpecificVersion>False</SpecificVersion>
45      <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
[9353]46    </Reference>
[9355]47    <Reference Include="HeuristicLab.ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
48      <SpecificVersion>False</SpecificVersion>
49      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.ALGLIB-3.7.0.dll</HintPath>
50    </Reference>
[9353]51    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
52      <Private>False</Private>
53    </Reference>
[9937]54    <Reference Include="HeuristicLab.Analysis.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
55      <SpecificVersion>False</SpecificVersion>
56      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
57      <Private>False</Private>
58    </Reference>
[9353]59    <Reference Include="HeuristicLab.Collections-3.3">
60      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
61      <Private>False</Private>
62    </Reference>
63    <Reference Include="HeuristicLab.Common-3.3">
64      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
65      <Private>False</Private>
66    </Reference>
67    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
68      <Private>False</Private>
69    </Reference>
70    <Reference Include="HeuristicLab.Core-3.3">
71      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
72      <Private>False</Private>
73    </Reference>
74    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
75      <Private>False</Private>
76    </Reference>
77    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
78      <Private>False</Private>
79    </Reference>
80    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
81      <Private>False</Private>
82    </Reference>
83    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
84      <Private>False</Private>
85    </Reference>
86    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
87      <Private>False</Private>
88    </Reference>
89    <Reference Include="HeuristicLab.Operators-3.3">
90      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
91      <Private>False</Private>
92    </Reference>
93    <Reference Include="HeuristicLab.Optimization-3.3">
94      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
95      <Private>False</Private>
96    </Reference>
97    <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
98      <Private>False</Private>
99    </Reference>
100    <Reference Include="HeuristicLab.Optimizer-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
101      <SpecificVersion>False</SpecificVersion>
102      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
103      <Private>False</Private>
104    </Reference>
105    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
106      <Private>False</Private>
107    </Reference>
[9355]108    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
109      <SpecificVersion>False</SpecificVersion>
110      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
111    </Reference>
[9353]112    <Reference Include="System" />
113    <Reference Include="System.Core" />
114    <Reference Include="System.Drawing" />
115    <Reference Include="System.Windows.Forms" />
[9355]116    <Reference Include="System.Windows.Forms.DataVisualization" />
[9353]117    <Reference Include="System.Xml.Linq" />
118    <Reference Include="System.Data.DataSetExtensions" />
119    <Reference Include="Microsoft.CSharp" />
120    <Reference Include="System.Data" />
121    <Reference Include="System.Xml" />
122  </ItemGroup>
123  <ItemGroup>
[9950]124    <Compile Include="BonferroniHolm.cs" />
[9998]125    <Compile Include="EnumerableStatisticsExtension.cs" />
[9706]126    <Compile Include="ExpFitting.cs" />
127    <Compile Include="IFitting.cs" />
[9353]128    <Compile Include="LinearLeastSquaresFitting.cs" />
[9706]129    <Compile Include="LogFitting.cs" />
[9389]130    <Compile Include="Resources.Designer.cs">
131      <AutoGen>True</AutoGen>
132      <DesignTime>True</DesignTime>
133      <DependentUpon>Resources.resx</DependentUpon>
134    </Compile>
[9353]135    <Compile Include="SampleSizeDetermination.cs" />
[9355]136    <Compile Include="SampleSizeInfluenceView.cs">
137      <SubType>UserControl</SubType>
138    </Compile>
139    <Compile Include="SampleSizeInfluenceView.Designer.cs">
140      <DependentUpon>SampleSizeInfluenceView.cs</DependentUpon>
141    </Compile>
[11693]142    <Compile Include="StatisticalTestsView.cs">
[9353]143      <SubType>UserControl</SubType>
144    </Compile>
[11693]145    <Compile Include="StatisticalTestsView.designer.cs">
146      <DependentUpon>StatisticalTestsView.cs</DependentUpon>
[9353]147    </Compile>
[11692]148    <Compile Include="KruskalWallisTest.cs" />
[9383]149    <Compile Include="CorrelationView.cs">
[9353]150      <SubType>UserControl</SubType>
151    </Compile>
[9383]152    <Compile Include="CorrelationView.designer.cs">
153      <DependentUpon>CorrelationView.cs</DependentUpon>
[9353]154    </Compile>
155    <Compile Include="ChartAnalysisView.cs">
156      <SubType>UserControl</SubType>
157    </Compile>
158    <Compile Include="ChartAnalysisView.designer.cs">
159      <DependentUpon>ChartAnalysisView.cs</DependentUpon>
160    </Compile>
161    <Compile Include="Plugin.cs" />
162    <Compile Include="Properties\AssemblyInfo.cs" />
[11692]163    <Compile Include="PairwiseTest.cs" />
[11693]164    <Compile Include="StatisticalTestsConfigurationDialog.cs">
165      <SubType>Form</SubType>
166    </Compile>
167    <Compile Include="StatisticalTestsConfigurationDialog.Designer.cs">
168      <DependentUpon>StatisticalTestsConfigurationDialog.cs</DependentUpon>
169    </Compile>
[9353]170  </ItemGroup>
171  <ItemGroup>
172    <None Include="HeuristicLab.snk" />
[9749]173    <EmbeddedResource Include="ChartAnalysisView.resx">
174      <DependentUpon>ChartAnalysisView.cs</DependentUpon>
175    </EmbeddedResource>
[9742]176    <EmbeddedResource Include="InfoResources\StatisticalTestsInfo.rtf" />
[9749]177    <EmbeddedResource Include="InfoResources\ChartAnalysisInfo.rtf" />
[11671]178    <EmbeddedResource Include="InfoResources\SampleSizeInfluenceInfo.rtf" />
[9353]179    <None Include="Plugin.cs.frame" />
180    <None Include="Properties\AssemblyInfo.cs.frame" />
181  </ItemGroup>
182  <ItemGroup>
[9389]183    <EmbeddedResource Include="Resources.resx">
184      <Generator>ResXFileCodeGenerator</Generator>
185      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
186    </EmbeddedResource>
[11693]187    <EmbeddedResource Include="StatisticalTestsView.resx">
188      <DependentUpon>StatisticalTestsView.cs</DependentUpon>
[9353]189    </EmbeddedResource>
190  </ItemGroup>
[9389]191  <ItemGroup>
192    <None Include="VS2008ImageLibrary_Annotations_Default.png" />
193  </ItemGroup>
[9353]194  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
195  <PropertyGroup>
196    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
197set ProjectDir=$(ProjectDir)
198set SolutionDir=$(SolutionDir)
199set Outdir=$(Outdir)
200
201call PreBuildEvent.cmd
202</PreBuildEvent>
203  </PropertyGroup>
204  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
205       Other similar extension points exist, see Microsoft.Common.targets.
206  <Target Name="BeforeBuild">
207  </Target>
208  <Target Name="AfterBuild">
209  </Target>
210  -->
211</Project>
Note: See TracBrowser for help on using the repository browser.