Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views-3.3.csproj @ 9330

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

#1886 added a view for sample size determination

File size: 8.9 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>{4B306883-EB5B-4DE0-A5E1-B6BFD8A2E4D4}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views-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="Accord">
41      <HintPath>libs\Accord.dll</HintPath>
42    </Reference>
43    <Reference Include="Accord.Math">
44      <HintPath>libs\Accord.Math.dll</HintPath>
45    </Reference>
46    <Reference Include="Accord.Statistics">
47      <HintPath>libs\Accord.Statistics.dll</HintPath>
48    </Reference>
49    <Reference Include="AForge">
50      <HintPath>libs\AForge.dll</HintPath>
51    </Reference>
52    <Reference Include="AForge.Math">
53      <HintPath>libs\AForge.Math.dll</HintPath>
54    </Reference>
55    <Reference Include="ALGLIB-3.6.0, Version=3.6.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
56      <Private>False</Private>
57    </Reference>
58    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
59      <Private>False</Private>
60    </Reference>
61    <Reference Include="HeuristicLab.Collections-3.3">
62      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
63      <Private>False</Private>
64    </Reference>
65    <Reference Include="HeuristicLab.Common-3.3">
66      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
67      <Private>False</Private>
68    </Reference>
69    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
70      <Private>False</Private>
71    </Reference>
72    <Reference Include="HeuristicLab.Core-3.3">
73      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
74      <Private>False</Private>
75    </Reference>
76    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
77      <Private>False</Private>
78    </Reference>
79    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
80      <Private>False</Private>
81    </Reference>
82    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
83      <Private>False</Private>
84    </Reference>
85    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
86      <Private>False</Private>
87    </Reference>
88    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
89      <Private>False</Private>
90    </Reference>
91    <Reference Include="HeuristicLab.Operators-3.3">
92      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
93      <Private>False</Private>
94    </Reference>
95    <Reference Include="HeuristicLab.Optimization-3.3">
96      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
97      <Private>False</Private>
98    </Reference>
99    <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
100      <Private>False</Private>
101    </Reference>
102    <Reference Include="HeuristicLab.Optimizer-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
103      <SpecificVersion>False</SpecificVersion>
104      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
105      <Private>False</Private>
106    </Reference>
107    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
108      <Private>False</Private>
109    </Reference>
110    <Reference Include="System" />
111    <Reference Include="System.Core" />
112    <Reference Include="System.Drawing" />
113    <Reference Include="System.Windows.Forms" />
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="SampleSizeChecker.cs">
122      <SubType>UserControl</SubType>
123    </Compile>
124    <Compile Include="SampleSizeChecker.designer.cs">
125      <DependentUpon>SampleSizeChecker.cs</DependentUpon>
126    </Compile>
127    <Compile Include="SampleSizeDetermination.cs" />
128    <Compile Include="StatisticalTestingView.cs">
129      <SubType>UserControl</SubType>
130    </Compile>
131    <Compile Include="StatisticalTestingView.designer.cs">
132      <DependentUpon>StatisticalTestingView.cs</DependentUpon>
133    </Compile>
134    <Compile Include="KruskalWallis.cs" />
135    <Compile Include="ResultCorrelationView.cs">
136      <SubType>UserControl</SubType>
137    </Compile>
138    <Compile Include="ResultCorrelationView.designer.cs">
139      <DependentUpon>ResultCorrelationView.cs</DependentUpon>
140    </Compile>
141    <Compile Include="ParameterInfluenceView.cs">
142      <SubType>UserControl</SubType>
143    </Compile>
144    <Compile Include="ParameterInfluenceView.designer.cs">
145      <DependentUpon>ParameterInfluenceView.cs</DependentUpon>
146    </Compile>
147    <Compile Include="RunCollectionStatisticalTabularView.cs">
148      <SubType>UserControl</SubType>
149    </Compile>
150    <Compile Include="RunCollectionStatisticalTabularView.designer.cs">
151      <DependentUpon>RunCollectionStatisticalTabularView.cs</DependentUpon>
152    </Compile>
153    <Compile Include="Plugin.cs" />
154    <Compile Include="Properties\AssemblyInfo.cs" />
155    <Compile Include="SuccessorConfigurator.cs">
156      <SubType>Form</SubType>
157    </Compile>
158    <Compile Include="SuccessorConfigurator.Designer.cs">
159      <DependentUpon>SuccessorConfigurator.cs</DependentUpon>
160    </Compile>
161    <Compile Include="SuccessorConfiguratorMenuItem.cs" />
162  </ItemGroup>
163  <ItemGroup>
164    <None Include="HeuristicLab.snk" />
165    <None Include="Plugin.cs.frame" />
166    <None Include="Properties\AssemblyInfo.cs.frame" />
167  </ItemGroup>
168  <ItemGroup>
169    <ProjectReference Include="..\..\HeuristicLab.Analysis.AlgorithmBehavior.Analyzers\3.3\HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj">
170      <Project>{2533d1f9-f7f6-46cb-90d2-76d254e38dee}</Project>
171      <Name>HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3</Name>
172      <Private>False</Private>
173    </ProjectReference>
174  </ItemGroup>
175  <ItemGroup>
176    <EmbeddedResource Include="StatisticalTestingView.resx">
177      <DependentUpon>StatisticalTestingView.cs</DependentUpon>
178    </EmbeddedResource>
179  </ItemGroup>
180  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
181  <PropertyGroup>
182    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
183set ProjectDir=$(ProjectDir)
184set SolutionDir=$(SolutionDir)
185set Outdir=$(Outdir)
186
187call PreBuildEvent.cmd
188</PreBuildEvent>
189  </PropertyGroup>
190  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
191       Other similar extension points exist, see Microsoft.Common.targets.
192  <Target Name="BeforeBuild">
193  </Target>
194  <Target Name="AfterBuild">
195  </Target>
196  -->
197</Project>
Note: See TracBrowser for help on using the repository browser.