[14604] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="14.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>{B364F111-5C05-4B28-9A29-F6A50E539003}</ProjectGuid>
|
---|
| 8 | <OutputType>Library</OutputType>
|
---|
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 10 | <RootNamespace>HeuristicLab.Networks.IntegratedOptimization.LocationRouting</RootNamespace>
|
---|
| 11 | <AssemblyName>HeuristicLab.Networks.IntegratedOptimization.LocationRouting-3.3</AssemblyName>
|
---|
| 12 | <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
---|
| 13 | <FileAlignment>512</FileAlignment>
|
---|
| 14 | </PropertyGroup>
|
---|
| 15 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 16 | <DebugSymbols>true</DebugSymbols>
|
---|
| 17 | <DebugType>full</DebugType>
|
---|
| 18 | <Optimize>false</Optimize>
|
---|
| 19 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 20 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 21 | <ErrorReport>prompt</ErrorReport>
|
---|
| 22 | <WarningLevel>4</WarningLevel>
|
---|
| 23 | </PropertyGroup>
|
---|
| 24 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 25 | <DebugType>pdbonly</DebugType>
|
---|
| 26 | <Optimize>true</Optimize>
|
---|
| 27 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 28 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 29 | <ErrorReport>prompt</ErrorReport>
|
---|
| 30 | <WarningLevel>4</WarningLevel>
|
---|
| 31 | </PropertyGroup>
|
---|
| 32 | <PropertyGroup>
|
---|
| 33 | <SignAssembly>true</SignAssembly>
|
---|
| 34 | </PropertyGroup>
|
---|
| 35 | <PropertyGroup>
|
---|
| 36 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 37 | </PropertyGroup>
|
---|
| 38 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 39 | <DebugSymbols>true</DebugSymbols>
|
---|
| 40 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 41 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 42 | <DebugType>full</DebugType>
|
---|
| 43 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 44 | <ErrorReport>prompt</ErrorReport>
|
---|
| 45 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 46 | </PropertyGroup>
|
---|
| 47 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 48 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 49 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 50 | <Optimize>true</Optimize>
|
---|
| 51 | <DebugType>pdbonly</DebugType>
|
---|
| 52 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 53 | <ErrorReport>prompt</ErrorReport>
|
---|
| 54 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 55 | </PropertyGroup>
|
---|
| 56 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 57 | <DebugSymbols>true</DebugSymbols>
|
---|
| 58 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 59 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 60 | <DebugType>full</DebugType>
|
---|
| 61 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 62 | <ErrorReport>prompt</ErrorReport>
|
---|
| 63 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 64 | </PropertyGroup>
|
---|
| 65 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
| 66 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 67 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 68 | <Optimize>true</Optimize>
|
---|
| 69 | <DebugType>pdbonly</DebugType>
|
---|
| 70 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 71 | <ErrorReport>prompt</ErrorReport>
|
---|
| 72 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 73 | </PropertyGroup>
|
---|
| 74 | <ItemGroup>
|
---|
| 75 | <Reference Include="HeuristicLab.Algorithms.CMAEvolutionStrategy-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 76 | <SpecificVersion>False</SpecificVersion>
|
---|
| 77 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.CMAEvolutionStrategy-3.4.dll</HintPath>
|
---|
| 78 | <Private>False</Private>
|
---|
| 79 | </Reference>
|
---|
| 80 | <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 81 | <SpecificVersion>False</SpecificVersion>
|
---|
| 82 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
|
---|
| 83 | <Private>False</Private>
|
---|
| 84 | </Reference>
|
---|
| 85 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 86 | <SpecificVersion>False</SpecificVersion>
|
---|
| 87 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 88 | <Private>False</Private>
|
---|
| 89 | </Reference>
|
---|
| 90 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 91 | <SpecificVersion>False</SpecificVersion>
|
---|
| 92 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 93 | <Private>False</Private>
|
---|
| 94 | </Reference>
|
---|
| 95 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 96 | <SpecificVersion>False</SpecificVersion>
|
---|
| 97 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 98 | <Private>False</Private>
|
---|
| 99 | </Reference>
|
---|
| 100 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 101 | <SpecificVersion>False</SpecificVersion>
|
---|
| 102 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 103 | <Private>False</Private>
|
---|
| 104 | </Reference>
|
---|
| 105 | <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 106 | <SpecificVersion>False</SpecificVersion>
|
---|
| 107 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
|
---|
| 108 | <Private>False</Private>
|
---|
| 109 | </Reference>
|
---|
| 110 | <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 111 | <SpecificVersion>False</SpecificVersion>
|
---|
| 112 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
|
---|
| 113 | <Private>False</Private>
|
---|
| 114 | </Reference>
|
---|
| 115 | <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 116 | <SpecificVersion>False</SpecificVersion>
|
---|
| 117 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
|
---|
| 118 | <Private>False</Private>
|
---|
| 119 | </Reference>
|
---|
| 120 | <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 121 | <SpecificVersion>False</SpecificVersion>
|
---|
| 122 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
|
---|
| 123 | <Private>False</Private>
|
---|
| 124 | </Reference>
|
---|
| 125 | <Reference Include="HeuristicLab.Networks-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 126 | <SpecificVersion>False</SpecificVersion>
|
---|
| 127 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Networks-3.3.dll</HintPath>
|
---|
| 128 | <Private>False</Private>
|
---|
| 129 | </Reference>
|
---|
| 130 | <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 131 | <SpecificVersion>False</SpecificVersion>
|
---|
| 132 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 133 | <Private>False</Private>
|
---|
| 134 | </Reference>
|
---|
| 135 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 136 | <SpecificVersion>False</SpecificVersion>
|
---|
| 137 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 138 | <Private>False</Private>
|
---|
| 139 | </Reference>
|
---|
| 140 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 141 | <SpecificVersion>False</SpecificVersion>
|
---|
| 142 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 143 | <Private>False</Private>
|
---|
| 144 | </Reference>
|
---|
| 145 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 146 | <SpecificVersion>False</SpecificVersion>
|
---|
| 147 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 148 | <Private>False</Private>
|
---|
| 149 | </Reference>
|
---|
| 150 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 151 | <SpecificVersion>False</SpecificVersion>
|
---|
| 152 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 153 | <Private>False</Private>
|
---|
| 154 | </Reference>
|
---|
| 155 | <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 156 | <SpecificVersion>False</SpecificVersion>
|
---|
| 157 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
| 158 | <Private>False</Private>
|
---|
| 159 | </Reference>
|
---|
| 160 | <Reference Include="HeuristicLab.Problems.VehicleRouting-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 161 | <SpecificVersion>False</SpecificVersion>
|
---|
| 162 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.VehicleRouting-3.4.dll</HintPath>
|
---|
| 163 | <Private>False</Private>
|
---|
| 164 | </Reference>
|
---|
| 165 | <Reference Include="HeuristicLab.Selection-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 166 | <SpecificVersion>False</SpecificVersion>
|
---|
| 167 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Selection-3.3.dll</HintPath>
|
---|
| 168 | <Private>False</Private>
|
---|
| 169 | </Reference>
|
---|
| 170 | <Reference Include="System" />
|
---|
| 171 | <Reference Include="System.Core" />
|
---|
| 172 | <Reference Include="System.Xml.Linq" />
|
---|
| 173 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 174 | <Reference Include="Microsoft.CSharp" />
|
---|
| 175 | <Reference Include="System.Data" />
|
---|
| 176 | <Reference Include="System.Net.Http" />
|
---|
| 177 | <Reference Include="System.Xml" />
|
---|
| 178 | </ItemGroup>
|
---|
| 179 | <ItemGroup>
|
---|
| 180 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 181 | <None Include="Plugin.cs.frame" />
|
---|
| 182 | <Compile Include="LrpUtils.cs" />
|
---|
| 183 | <Compile Include="LrpNetwork1.cs" />
|
---|
| 184 | <Compile Include="LrpOrchestratorNode1.cs" />
|
---|
| 185 | <Compile Include="Plugin.cs" />
|
---|
| 186 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 187 | </ItemGroup>
|
---|
| 188 | <ItemGroup>
|
---|
| 189 | <None Include="HeuristicLab.snk" />
|
---|
| 190 | </ItemGroup>
|
---|
| 191 | <ItemGroup>
|
---|
| 192 | <ProjectReference Include="..\..\HeuristicLab.Networks.IntegratedOptimization\3.3\HeuristicLab.Networks.IntegratedOptimization-3.3.csproj">
|
---|
| 193 | <Project>{b6263d3e-dcaf-42b0-a440-3deef1ff0429}</Project>
|
---|
| 194 | <Name>HeuristicLab.Networks.IntegratedOptimization-3.3</Name>
|
---|
| 195 | <Private>False</Private>
|
---|
| 196 | </ProjectReference>
|
---|
| 197 | <ProjectReference Include="..\..\HeuristicLab.Problems.FacilityLocation.CplexSolver\3.3\HeuristicLab.Problems.FacilityLocation.CplexSolver-3.3.csproj">
|
---|
| 198 | <Project>{307df76a-9d9d-4d0a-bb67-deef934a70ff}</Project>
|
---|
| 199 | <Name>HeuristicLab.Problems.FacilityLocation.CplexSolver-3.3</Name>
|
---|
| 200 | <Private>False</Private>
|
---|
| 201 | </ProjectReference>
|
---|
| 202 | <ProjectReference Include="..\..\HeuristicLab.Problems.FacilityLocation\3.3\HeuristicLab.Problems.FacilityLocation-3.3.csproj">
|
---|
| 203 | <Project>{aa9d05e4-eae1-45ca-97d2-275110a7e58d}</Project>
|
---|
| 204 | <Name>HeuristicLab.Problems.FacilityLocation-3.3</Name>
|
---|
| 205 | <Private>False</Private>
|
---|
| 206 | </ProjectReference>
|
---|
| 207 | </ItemGroup>
|
---|
| 208 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 209 | <PropertyGroup>
|
---|
| 210 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 211 | set ProjectDir=$(ProjectDir)
|
---|
| 212 | set SolutionDir=$(SolutionDir)
|
---|
| 213 | set Outdir=$(Outdir)
|
---|
| 214 |
|
---|
| 215 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 216 | </PropertyGroup>
|
---|
| 217 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 218 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 219 | <Target Name="BeforeBuild">
|
---|
| 220 | </Target>
|
---|
| 221 | <Target Name="AfterBuild">
|
---|
| 222 | </Target>
|
---|
| 223 | -->
|
---|
| 224 | </Project> |
---|