Free cookie consent management tool by TermsFeed Policy Generator

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

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

#2031 switched statistical testing branch to .NET 4.5

File size: 9.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)' == '' ">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.5</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <TargetFrameworkProfile />
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>
25    <Prefer32Bit>false</Prefer32Bit>
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>
34    <Prefer32Bit>false</Prefer32Bit>
35  </PropertyGroup>
36  <PropertyGroup>
37    <SignAssembly>true</SignAssembly>
38  </PropertyGroup>
39  <PropertyGroup>
40    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
41  </PropertyGroup>
42  <ItemGroup>
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>
46    </Reference>
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>
51    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
52      <Private>False</Private>
53    </Reference>
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>
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>
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>
112    <Reference Include="System" />
113    <Reference Include="System.Core" />
114    <Reference Include="System.Drawing" />
115    <Reference Include="System.Windows.Forms" />
116    <Reference Include="System.Windows.Forms.DataVisualization" />
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>
124    <Compile Include="BonferroniHolm.cs" />
125    <Compile Include="EnumerableStatisticsExtension.cs" />
126    <Compile Include="ExpFitting.cs" />
127    <Compile Include="IFitting.cs" />
128    <Compile Include="LinearLeastSquaresFitting.cs" />
129    <Compile Include="LogFitting.cs" />
130    <Compile Include="Resources.Designer.cs">
131      <AutoGen>True</AutoGen>
132      <DesignTime>True</DesignTime>
133      <DependentUpon>Resources.resx</DependentUpon>
134    </Compile>
135    <Compile Include="SampleSizeDetermination.cs" />
136    <Compile Include="SampleSizeInfluenceView.cs">
137      <SubType>UserControl</SubType>
138    </Compile>
139    <Compile Include="SampleSizeInfluenceView.Designer.cs">
140      <DependentUpon>SampleSizeInfluenceView.cs</DependentUpon>
141    </Compile>
142    <Compile Include="StatisticalTestingView.cs">
143      <SubType>UserControl</SubType>
144    </Compile>
145    <Compile Include="StatisticalTestingView.designer.cs">
146      <DependentUpon>StatisticalTestingView.cs</DependentUpon>
147    </Compile>
148    <Compile Include="KruskalWallis.cs" />
149    <Compile Include="CorrelationView.cs">
150      <SubType>UserControl</SubType>
151    </Compile>
152    <Compile Include="CorrelationView.designer.cs">
153      <DependentUpon>CorrelationView.cs</DependentUpon>
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" />
163    <Compile Include="TTest.cs" />
164  </ItemGroup>
165  <ItemGroup>
166    <None Include="HeuristicLab.snk" />
167    <EmbeddedResource Include="ChartAnalysisView.resx">
168      <DependentUpon>ChartAnalysisView.cs</DependentUpon>
169    </EmbeddedResource>
170    <EmbeddedResource Include="InfoResources\StatisticalTestsInfo.rtf" />
171    <EmbeddedResource Include="InfoResources\ChartAnalysisInfo.rtf" />
172    <None Include="Plugin.cs.frame" />
173    <None Include="Properties\AssemblyInfo.cs.frame" />
174  </ItemGroup>
175  <ItemGroup>
176    <EmbeddedResource Include="Resources.resx">
177      <Generator>ResXFileCodeGenerator</Generator>
178      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
179    </EmbeddedResource>
180    <EmbeddedResource Include="StatisticalTestingView.resx">
181      <DependentUpon>StatisticalTestingView.cs</DependentUpon>
182    </EmbeddedResource>
183  </ItemGroup>
184  <ItemGroup>
185    <None Include="VS2008ImageLibrary_Annotations_Default.png" />
186  </ItemGroup>
187  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
188  <PropertyGroup>
189    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
190set ProjectDir=$(ProjectDir)
191set SolutionDir=$(SolutionDir)
192set Outdir=$(Outdir)
193
194call PreBuildEvent.cmd
195</PreBuildEvent>
196  </PropertyGroup>
197  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
198       Other similar extension points exist, see Microsoft.Common.targets.
199  <Target Name="BeforeBuild">
200  </Target>
201  <Target Name="AfterBuild">
202  </Target>
203  -->
204</Project>
Note: See TracBrowser for help on using the repository browser.