[5558] | 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>{79271BC8-4446-40E2-BB89-9BE4E17174FE}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Problems.QuadraticAssignment</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Problems.QuadraticAssignment-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>
|
---|
[6866] | 20 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[5558] | 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>
|
---|
[6866] | 28 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[5558] | 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>
|
---|
[6866] | 41 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[5558] | 42 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 43 | <DebugType>full</DebugType>
|
---|
| 44 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 45 | <CodeAnalysisLogFile>bin\Debug\Plugin.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'">
|
---|
[6866] | 56 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[5558] | 57 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 58 | <Optimize>true</Optimize>
|
---|
| 59 | <DebugType>pdbonly</DebugType>
|
---|
| 60 | <PlatformTarget>x86</PlatformTarget>
|
---|
[6866] | 61 | <CodeAnalysisLogFile>$(SolutionDir)\bin\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[5558] | 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 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 68 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 69 | </PropertyGroup>
|
---|
| 70 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 71 | <DebugSymbols>true</DebugSymbols>
|
---|
[6866] | 72 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[5558] | 73 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 74 | <DebugType>full</DebugType>
|
---|
| 75 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 76 | <CodeAnalysisLogFile>bin\Debug\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 77 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 78 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 79 | <ErrorReport>prompt</ErrorReport>
|
---|
| 80 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 81 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 82 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 83 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 84 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 85 | </PropertyGroup>
|
---|
| 86 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
[6866] | 87 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[5558] | 88 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 89 | <Optimize>true</Optimize>
|
---|
| 90 | <DebugType>pdbonly</DebugType>
|
---|
| 91 | <PlatformTarget>x64</PlatformTarget>
|
---|
[6866] | 92 | <CodeAnalysisLogFile>$(SolutionDir)\bin\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[5558] | 93 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 94 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 95 | <ErrorReport>prompt</ErrorReport>
|
---|
| 96 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 97 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 98 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 99 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 100 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 101 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
---|
| 102 | </PropertyGroup>
|
---|
| 103 | <ItemGroup>
|
---|
| 104 | <Reference Include="System" />
|
---|
| 105 | <Reference Include="System.Core" />
|
---|
| 106 | <Reference Include="System.Data" />
|
---|
| 107 | <Reference Include="System.Drawing" />
|
---|
[6891] | 108 | <Reference Include="System.Runtime.Serialization" />
|
---|
| 109 | <Reference Include="System.ServiceModel" />
|
---|
| 110 | <Reference Include="System.Xml" />
|
---|
[5558] | 111 | </ItemGroup>
|
---|
| 112 | <ItemGroup>
|
---|
[5583] | 113 | <Compile Include="Analyzers\BestQAPSolutionAnalyzer.cs" />
|
---|
[6342] | 114 | <Compile Include="Analyzers\QAPAlleleFrequencyAnalyzer.cs" />
|
---|
| 115 | <Compile Include="Analyzers\QAPPopulationDiversityAnalyzer.cs" />
|
---|
[7877] | 116 | <Compile Include="BoundsCalculators\GilmoreLawlerBoundCalculator.cs" />
|
---|
[6648] | 117 | <Compile Include="Evaluators\QAPScrambleMoveEvaluator.cs" />
|
---|
[5930] | 118 | <Compile Include="Evaluators\QAPSwap2MoveEvaluator.cs" />
|
---|
[5558] | 119 | <Compile Include="Evaluators\QAPEvaluator.cs" />
|
---|
[5785] | 120 | <Compile Include="Evaluators\QAPInversionMoveEvaluator.cs" />
|
---|
| 121 | <Compile Include="Evaluators\QAPMoveEvaluator.cs" />
|
---|
[5801] | 122 | <Compile Include="Evaluators\QAPTranslocationMoveEvaluator.cs">
|
---|
| 123 | <SubType>Code</SubType>
|
---|
| 124 | </Compile>
|
---|
[5558] | 125 | <Compile Include="Interfaces\IQAPEvaluator.cs" />
|
---|
[5785] | 126 | <Compile Include="Interfaces\IQAPMoveEvaluator.cs" />
|
---|
[8338] | 127 | <Compile Include="LocalImprovement\QAPExhaustiveInsertionLocalImprovement.cs" />
|
---|
| 128 | <Compile Include="LocalImprovement\QAPStochasticScrambleLocalImprovement.cs" />
|
---|
[6342] | 129 | <Compile Include="LocalImprovement\QAPExhaustiveSwap2LocalImprovement.cs" />
|
---|
[8338] | 130 | <Compile Include="LocalImprovement\QAPExhaustiveInversionLocalImprovement.cs" />
|
---|
[5583] | 131 | <Compile Include="QAPAssignment.cs" />
|
---|
[6628] | 132 | <Compile Include="QAPPermutationProximityCalculator.cs" />
|
---|
[5558] | 133 | <Compile Include="QuadraticAssignmentProblem.cs" />
|
---|
[9029] | 134 | <Compile Include="QAPSimilarityCalculator.cs" />
|
---|
[5558] | 135 | <None Include="Plugin.cs.frame" />
|
---|
| 136 | <Compile Include="Plugin.cs" />
|
---|
| 137 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[6866] | 138 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[5558] | 139 | </ItemGroup>
|
---|
| 140 | <ItemGroup>
|
---|
| 141 | <None Include="HeuristicLab.snk" />
|
---|
| 142 | </ItemGroup>
|
---|
[5562] | 143 | <ItemGroup>
|
---|
[6342] | 144 | <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
|
---|
| 145 | <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
|
---|
| 146 | <Name>HeuristicLab.Analysis-3.3</Name>
|
---|
[6866] | 147 | <Private>False</Private>
|
---|
[6342] | 148 | </ProjectReference>
|
---|
[5933] | 149 | <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
| 150 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
| 151 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
[6866] | 152 | <Private>False</Private>
|
---|
[5933] | 153 | </ProjectReference>
|
---|
| 154 | <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
| 155 | <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
|
---|
| 156 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
[6866] | 157 | <Private>False</Private>
|
---|
[5933] | 158 | </ProjectReference>
|
---|
| 159 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 160 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 161 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
[6866] | 162 | <Private>False</Private>
|
---|
[5933] | 163 | </ProjectReference>
|
---|
| 164 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 165 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
| 166 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
[6866] | 167 | <Private>False</Private>
|
---|
[5933] | 168 | </ProjectReference>
|
---|
| 169 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
| 170 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
| 171 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
[6866] | 172 | <Private>False</Private>
|
---|
[5933] | 173 | </ProjectReference>
|
---|
[5785] | 174 | <ProjectReference Include="..\..\HeuristicLab.Encodings.PermutationEncoding\3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.csproj">
|
---|
| 175 | <Project>{DBECB8B0-B166-4133-BAF1-ED67C3FD7FCA}</Project>
|
---|
| 176 | <Name>HeuristicLab.Encodings.PermutationEncoding-3.3</Name>
|
---|
[6866] | 177 | <Private>False</Private>
|
---|
[5785] | 178 | </ProjectReference>
|
---|
[5933] | 179 | <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
|
---|
| 180 | <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
|
---|
| 181 | <Name>HeuristicLab.Operators-3.3</Name>
|
---|
[6866] | 182 | <Private>False</Private>
|
---|
[5933] | 183 | </ProjectReference>
|
---|
[9029] | 184 | <ProjectReference Include="..\..\HeuristicLab.Optimization.Operators\3.3\HeuristicLab.Optimization.Operators-3.3.csproj">
|
---|
| 185 | <Project>{25087811-f74c-4128-bc86-8324271da13e}</Project>
|
---|
| 186 | <Name>HeuristicLab.Optimization.Operators-3.3</Name>
|
---|
| 187 | <Private>False</Private>
|
---|
| 188 | </ProjectReference>
|
---|
[5933] | 189 | <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
| 190 | <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
|
---|
| 191 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
[6866] | 192 | <Private>False</Private>
|
---|
[5933] | 193 | </ProjectReference>
|
---|
| 194 | <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
|
---|
| 195 | <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
|
---|
| 196 | <Name>HeuristicLab.Parameters-3.3</Name>
|
---|
[6866] | 197 | <Private>False</Private>
|
---|
[5933] | 198 | </ProjectReference>
|
---|
| 199 | <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
|
---|
| 200 | <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
|
---|
| 201 | <Name>HeuristicLab.Persistence-3.3</Name>
|
---|
[6866] | 202 | <Private>False</Private>
|
---|
[5933] | 203 | </ProjectReference>
|
---|
| 204 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 205 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 206 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
[6866] | 207 | <Private>False</Private>
|
---|
[5933] | 208 | </ProjectReference>
|
---|
[7558] | 209 | <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
|
---|
| 210 | <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
|
---|
| 211 | <Name>HeuristicLab.Problems.Instances-3.3</Name>
|
---|
[7646] | 212 | <Private>False</Private>
|
---|
[7558] | 213 | </ProjectReference>
|
---|
[7877] | 214 | <ProjectReference Include="..\..\HeuristicLab.Problems.LinearAssignment\3.3\HeuristicLab.Problems.LinearAssignment-3.3.csproj">
|
---|
| 215 | <Project>{7250653F-DE83-4069-8D34-8050E8E45EA1}</Project>
|
---|
| 216 | <Name>HeuristicLab.Problems.LinearAssignment-3.3</Name>
|
---|
| 217 | </ProjectReference>
|
---|
[5723] | 218 | </ItemGroup>
|
---|
[5558] | 219 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 220 | <PropertyGroup>
|
---|
[9029] | 221 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[5558] | 222 | set ProjectDir=$(ProjectDir)
|
---|
| 223 | set SolutionDir=$(SolutionDir)
|
---|
| 224 | set Outdir=$(Outdir)
|
---|
| 225 |
|
---|
[6866] | 226 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
[9029] | 227 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 228 | export ProjectDir=$(ProjectDir)
|
---|
| 229 | export SolutionDir=$(SolutionDir)
|
---|
| 230 |
|
---|
| 231 | $SolutionDir/PreBuildEvent.sh
|
---|
| 232 | </PreBuildEvent>
|
---|
[5558] | 233 | </PropertyGroup>
|
---|
| 234 | <PropertyGroup>
|
---|
[5933] | 235 | <PostBuildEvent>
|
---|
| 236 | </PostBuildEvent>
|
---|
[5558] | 237 | </PropertyGroup>
|
---|
| 238 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 239 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 240 | <Target Name="BeforeBuild">
|
---|
| 241 | </Target>
|
---|
| 242 | <Target Name="AfterBuild">
|
---|
| 243 | </Target>
|
---|
| 244 | -->
|
---|
| 245 | </Project> |
---|