Free cookie consent management tool by TermsFeed Policy Generator

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

Last change on this file since 9060 was 9060, checked in by ascheibe, 12 years ago

#1886 cleaned up plugin dependencies

File size: 9.3 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.AlgorithmBehavior.Analyzers</RootNamespace>
12    <AssemblyName>HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-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.6.0, Version=3.6.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
41      <Private>False</Private>
42    </Reference>
43    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
44      <Private>False</Private>
45    </Reference>
46    <Reference Include="HeuristicLab.Collections-3.3">
47      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
48      <Private>False</Private>
49    </Reference>
50    <Reference Include="HeuristicLab.Common-3.3">
51      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
52      <Private>False</Private>
53    </Reference>
54    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
55      <Private>False</Private>
56    </Reference>
57    <Reference Include="HeuristicLab.Core-3.3">
58      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
59      <Private>False</Private>
60    </Reference>
61    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
62      <Private>False</Private>
63    </Reference>
64    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
65      <Private>False</Private>
66    </Reference>
67    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
68      <Private>False</Private>
69    </Reference>
70    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
71      <Private>False</Private>
72    </Reference>
73    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
74      <Private>False</Private>
75    </Reference>
76    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
77      <Private>False</Private>
78    </Reference>
79    <Reference Include="HeuristicLab.Operators-3.3">
80      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
81      <Private>False</Private>
82    </Reference>
83    <Reference Include="HeuristicLab.Optimization-3.3">
84      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
85      <Private>False</Private>
86    </Reference>
87    <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
88      <Private>False</Private>
89    </Reference>
90    <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
91      <Private>False</Private>
92    </Reference>
93    <Reference Include="HeuristicLab.Optimizer-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
94      <SpecificVersion>False</SpecificVersion>
95      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
96      <Private>False</Private>
97    </Reference>
98    <Reference Include="HeuristicLab.Parameters-3.3">
99      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
100      <Private>False</Private>
101    </Reference>
102    <Reference Include="HeuristicLab.Persistence-3.3">
103      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
104      <Private>False</Private>
105    </Reference>
106    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
107      <Private>False</Private>
108    </Reference>
109    <Reference Include="System" />
110    <Reference Include="System.Core" />
111    <Reference Include="System.Drawing" />
112    <Reference Include="System.Windows.Forms" />
113    <Reference Include="System.Xml.Linq" />
114    <Reference Include="System.Data.DataSetExtensions" />
115    <Reference Include="Microsoft.CSharp" />
116    <Reference Include="System.Data" />
117    <Reference Include="System.Xml" />
118  </ItemGroup>
119  <ItemGroup>
120    <Compile Include="CombinedOperator.cs" />
121    <Compile Include="AlgorithmBehaviorHelpers.cs" />
122    <Compile Include="AfterCrossoverCombinedOperator.cs" />
123    <Compile Include="AfterMutationCombinedOperator.cs" />
124    <Compile Include="CombinedOperators\VRPAfterMutationCombinedOperator.cs" />
125    <Compile Include="CombinedOperators\VRPAfterCrossoverCombinedOperator.cs" />
126    <Compile Include="CombinedOperators\TFAfterMutationCombinedOperator.cs" />
127    <Compile Include="CombinedOperators\TFAfterCrossoverCombinedOperator.cs" />
128    <Compile Include="CombinedOperators\TSPAfterMutationCombinedOperator.cs" />
129    <Compile Include="CombinedOperators\TSPAfterCrossoverCombinedOperator.cs" />
130    <Compile Include="CombinedOperators\QAPAfterMutationCombinedOperator.cs" />
131    <Compile Include="CombinedOperators\QAPAfterCrossoverCombinedOperator.cs" />
132    <Compile Include="InitializableOperator.cs" />
133    <Compile Include="SolutionToPopulationAnalyzer.cs" />
134    <Compile Include="UnwantedMutationAnalyzers\PermutationUnwantedMutationAnalyzer.cs" />
135    <Compile Include="UnwantedMutationAnalyzers\IUnwantedMutationAnalyzer.cs" />
136    <Compile Include="UnwantedMutationAnalyzers\UnwantedMutationAnalyzer.cs" />
137    <Compile Include="VariableRemover.cs" />
138    <Compile Include="LinearLeastSquaresFitting.cs" />
139    <Compile Include="RunCollectionStatisticalTabularView.cs">
140      <SubType>UserControl</SubType>
141    </Compile>
142    <Compile Include="RunCollectionStatisticalTabularView.designer.cs">
143      <DependentUpon>RunCollectionStatisticalTabularView.cs</DependentUpon>
144    </Compile>
145    <Compile Include="ScatterPlotHelper.cs" />
146    <Compile Include="DataTableHelper.cs" />
147    <Compile Include="DuplicateSolutionsAnalyzer.cs" />
148    <Compile Include="MutationPerformanceAnalyzer.cs" />
149    <Compile Include="CrossoverPerformanceAnalyzer.cs" />
150    <Compile Include="Plugin.cs" />
151    <Compile Include="Properties\AssemblyInfo.cs" />
152    <Compile Include="VariableDuplicator.cs" />
153    <Compile Include="Views\SuccessorConfigurator.cs">
154      <SubType>Form</SubType>
155    </Compile>
156    <Compile Include="Views\SuccessorConfigurator.Designer.cs">
157      <DependentUpon>SuccessorConfigurator.cs</DependentUpon>
158    </Compile>
159    <Compile Include="Views\SuccessorConfiguratorMenuItem.cs" />
160    <Compile Include="WeightedParentsQualityComparer.cs" />
161  </ItemGroup>
162  <ItemGroup>
163    <None Include="HeuristicLab.snk" />
164    <None Include="Plugin.cs.frame" />
165    <None Include="Properties\AssemblyInfo.cs.frame" />
166  </ItemGroup>
167  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
168  <PropertyGroup>
169    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
170set ProjectDir=$(ProjectDir)
171set SolutionDir=$(SolutionDir)
172set Outdir=$(Outdir)
173
174call PreBuildEvent.cmd
175</PreBuildEvent>
176  </PropertyGroup>
177  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
178       Other similar extension points exist, see Microsoft.Common.targets.
179  <Target Name="BeforeBuild">
180  </Target>
181  <Target Name="AfterBuild">
182  </Target>
183  -->
184</Project>
Note: See TracBrowser for help on using the repository browser.