Free cookie consent management tool by TermsFeed Policy Generator

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

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

#2031 ResultCorrelationView is now sortable and some minor cosmetic improvements

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