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 @ 9354

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

#1886 removed views that went into the statistical hypothesis testing branch (#2031)

File size: 7.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>{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="KruskalWallis.cs" />
122    <Compile Include="ParameterInfluenceView.cs">
123      <SubType>UserControl</SubType>
124    </Compile>
125    <Compile Include="ParameterInfluenceView.designer.cs">
126      <DependentUpon>ParameterInfluenceView.cs</DependentUpon>
127    </Compile>
128    <Compile Include="Plugin.cs" />
129    <Compile Include="Properties\AssemblyInfo.cs" />
130    <Compile Include="SuccessorConfigurator.cs">
131      <SubType>Form</SubType>
132    </Compile>
133    <Compile Include="SuccessorConfigurator.Designer.cs">
134      <DependentUpon>SuccessorConfigurator.cs</DependentUpon>
135    </Compile>
136    <Compile Include="SuccessorConfiguratorMenuItem.cs" />
137  </ItemGroup>
138  <ItemGroup>
139    <None Include="HeuristicLab.snk" />
140    <None Include="Plugin.cs.frame" />
141    <None Include="Properties\AssemblyInfo.cs.frame" />
142  </ItemGroup>
143  <ItemGroup>
144    <ProjectReference Include="..\..\HeuristicLab.Analysis.AlgorithmBehavior.Analyzers\3.3\HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj">
145      <Project>{2533d1f9-f7f6-46cb-90d2-76d254e38dee}</Project>
146      <Name>HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3</Name>
147      <Private>False</Private>
148    </ProjectReference>
149  </ItemGroup>
150  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
151  <PropertyGroup>
152    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
153set ProjectDir=$(ProjectDir)
154set SolutionDir=$(SolutionDir)
155set Outdir=$(Outdir)
156
157call PreBuildEvent.cmd
158</PreBuildEvent>
159  </PropertyGroup>
160  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
161       Other similar extension points exist, see Microsoft.Common.targets.
162  <Target Name="BeforeBuild">
163  </Target>
164  <Target Name="AfterBuild">
165  </Target>
166  -->
167</Project>
Note: See TracBrowser for help on using the repository browser.