[7881] | 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>
|
---|
[7900] | 8 | <ProjectGuid>{8C265E11-4F8D-4CED-9E6B-F400A0075C18}</ProjectGuid>
|
---|
[7881] | 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Problems.Instances.VehicleRouting</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Problems.Instances.VehicleRouting-3.4</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>
|
---|
[8202] | 20 | <OutputPath>..\..\bin\</OutputPath>
|
---|
[7881] | 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>..\..\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|x64'">
|
---|
| 40 | <DebugSymbols>true</DebugSymbols>
|
---|
| 41 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 42 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 43 | <DebugType>full</DebugType>
|
---|
| 44 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 45 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.VehicleRouting-3.4.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|x64'">
|
---|
| 56 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 57 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 58 | <Optimize>true</Optimize>
|
---|
| 59 | <DebugType>pdbonly</DebugType>
|
---|
| 60 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 61 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.VehicleRouting-3.4.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|x86'">
|
---|
| 72 | <DebugSymbols>true</DebugSymbols>
|
---|
| 73 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 74 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 75 | <DebugType>full</DebugType>
|
---|
| 76 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 77 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.VehicleRouting-3.4.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|x86'">
|
---|
| 88 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 89 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 90 | <Optimize>true</Optimize>
|
---|
| 91 | <DebugType>pdbonly</DebugType>
|
---|
| 92 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 93 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.VehicleRouting-3.4.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>
|
---|
[8624] | 104 | <Reference Include="ICSharpCode.SharpZipLib">
|
---|
[11292] | 105 | <HintPath>..\..\HeuristicLab.PluginInfrastructure\3.3\ICSharpCode.SharpZipLib.dll</HintPath>
|
---|
| 106 | <Private>False</Private>
|
---|
| 107 | </Reference>
|
---|
[7881] | 108 | <Reference Include="System" />
|
---|
| 109 | <Reference Include="System.Core" />
|
---|
| 110 | <Reference Include="System.Data" />
|
---|
| 111 | </ItemGroup>
|
---|
| 112 | <ItemGroup>
|
---|
[11294] | 113 | <Compile Include="CordeauFormat\CordeauMDTWInstanceProvider.cs" />
|
---|
[7883] | 114 | <Compile Include="GoldenFormat\ChristofidesInstanceProvider.cs" />
|
---|
| 115 | <Compile Include="GoldenFormat\KytojokiInstanceProvider.cs" />
|
---|
| 116 | <Compile Include="GoldenFormat\GoldenInstanceProvider.cs" />
|
---|
| 117 | <Compile Include="GoldenFormat\GoldenParser.cs" />
|
---|
| 118 | <Compile Include="GoldenFormat\GoldenFormatInstanceProvider.cs" />
|
---|
[7956] | 119 | <Compile Include="IVRPInstanceProvider.cs" />
|
---|
[11478] | 120 | <Compile Include="StreamReaderHelper.cs" />
|
---|
[7888] | 121 | <Compile Include="TaillardFormat\TaillardInstanceProvider.cs" />
|
---|
| 122 | <Compile Include="TaillardFormat\TaillardParser.cs" />
|
---|
| 123 | <Compile Include="TaillardFormat\TaillardFormatInstanceProvider.cs" />
|
---|
[7882] | 124 | <Compile Include="TSPLibFormat\AugeratInstanceProvider.cs" />
|
---|
| 125 | <Compile Include="TSPLibFormat\ChristofidesEilonInstanceProvider.cs" />
|
---|
[11294] | 126 | <Compile Include="CordeauFormat\CordeauMDInstanceProvider.cs" />
|
---|
[7882] | 127 | <Compile Include="CordeauFormat\CordeauFormatInstanceProvider.cs" />
|
---|
| 128 | <Compile Include="LiLimFormat\LiLimInstanceProvider.cs" />
|
---|
| 129 | <Compile Include="LiLimFormat\LiLimFormatInstanceProvider.cs" />
|
---|
| 130 | <Compile Include="SolomonFormat\HombergerInstanceProvider.cs" />
|
---|
| 131 | <Compile Include="LiLimFormat\LiLimParser.cs" />
|
---|
| 132 | <Compile Include="CordeauFormat\CordeauParser.cs" />
|
---|
| 133 | <Compile Include="SolomonFormat\SolomonInstanceProvider.cs" />
|
---|
| 134 | <Compile Include="SolomonFormat\SolomonFormatInstanceProvider.cs" />
|
---|
| 135 | <Compile Include="SolomonFormat\SolomonParser.cs" />
|
---|
| 136 | <Compile Include="TSPLibFormat\TSPLibFormatInstanceProvider.cs" />
|
---|
[7881] | 137 | <Compile Include="VRPInstanceProvider.cs" />
|
---|
| 138 | <Compile Include="VRPDataDescriptor.cs" />
|
---|
| 139 | <EmbeddedResource Include="Data\Augerat.opt.zip" />
|
---|
| 140 | <EmbeddedResource Include="Data\Augerat.zip" />
|
---|
| 141 | <EmbeddedResource Include="Data\ChristofidesEilon.opt.zip" />
|
---|
| 142 | <EmbeddedResource Include="Data\ChristofidesEilon.zip" />
|
---|
| 143 | <EmbeddedResource Include="Data\Solomon.zip" />
|
---|
| 144 | <EmbeddedResource Include="Data\Homberger.zip" />
|
---|
| 145 | <EmbeddedResource Include="Data\LiLim.zip" />
|
---|
[7883] | 146 | <EmbeddedResource Include="Data\Golden.zip" />
|
---|
| 147 | <EmbeddedResource Include="Data\Christofides.zip" />
|
---|
| 148 | <EmbeddedResource Include="Data\Kytojoki.zip" />
|
---|
[7888] | 149 | <EmbeddedResource Include="Data\Taillard.opt.zip" />
|
---|
| 150 | <EmbeddedResource Include="Data\Taillard.zip" />
|
---|
[11296] | 151 | <EmbeddedResource Include="Data\CordeauMD.zip" />
|
---|
| 152 | <EmbeddedResource Include="Data\CordeauMDTW.zip" />
|
---|
[11429] | 153 | <EmbeddedResource Include="Data\CordeauMD.opt.zip" />
|
---|
| 154 | <EmbeddedResource Include="Data\CordeauMDTW.opt.zip" />
|
---|
[11455] | 155 | <EmbeddedResource Include="Data\Homberger.opt.zip" />
|
---|
[7881] | 156 | <None Include="Plugin.cs.frame" />
|
---|
| 157 | <Compile Include="Plugin.cs" />
|
---|
| 158 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 159 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 160 | </ItemGroup>
|
---|
| 161 | <ItemGroup>
|
---|
| 162 | <None Include="HeuristicLab.snk" />
|
---|
| 163 | </ItemGroup>
|
---|
[7900] | 164 | <ItemGroup>
|
---|
| 165 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 166 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 167 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
| 168 | <Private>False</Private>
|
---|
| 169 | </ProjectReference>
|
---|
| 170 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 171 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 172 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
| 173 | <Private>False</Private>
|
---|
| 174 | </ProjectReference>
|
---|
| 175 | <ProjectReference Include="..\..\HeuristicLab.Problems.Instances.TSPLIB\3.3\HeuristicLab.Problems.Instances.TSPLIB-3.3.csproj">
|
---|
| 176 | <Project>{CE0F99D6-1C56-48A9-9B68-3E5B833703EF}</Project>
|
---|
| 177 | <Name>HeuristicLab.Problems.Instances.TSPLIB-3.3</Name>
|
---|
| 178 | <Private>False</Private>
|
---|
| 179 | </ProjectReference>
|
---|
| 180 | <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
|
---|
| 181 | <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
|
---|
| 182 | <Name>HeuristicLab.Problems.Instances-3.3</Name>
|
---|
| 183 | <Private>False</Private>
|
---|
| 184 | </ProjectReference>
|
---|
| 185 | </ItemGroup>
|
---|
[7881] | 186 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 187 | <PropertyGroup>
|
---|
[11292] | 188 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[7881] | 189 | set ProjectDir=$(ProjectDir)
|
---|
| 190 | set SolutionDir=$(SolutionDir)
|
---|
| 191 | set Outdir=$(Outdir)
|
---|
| 192 |
|
---|
| 193 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
[11292] | 194 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 195 | export ProjectDir=$(ProjectDir)
|
---|
| 196 | export SolutionDir=$(SolutionDir)
|
---|
| 197 |
|
---|
| 198 | $SolutionDir/PreBuildEvent.sh
|
---|
| 199 | </PreBuildEvent>
|
---|
[7881] | 200 | </PropertyGroup>
|
---|
| 201 | <PropertyGroup>
|
---|
| 202 | <PostBuildEvent>
|
---|
| 203 | </PostBuildEvent>
|
---|
| 204 | </PropertyGroup>
|
---|
| 205 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 206 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 207 | <Target Name="BeforeBuild">
|
---|
| 208 | </Target>
|
---|
| 209 | <Target Name="AfterBuild">
|
---|
| 210 | </Target>
|
---|
| 211 | -->
|
---|
| 212 | </Project> |
---|