Free cookie consent management tool by TermsFeed Policy Generator

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

Last change on this file since 9998 was 9998, checked in by ascheibe, 11 years ago

#2031 added confidence intervals to sample size influence view

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