Free cookie consent management tool by TermsFeed Policy Generator

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

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

#2031 reorganized statistical testing ui

File size: 9.0 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>
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>
[9355]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>
[9353]43    </Reference>
[9355]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>
[9353]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>
[9355]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>
[9353]104    <Reference Include="System" />
105    <Reference Include="System.Core" />
106    <Reference Include="System.Drawing" />
107    <Reference Include="System.Windows.Forms" />
[9355]108    <Reference Include="System.Windows.Forms.DataVisualization" />
[9353]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" />
[9389]117    <Compile Include="Resources.Designer.cs">
118      <AutoGen>True</AutoGen>
119      <DesignTime>True</DesignTime>
120      <DependentUpon>Resources.resx</DependentUpon>
121    </Compile>
[9353]122    <Compile Include="SampleSizeChecker.cs">
123      <SubType>UserControl</SubType>
124    </Compile>
125    <Compile Include="SampleSizeChecker.designer.cs">
126      <DependentUpon>SampleSizeChecker.cs</DependentUpon>
127    </Compile>
128    <Compile Include="SampleSizeDetermination.cs" />
[9355]129    <Compile Include="SampleSizeInfluenceView.cs">
130      <SubType>UserControl</SubType>
131    </Compile>
132    <Compile Include="SampleSizeInfluenceView.Designer.cs">
133      <DependentUpon>SampleSizeInfluenceView.cs</DependentUpon>
134    </Compile>
[9353]135    <Compile Include="StatisticalTestingView.cs">
136      <SubType>UserControl</SubType>
137    </Compile>
138    <Compile Include="StatisticalTestingView.designer.cs">
139      <DependentUpon>StatisticalTestingView.cs</DependentUpon>
140    </Compile>
141    <Compile Include="KruskalWallis.cs" />
[9383]142    <Compile Include="CorrelationView.cs">
[9353]143      <SubType>UserControl</SubType>
144    </Compile>
[9383]145    <Compile Include="CorrelationView.designer.cs">
146      <DependentUpon>CorrelationView.cs</DependentUpon>
[9353]147    </Compile>
148    <Compile Include="ChartAnalysisView.cs">
149      <SubType>UserControl</SubType>
150    </Compile>
151    <Compile Include="ChartAnalysisView.designer.cs">
152      <DependentUpon>ChartAnalysisView.cs</DependentUpon>
153    </Compile>
154    <Compile Include="Plugin.cs" />
155    <Compile Include="Properties\AssemblyInfo.cs" />
156    <Compile Include="TTest.cs" />
157  </ItemGroup>
158  <ItemGroup>
159    <None Include="HeuristicLab.snk" />
160    <None Include="Plugin.cs.frame" />
161    <None Include="Properties\AssemblyInfo.cs.frame" />
162  </ItemGroup>
163  <ItemGroup>
[9389]164    <EmbeddedResource Include="Resources.resx">
165      <Generator>ResXFileCodeGenerator</Generator>
166      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
167    </EmbeddedResource>
[9353]168    <EmbeddedResource Include="StatisticalTestingView.resx">
169      <DependentUpon>StatisticalTestingView.cs</DependentUpon>
170    </EmbeddedResource>
171  </ItemGroup>
[9389]172  <ItemGroup>
173    <None Include="VS2008ImageLibrary_Annotations_Default.png" />
174  </ItemGroup>
[9353]175  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
176  <PropertyGroup>
177    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
178set ProjectDir=$(ProjectDir)
179set SolutionDir=$(SolutionDir)
180set Outdir=$(Outdir)
181
182call PreBuildEvent.cmd
183</PreBuildEvent>
184  </PropertyGroup>
185  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
186       Other similar extension points exist, see Microsoft.Common.targets.
187  <Target Name="BeforeBuild">
188  </Target>
189  <Target Name="AfterBuild">
190  </Target>
191  -->
192</Project>
Note: See TracBrowser for help on using the repository browser.