[7141] | 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>{67CDB1E2-B0EE-4986-92AD-F320EBAF9088}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Analysis.FitnessLandscape.VRP</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Analysis.FitnessLandscape.VRP-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 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 40 | <DebugSymbols>true</DebugSymbols>
|
---|
| 41 | <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 42 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 43 | <DebugType>full</DebugType>
|
---|
| 44 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 45 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Analysis.FitnessLandscape.VRP.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 46 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 47 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 48 | <ErrorReport>prompt</ErrorReport>
|
---|
| 49 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 50 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 51 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 52 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 53 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 54 | </PropertyGroup>
|
---|
| 55 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
| 56 | <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 57 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 58 | <Optimize>true</Optimize>
|
---|
| 59 | <DebugType>pdbonly</DebugType>
|
---|
| 60 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 61 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.Analysis.FitnessLandscape.VRP.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 62 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 63 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 64 | <ErrorReport>prompt</ErrorReport>
|
---|
| 65 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 66 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 67 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 68 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 69 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 70 | </PropertyGroup>
|
---|
| 71 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 72 | <DebugSymbols>true</DebugSymbols>
|
---|
| 73 | <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 74 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 75 | <DebugType>full</DebugType>
|
---|
| 76 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 77 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Analysis.FitnessLandscape.VRP.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 78 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 79 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 80 | <ErrorReport>prompt</ErrorReport>
|
---|
| 81 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 82 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 83 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 84 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 85 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 86 | </PropertyGroup>
|
---|
| 87 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 88 | <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 89 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 90 | <Optimize>true</Optimize>
|
---|
| 91 | <DebugType>pdbonly</DebugType>
|
---|
| 92 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 93 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.Analysis.FitnessLandscape.VRP.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 94 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 95 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 96 | <ErrorReport>prompt</ErrorReport>
|
---|
| 97 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 98 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 99 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 100 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 101 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 102 | </PropertyGroup>
|
---|
| 103 | <ItemGroup>
|
---|
[7145] | 104 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
[7141] | 105 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 106 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 107 | </Reference>
|
---|
| 108 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
| 109 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 110 | </Reference>
|
---|
| 111 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 112 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 113 | </Reference>
|
---|
| 114 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86" />
|
---|
| 115 | <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
|
---|
| 116 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
|
---|
| 117 | </Reference>
|
---|
[7145] | 118 | <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
| 119 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
[7163] | 120 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86" />
|
---|
[7141] | 121 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
| 122 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 123 | </Reference>
|
---|
| 124 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86" />
|
---|
| 125 | <Reference Include="HeuristicLab.Problems.VehicleRouting-3.3">
|
---|
| 126 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.VehicleRouting-3.3.dll</HintPath>
|
---|
| 127 | </Reference>
|
---|
| 128 | <Reference Include="System" />
|
---|
| 129 | <Reference Include="System.Core" />
|
---|
| 130 | <Reference Include="System.Drawing" />
|
---|
| 131 | <Reference Include="System.Xml.Linq" />
|
---|
| 132 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 133 | <Reference Include="Microsoft.CSharp" />
|
---|
| 134 | <Reference Include="System.Data" />
|
---|
| 135 | <Reference Include="System.Xml" />
|
---|
| 136 | </ItemGroup>
|
---|
| 137 | <ItemGroup>
|
---|
| 138 | <Compile Include="DistanceCalcualtors\VRPDistanceCalculator.cs" />
|
---|
| 139 | <Compile Include="HeuristicLabAnalysisFitnessLandscapeVRPPlugin.cs" />
|
---|
[7145] | 140 | <Compile Include="Manipulators\OrOptManipulator.cs" />
|
---|
| 141 | <Compile Include="Manipulators\ExchangeManipulator.cs" />
|
---|
| 142 | <Compile Include="Manipulators\RelocateManipulator.cs" />
|
---|
| 143 | <Compile Include="Manipulators\TwoOptManipulator.cs" />
|
---|
| 144 | <Compile Include="Manipulators\TwoOptStarManipulator.cs" />
|
---|
[7163] | 145 | <Compile Include="MultiTrajectory\PreassignedVRPSolutionCreator.cs" />
|
---|
[7141] | 146 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 147 | </ItemGroup>
|
---|
| 148 | <ItemGroup>
|
---|
| 149 | <ProjectReference Include="..\HeuristicLab.Analysis.FitnessLandscape\HeuristicLab.Analysis.FitnessLandscape.csproj">
|
---|
| 150 | <Project>{5FBDCD4A-3C2A-4EC6-83CE-34B29F43621A}</Project>
|
---|
| 151 | <Name>HeuristicLab.Analysis.FitnessLandscape</Name>
|
---|
| 152 | </ProjectReference>
|
---|
| 153 | </ItemGroup>
|
---|
| 154 | <ItemGroup>
|
---|
| 155 | <None Include="HeuristicLab.snk" />
|
---|
| 156 | <None Include="HeuristicLabAnalysisFitnessLandscapeVRPPlugin.cs.frame" />
|
---|
| 157 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 158 | </ItemGroup>
|
---|
[7145] | 159 | <ItemGroup />
|
---|
[7141] | 160 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 161 | <PropertyGroup>
|
---|
| 162 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 163 | set ProjectDir=$(ProjectDir)
|
---|
| 164 | set SolutionDir=$(SolutionDir)
|
---|
| 165 | set Outdir=$(Outdir)
|
---|
| 166 |
|
---|
| 167 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\Properties\AssemblyInfo.cs.frame" "%25ProjectDir%25\Properties\AssemblyInfo.cs"
|
---|
| 168 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabAnalysisFitnessLandscapeVRPPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabAnalysisFitnessLandscapeVRPPlugin.cs"</PreBuildEvent>
|
---|
| 169 | </PropertyGroup>
|
---|
| 170 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 171 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 172 | <Target Name="BeforeBuild">
|
---|
| 173 | </Target>
|
---|
| 174 | <Target Name="AfterBuild">
|
---|
| 175 | </Target>
|
---|
| 176 | -->
|
---|
| 177 | </Project> |
---|