[10265] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
[17434] | 2 | <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
[10265] | 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>{1F75CEA3-464F-4A6F-B2F0-04B9841EBC16}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
[10267] | 11 | <RootNamespace>HeuristicLab.EvolutionTracking</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.EvolutionTracking-3.4</AssemblyName>
|
---|
[17434] | 13 | <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
---|
[10265] | 14 | <FileAlignment>512</FileAlignment>
|
---|
[11639] | 15 | <TargetFrameworkProfile />
|
---|
[10265] | 16 | </PropertyGroup>
|
---|
| 17 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 18 | <DebugSymbols>true</DebugSymbols>
|
---|
| 19 | <DebugType>full</DebugType>
|
---|
| 20 | <Optimize>false</Optimize>
|
---|
[16131] | 21 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[10265] | 22 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 23 | <ErrorReport>prompt</ErrorReport>
|
---|
| 24 | <WarningLevel>4</WarningLevel>
|
---|
[11639] | 25 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[12156] | 26 | <UseVSHostingProcess>false</UseVSHostingProcess>
|
---|
[10265] | 27 | </PropertyGroup>
|
---|
| 28 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 29 | <DebugType>pdbonly</DebugType>
|
---|
| 30 | <Optimize>true</Optimize>
|
---|
[16131] | 31 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[10265] | 32 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 33 | <ErrorReport>prompt</ErrorReport>
|
---|
| 34 | <WarningLevel>4</WarningLevel>
|
---|
[11639] | 35 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[10265] | 36 | </PropertyGroup>
|
---|
| 37 | <PropertyGroup>
|
---|
| 38 | <SignAssembly>true</SignAssembly>
|
---|
| 39 | </PropertyGroup>
|
---|
| 40 | <PropertyGroup>
|
---|
| 41 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 42 | </PropertyGroup>
|
---|
| 43 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 44 | <DebugSymbols>true</DebugSymbols>
|
---|
[16131] | 45 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[10265] | 46 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 47 | <DebugType>full</DebugType>
|
---|
| 48 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 49 | <ErrorReport>prompt</ErrorReport>
|
---|
| 50 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11639] | 51 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[10265] | 52 | </PropertyGroup>
|
---|
| 53 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
[16131] | 54 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[10265] | 55 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 56 | <Optimize>true</Optimize>
|
---|
| 57 | <DebugType>pdbonly</DebugType>
|
---|
| 58 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 59 | <ErrorReport>prompt</ErrorReport>
|
---|
| 60 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11639] | 61 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[10265] | 62 | </PropertyGroup>
|
---|
| 63 | <ItemGroup>
|
---|
[17434] | 64 | <Reference Include="HEAL.Attic, Version=1.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 65 | <SpecificVersion>False</SpecificVersion>
|
---|
| 66 | <HintPath>..\..\..\..\trunk\bin\HEAL.Attic.dll</HintPath>
|
---|
| 67 | </Reference>
|
---|
[11227] | 68 | <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 69 | <SpecificVersion>False</SpecificVersion>
|
---|
| 70 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
| 71 | <Private>False</Private>
|
---|
| 72 | </Reference>
|
---|
[10265] | 73 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
| 74 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 75 | <Private>False</Private>
|
---|
| 76 | </Reference>
|
---|
| 77 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 78 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 79 | <Private>False</Private>
|
---|
| 80 | </Reference>
|
---|
| 81 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 82 | <Private>False</Private>
|
---|
| 83 | </Reference>
|
---|
| 84 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 85 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 86 | <Private>False</Private>
|
---|
| 87 | </Reference>
|
---|
| 88 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
| 89 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 90 | <Private>False</Private>
|
---|
| 91 | </Reference>
|
---|
| 92 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
| 93 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 94 | <Private>False</Private>
|
---|
| 95 | </Reference>
|
---|
| 96 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
| 97 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 98 | <Private>False</Private>
|
---|
| 99 | </Reference>
|
---|
| 100 | <Reference Include="HeuristicLab.Parameters-3.3">
|
---|
| 101 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 102 | <Private>False</Private>
|
---|
| 103 | </Reference>
|
---|
| 104 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
| 105 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 106 | <Private>False</Private>
|
---|
| 107 | </Reference>
|
---|
| 108 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 109 | <Private>False</Private>
|
---|
| 110 | </Reference>
|
---|
| 111 | <Reference Include="System" />
|
---|
| 112 | <Reference Include="System.Core" />
|
---|
| 113 | <Reference Include="System.Drawing" />
|
---|
| 114 | </ItemGroup>
|
---|
| 115 | <ItemGroup>
|
---|
[12156] | 116 | <Compile Include="Analyzers\EvolutionTrackingAnalyzer.cs" />
|
---|
[10278] | 117 | <Compile Include="Analyzers\GenealogyAnalyzer.cs" />
|
---|
[12163] | 118 | <Compile Include="Analyzers\SelectionSchemeAnalyzer.cs" />
|
---|
[11925] | 119 | <Compile Include="Collections\CloneableCollection.cs" />
|
---|
[10347] | 120 | <Compile Include="Fragment.cs" />
|
---|
| 121 | <Compile Include="Interfaces\IFragment.cs" />
|
---|
| 122 | <Compile Include="Operators\BeforeCrossoverOperator.cs" />
|
---|
[10278] | 123 | <Compile Include="Operators\AfterCrossoverOperator.cs" />
|
---|
| 124 | <Compile Include="Operators\AfterManipulatorOperator.cs" />
|
---|
| 125 | <Compile Include="Operators\AfterSolutionCreatorOperator.cs" />
|
---|
| 126 | <Compile Include="Operators\BeforeManipulatorOperator.cs" />
|
---|
| 127 | <Compile Include="Operators\EvolutionTrackingOperator.cs" />
|
---|
[10269] | 128 | <Compile Include="GenealogyGraph\GenealogyGraph.cs" />
|
---|
| 129 | <Compile Include="GenealogyGraph\GenealogyGraphArc.cs" />
|
---|
| 130 | <Compile Include="GenealogyGraph\GenealogyGraphNode.cs" />
|
---|
| 131 | <Compile Include="GenealogyGraph\Interfaces\IGenealogyGraph.cs" />
|
---|
| 132 | <Compile Include="GenealogyGraph\Interfaces\IGenealogyGraphArc.cs" />
|
---|
| 133 | <Compile Include="GenealogyGraph\Interfaces\IGenealogyGraphNode.cs" />
|
---|
[10347] | 134 | <Compile Include="Operators\Interfaces\IManipulatorOperator.cs" />
|
---|
| 135 | <Compile Include="Operators\Interfaces\ICrossoverOperator.cs" />
|
---|
[15757] | 136 | <Compile Include="Operators\RemovePopulationGraphFromResults.cs" />
|
---|
[10269] | 137 | <Compile Include="Plugin.cs">
|
---|
| 138 | <SubType>Code</SubType>
|
---|
| 139 | </Compile>
|
---|
[10265] | 140 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 141 | </ItemGroup>
|
---|
| 142 | <ItemGroup>
|
---|
| 143 | <None Include="HeuristicLab.snk" />
|
---|
| 144 | </ItemGroup>
|
---|
| 145 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
[10458] | 146 | <PropertyGroup>
|
---|
| 147 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 148 | set ProjectDir=$(ProjectDir)
|
---|
| 149 | set SolutionDir=$(SolutionDir)
|
---|
| 150 | set Outdir=$(Outdir)
|
---|
| 151 |
|
---|
| 152 | call PreBuildEvent.cmd
|
---|
| 153 | </PreBuildEvent>
|
---|
| 154 | </PropertyGroup>
|
---|
[10265] | 155 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 156 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 157 | <Target Name="BeforeBuild">
|
---|
| 158 | </Target>
|
---|
| 159 | <Target Name="AfterBuild">
|
---|
| 160 | </Target>
|
---|
| 161 | -->
|
---|
[10269] | 162 | </Project> |
---|