[12115] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
---|
| 4 | <PropertyGroup>
|
---|
| 5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 6 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 7 | <ProjectGuid>{10707492-A6FF-4CC1-A2FC-D55A784A9107}</ProjectGuid>
|
---|
| 8 | <OutputType>Library</OutputType>
|
---|
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 10 | <RootNamespace>HeuristicLab.Algorithms.ALPS.SteadyState</RootNamespace>
|
---|
| 11 | <AssemblyName>HeuristicLab.Algorithms.ALPS.SteadyState-3.3</AssemblyName>
|
---|
| 12 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
| 13 | <FileAlignment>512</FileAlignment>
|
---|
| 14 | <TargetFrameworkProfile />
|
---|
| 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 | <Prefer32Bit>false</Prefer32Bit>
|
---|
| 25 | </PropertyGroup>
|
---|
| 26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 27 | <DebugType>pdbonly</DebugType>
|
---|
| 28 | <Optimize>true</Optimize>
|
---|
| 29 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 30 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 31 | <ErrorReport>prompt</ErrorReport>
|
---|
| 32 | <WarningLevel>4</WarningLevel>
|
---|
| 33 | <Prefer32Bit>false</Prefer32Bit>
|
---|
| 34 | </PropertyGroup>
|
---|
| 35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 36 | <DebugSymbols>true</DebugSymbols>
|
---|
| 37 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 38 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 39 | <DebugType>full</DebugType>
|
---|
| 40 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 41 | <ErrorReport>prompt</ErrorReport>
|
---|
| 42 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 43 | </PropertyGroup>
|
---|
| 44 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 45 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 46 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 47 | <Optimize>true</Optimize>
|
---|
| 48 | <DebugType>pdbonly</DebugType>
|
---|
| 49 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 50 | <ErrorReport>prompt</ErrorReport>
|
---|
| 51 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 52 | </PropertyGroup>
|
---|
| 53 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 54 | <DebugSymbols>true</DebugSymbols>
|
---|
| 55 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 56 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 57 | <DebugType>full</DebugType>
|
---|
| 58 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 59 | <ErrorReport>prompt</ErrorReport>
|
---|
| 60 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 61 | </PropertyGroup>
|
---|
| 62 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
| 63 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 64 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 65 | <Optimize>true</Optimize>
|
---|
| 66 | <DebugType>pdbonly</DebugType>
|
---|
| 67 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 68 | <ErrorReport>prompt</ErrorReport>
|
---|
| 69 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 70 | </PropertyGroup>
|
---|
| 71 | <PropertyGroup>
|
---|
| 72 | <SignAssembly>true</SignAssembly>
|
---|
| 73 | </PropertyGroup>
|
---|
| 74 | <PropertyGroup>
|
---|
| 75 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 76 | </PropertyGroup>
|
---|
| 77 | <ItemGroup>
|
---|
[12119] | 78 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 79 | <SpecificVersion>False</SpecificVersion>
|
---|
| 80 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 81 | </Reference>
|
---|
| 82 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 83 | <SpecificVersion>False</SpecificVersion>
|
---|
| 84 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 85 | </Reference>
|
---|
| 86 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 87 | <SpecificVersion>False</SpecificVersion>
|
---|
| 88 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 89 | </Reference>
|
---|
| 90 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 91 | <SpecificVersion>False</SpecificVersion>
|
---|
| 92 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 93 | </Reference>
|
---|
[12120] | 94 | <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 95 | <SpecificVersion>False</SpecificVersion>
|
---|
| 96 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 97 | </Reference>
|
---|
[12119] | 98 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 99 | <SpecificVersion>False</SpecificVersion>
|
---|
| 100 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 101 | </Reference>
|
---|
[12120] | 102 | <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 103 | <SpecificVersion>False</SpecificVersion>
|
---|
| 104 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
|
---|
| 105 | </Reference>
|
---|
[12119] | 106 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 107 | <SpecificVersion>False</SpecificVersion>
|
---|
| 108 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 109 | </Reference>
|
---|
| 110 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 111 | <SpecificVersion>False</SpecificVersion>
|
---|
| 112 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 113 | </Reference>
|
---|
[12115] | 114 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 115 | <SpecificVersion>False</SpecificVersion>
|
---|
| 116 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 117 | </Reference>
|
---|
[12120] | 118 | <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 119 | <SpecificVersion>False</SpecificVersion>
|
---|
| 120 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
| 121 | </Reference>
|
---|
| 122 | <Reference Include="HeuristicLab.Selection-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 123 | <SpecificVersion>False</SpecificVersion>
|
---|
| 124 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Selection-3.3.dll</HintPath>
|
---|
| 125 | </Reference>
|
---|
[12115] | 126 | <Reference Include="System" />
|
---|
| 127 | <Reference Include="System.Core" />
|
---|
[12136] | 128 | <Reference Include="System.Drawing" />
|
---|
[12115] | 129 | </ItemGroup>
|
---|
| 130 | <ItemGroup>
|
---|
| 131 | <None Include="HeuristicLab.snk" />
|
---|
| 132 | <None Include="Plugin.cs.frame" />
|
---|
| 133 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 134 | </ItemGroup>
|
---|
| 135 | <ItemGroup>
|
---|
[12119] | 136 | <Compile Include="AlpsSsGeneticAlgorithm.cs" />
|
---|
[12120] | 137 | <Compile Include="AlpsSsGeneticAlgorithmMainLoop.cs" />
|
---|
[12138] | 138 | <Compile Include="AlpsSsGeneticAlgorithmMainOperator.cs" />
|
---|
[12142] | 139 | <Compile Include="AlpsSsMover.cs" />
|
---|
[12157] | 140 | <Compile Include="NamedSubScopeProcessor.cs" />
|
---|
[12153] | 141 | <Compile Include="NamedSubScopesCreator.cs" />
|
---|
[12115] | 142 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 143 | <Compile Include="Plugin.cs" />
|
---|
[12136] | 144 | <Compile Include="RandomIntAssigner.cs" />
|
---|
| 145 | <Compile Include="RandomLayerProcessor.cs" />
|
---|
[12159] | 146 | <Compile Include="ScopeIndexAssigner.cs" />
|
---|
[12136] | 147 | <Compile Include="SteadyStateMatingPoolCreator.cs" />
|
---|
[12115] | 148 | </ItemGroup>
|
---|
[12119] | 149 | <ItemGroup>
|
---|
| 150 | <ProjectReference Include="..\..\HeuristicLab.Algorithms.ALPS\3.3\HeuristicLab.Algorithms.ALPS-3.3.csproj">
|
---|
| 151 | <Project>{59F354CB-FE13-4253-AED2-AD86372BEC27}</Project>
|
---|
| 152 | <Name>HeuristicLab.Algorithms.ALPS-3.3</Name>
|
---|
| 153 | </ProjectReference>
|
---|
| 154 | </ItemGroup>
|
---|
[12115] | 155 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 156 | <PropertyGroup>
|
---|
| 157 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 158 | set ProjectDir=$(ProjectDir)
|
---|
| 159 | set SolutionDir=$(SolutionDir)
|
---|
| 160 | set Outdir=$(Outdir)
|
---|
| 161 |
|
---|
| 162 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 163 | </PropertyGroup>
|
---|
| 164 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 165 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 166 | <Target Name="BeforeBuild">
|
---|
| 167 | </Target>
|
---|
| 168 | <Target Name="AfterBuild">
|
---|
| 169 | </Target>
|
---|
| 170 | -->
|
---|
| 171 | </Project> |
---|