[10023] | 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>{A05AA272-14EC-4422-AC70-C9CA42164441}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Analysis.SolutionCaching</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Analysis.SolutionCaching-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>
|
---|
[10114] | 40 | <Reference Include="HeuristicLab.Clients.Hive-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
[10023] | 41 | <SpecificVersion>False</SpecificVersion>
|
---|
[10114] | 42 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Clients.Hive-3.3.dll</HintPath>
|
---|
[10023] | 43 | <Private>False</Private>
|
---|
| 44 | </Reference>
|
---|
| 45 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
| 46 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 47 | <Private>False</Private>
|
---|
| 48 | </Reference>
|
---|
| 49 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 50 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 51 | <Private>False</Private>
|
---|
| 52 | </Reference>
|
---|
| 53 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 54 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 55 | <Private>False</Private>
|
---|
| 56 | </Reference>
|
---|
| 57 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 58 | <Private>False</Private>
|
---|
| 59 | </Reference>
|
---|
| 60 | <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 61 | <Private>False</Private>
|
---|
| 62 | </Reference>
|
---|
| 63 | <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 64 | <SpecificVersion>False</SpecificVersion>
|
---|
| 65 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
|
---|
| 66 | <Private>False</Private>
|
---|
| 67 | </Reference>
|
---|
[10111] | 68 | <Reference Include="HeuristicLab.Hive-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 69 | <SpecificVersion>False</SpecificVersion>
|
---|
| 70 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Hive-3.3.dll</HintPath>
|
---|
| 71 | <Private>False</Private>
|
---|
| 72 | </Reference>
|
---|
[10121] | 73 | <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 74 | <SpecificVersion>False</SpecificVersion>
|
---|
| 75 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
| 76 | <Private>False</Private>
|
---|
| 77 | </Reference>
|
---|
[10023] | 78 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
| 79 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 80 | <Private>False</Private>
|
---|
| 81 | </Reference>
|
---|
| 82 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
| 83 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 84 | <Private>False</Private>
|
---|
| 85 | </Reference>
|
---|
| 86 | <Reference Include="HeuristicLab.Parameters-3.3">
|
---|
| 87 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 88 | <Private>False</Private>
|
---|
| 89 | </Reference>
|
---|
| 90 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
| 91 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 92 | <Private>False</Private>
|
---|
| 93 | </Reference>
|
---|
| 94 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 95 | <Private>False</Private>
|
---|
| 96 | </Reference>
|
---|
| 97 | <Reference Include="System" />
|
---|
| 98 | <Reference Include="System.Core" />
|
---|
| 99 | <Reference Include="System.Drawing" />
|
---|
[10117] | 100 | <Reference Include="System.Runtime.Serialization" />
|
---|
[10023] | 101 | </ItemGroup>
|
---|
| 102 | <ItemGroup>
|
---|
[10090] | 103 | <Compile Include="Algorithm\ISolutionCacheAnalyzer.cs" />
|
---|
| 104 | <Compile Include="Algorithm\SolutionCacheAnalyzer.cs" />
|
---|
| 105 | <Compile Include="Algorithm\SolutionCacheAnalyzerAlgorithm.cs" />
|
---|
| 106 | <Compile Include="Algorithm\ParallelOperatorProcessor.cs" />
|
---|
[10102] | 107 | <Compile Include="MutationPointcut.cs" />
|
---|
[10101] | 108 | <Compile Include="CrossoverPointcut.cs" />
|
---|
[10096] | 109 | <Compile Include="IAdvice.cs" />
|
---|
| 110 | <Compile Include="IPointcut.cs" />
|
---|
[10090] | 111 | <Compile Include="ISolutionCache.cs" />
|
---|
[10102] | 112 | <Compile Include="PermutationEncoding\PermutationMutationPointcut.cs" />
|
---|
[10101] | 113 | <Compile Include="PermutationEncoding\IPermutationAdvice.cs" />
|
---|
| 114 | <Compile Include="PermutationEncoding\IPermutationPointcut.cs" />
|
---|
| 115 | <Compile Include="PermutationEncoding\PermutationCrossoverPointcut.cs" />
|
---|
[10025] | 116 | <Compile Include="PermutationEncoding\PermutationSolutionCache.cs" />
|
---|
[10091] | 117 | <Compile Include="PermutationEncoding\PermutationSolutionCacheCollector.cs" />
|
---|
[10025] | 118 | <Compile Include="PermutationEncoding\PermutationSolutionInformation.cs" />
|
---|
[10023] | 119 | <Compile Include="Plugin.cs" />
|
---|
| 120 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[10102] | 121 | <Compile Include="RealVectorEncoding\RealVectorMutationPointcut.cs" />
|
---|
[10096] | 122 | <Compile Include="RealVectorEncoding\IRealVectorAdvice.cs" />
|
---|
| 123 | <Compile Include="RealVectorEncoding\IRealVectorPointcut.cs" />
|
---|
| 124 | <Compile Include="RealVectorEncoding\RealVectorCrossoverPointcut.cs" />
|
---|
[10023] | 125 | <Compile Include="RealVectorEncoding\RealVectorEqualityComparer.cs" />
|
---|
| 126 | <Compile Include="RealVectorEncoding\RealVectorSolutionCache.cs" />
|
---|
[10091] | 127 | <Compile Include="RealVectorEncoding\RealVectorSolutionCacheCollector.cs" />
|
---|
[10023] | 128 | <Compile Include="RealVectorEncoding\RealVectorSolutionInformation.cs" />
|
---|
[10114] | 129 | <Compile Include="RunCollectionModifiers\RunCollectionModifierExecutable.cs" />
|
---|
| 130 | <Compile Include="RunCollectionModifiers\RunCollectionModifierHiveTask.cs" />
|
---|
[10111] | 131 | <Compile Include="RunCollectionModifiers\RunCollectionModifierTask.cs" />
|
---|
[10023] | 132 | <Compile Include="SolutionCache.cs" />
|
---|
| 133 | <Compile Include="SolutionInformation.cs" />
|
---|
| 134 | </ItemGroup>
|
---|
| 135 | <ItemGroup>
|
---|
| 136 | <None Include="HeuristicLab.snk" />
|
---|
| 137 | <None Include="Plugin.cs.frame" />
|
---|
| 138 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 139 | </ItemGroup>
|
---|
[10111] | 140 | <ItemGroup />
|
---|
[10023] | 141 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 142 | <PropertyGroup>
|
---|
| 143 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 144 | set ProjectDir=$(ProjectDir)
|
---|
| 145 | set SolutionDir=$(SolutionDir)
|
---|
| 146 | set Outdir=$(Outdir)
|
---|
| 147 |
|
---|
| 148 | call PreBuildEvent.cmd
|
---|
| 149 | </PreBuildEvent>
|
---|
| 150 | </PropertyGroup>
|
---|
| 151 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 152 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 153 | <Target Name="BeforeBuild">
|
---|
| 154 | </Target>
|
---|
| 155 | <Target Name="AfterBuild">
|
---|
| 156 | </Target>
|
---|
| 157 | -->
|
---|
| 158 | </Project> |
---|