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

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

#1886 worked on solution caching

File size: 9.1 KB
RevLine 
[9095]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>
[9196]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>
[9095]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>
[9361]107    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
108      <SpecificVersion>False</SpecificVersion>
109      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
110      <Private>False</Private>
111    </Reference>
[9095]112    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
113      <Private>False</Private>
114    </Reference>
[9361]115    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
116      <SpecificVersion>False</SpecificVersion>
117      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
118      <Private>False</Private>
119    </Reference>
[9095]120    <Reference Include="System" />
121    <Reference Include="System.Core" />
122    <Reference Include="System.Drawing" />
123    <Reference Include="System.Windows.Forms" />
124    <Reference Include="System.Xml.Linq" />
125    <Reference Include="System.Data.DataSetExtensions" />
126    <Reference Include="Microsoft.CSharp" />
127    <Reference Include="System.Data" />
128    <Reference Include="System.Xml" />
129  </ItemGroup>
130  <ItemGroup>
[9361]131    <Compile Include="CreateExperimentDialog.cs">
132      <SubType>Form</SubType>
133    </Compile>
134    <Compile Include="CreateExperimentDialog.Designer.cs">
135      <DependentUpon>CreateExperimentDialog.cs</DependentUpon>
136    </Compile>
137    <Compile Include="CreateExperimentMenuItem.cs" />
[9316]138    <Compile Include="KruskalWallis.cs" />
[9196]139    <Compile Include="ParameterInfluenceView.cs">
140      <SubType>UserControl</SubType>
141    </Compile>
142    <Compile Include="ParameterInfluenceView.designer.cs">
143      <DependentUpon>ParameterInfluenceView.cs</DependentUpon>
144    </Compile>
[9728]145    <Compile Include="PermutationSolutionDictionaryView.cs">
146      <SubType>UserControl</SubType>
147    </Compile>
148    <Compile Include="PermutationSolutionDictionaryView.Designer.cs">
149      <DependentUpon>PermutationSolutionDictionaryView.cs</DependentUpon>
150    </Compile>
[9095]151    <Compile Include="Plugin.cs" />
152    <Compile Include="Properties\AssemblyInfo.cs" />
153    <Compile Include="SuccessorConfigurator.cs">
154      <SubType>Form</SubType>
155    </Compile>
156    <Compile Include="SuccessorConfigurator.Designer.cs">
157      <DependentUpon>SuccessorConfigurator.cs</DependentUpon>
158    </Compile>
159    <Compile Include="SuccessorConfiguratorMenuItem.cs" />
160  </ItemGroup>
161  <ItemGroup>
162    <None Include="HeuristicLab.snk" />
163    <None Include="Plugin.cs.frame" />
164    <None Include="Properties\AssemblyInfo.cs.frame" />
165  </ItemGroup>
166  <ItemGroup>
167    <ProjectReference Include="..\..\HeuristicLab.Analysis.AlgorithmBehavior.Analyzers\3.3\HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj">
168      <Project>{2533d1f9-f7f6-46cb-90d2-76d254e38dee}</Project>
169      <Name>HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3</Name>
170      <Private>False</Private>
171    </ProjectReference>
172  </ItemGroup>
[9361]173  <ItemGroup>
174    <EmbeddedResource Include="CreateExperimentDialog.resx">
175      <DependentUpon>CreateExperimentDialog.cs</DependentUpon>
176    </EmbeddedResource>
177  </ItemGroup>
[9095]178  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
179  <PropertyGroup>
180    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
181set ProjectDir=$(ProjectDir)
182set SolutionDir=$(SolutionDir)
183set Outdir=$(Outdir)
184
185call PreBuildEvent.cmd
186</PreBuildEvent>
187  </PropertyGroup>
188  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
189       Other similar extension points exist, see Microsoft.Common.targets.
190  <Target Name="BeforeBuild">
191  </Target>
192  <Target Name="AfterBuild">
193  </Target>
194  -->
195</Project>
Note: See TracBrowser for help on using the repository browser.