[5648] | 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>
|
---|
| 7 | </ProductVersion>
|
---|
| 8 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 9 | <ProjectGuid>{00E73394-D41B-4C4F-963F-A59341FA1791}</ProjectGuid>
|
---|
| 10 | <OutputType>Library</OutputType>
|
---|
| 11 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 12 | <RootNamespace>HeuristicLab.Problems.QuadraticAssignment.Tests_33</RootNamespace>
|
---|
| 13 | <AssemblyName>HeuristicLab.Problems.QuadraticAssignment.Tests-3.3</AssemblyName>
|
---|
| 14 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 15 | <FileAlignment>512</FileAlignment>
|
---|
| 16 | <ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
---|
| 17 | </PropertyGroup>
|
---|
| 18 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 19 | <DebugSymbols>true</DebugSymbols>
|
---|
| 20 | <DebugType>full</DebugType>
|
---|
| 21 | <Optimize>false</Optimize>
|
---|
| 22 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 23 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 24 | <ErrorReport>prompt</ErrorReport>
|
---|
| 25 | <WarningLevel>4</WarningLevel>
|
---|
| 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
| 30 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
| 34 | </PropertyGroup>
|
---|
| 35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 36 | <DebugSymbols>true</DebugSymbols>
|
---|
| 37 | <OutputPath>bin\x86\Debug\</OutputPath>
|
---|
| 38 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 39 | <DebugType>full</DebugType>
|
---|
| 40 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 41 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Problems.QuadraticAssignment.Tests-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 42 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 43 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 44 | <ErrorReport>prompt</ErrorReport>
|
---|
| 45 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 46 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 47 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 48 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 49 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 50 | </PropertyGroup>
|
---|
| 51 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
| 52 | <OutputPath>bin\x86\Release\</OutputPath>
|
---|
| 53 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 54 | <Optimize>true</Optimize>
|
---|
| 55 | <DebugType>pdbonly</DebugType>
|
---|
| 56 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 57 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.Problems.QuadraticAssignment.Tests-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 58 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 59 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 60 | <ErrorReport>prompt</ErrorReport>
|
---|
| 61 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 62 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 63 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 64 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 65 | </PropertyGroup>
|
---|
| 66 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 67 | <DebugSymbols>true</DebugSymbols>
|
---|
| 68 | <OutputPath>bin\x64\Debug\</OutputPath>
|
---|
| 69 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 70 | <DebugType>full</DebugType>
|
---|
| 71 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 72 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Problems.QuadraticAssignment.Tests-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 73 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 74 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 75 | <ErrorReport>prompt</ErrorReport>
|
---|
| 76 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 77 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 78 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 79 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 80 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 81 | </PropertyGroup>
|
---|
| 82 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 83 | <OutputPath>bin\x64\Release\</OutputPath>
|
---|
| 84 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 85 | <Optimize>true</Optimize>
|
---|
| 86 | <DebugType>pdbonly</DebugType>
|
---|
| 87 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 88 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.Problems.QuadraticAssignment.Tests-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 89 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 90 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 91 | <ErrorReport>prompt</ErrorReport>
|
---|
| 92 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 93 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 94 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 95 | </PropertyGroup>
|
---|
| 96 | <ItemGroup>
|
---|
| 97 | <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
|
---|
| 98 | <Reference Include="System" />
|
---|
| 99 | <Reference Include="System.Core">
|
---|
| 100 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 101 | </Reference>
|
---|
[5785] | 102 | <Reference Include="System.Data" />
|
---|
| 103 | <Reference Include="System.Drawing" />
|
---|
[5648] | 104 | </ItemGroup>
|
---|
| 105 | <ItemGroup>
|
---|
| 106 | <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
|
---|
| 107 | <Visible>False</Visible>
|
---|
| 108 | </CodeAnalysisDependentAssemblyPaths>
|
---|
| 109 | </ItemGroup>
|
---|
| 110 | <ItemGroup>
|
---|
| 111 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[5785] | 112 | <Compile Include="QAPMoveEvaluatorTest.cs" />
|
---|
[5648] | 113 | <Compile Include="QAPLIBInstancesTest.cs" />
|
---|
| 114 | </ItemGroup>
|
---|
| 115 | <ItemGroup>
|
---|
[5938] | 116 | <ProjectReference Include="..\..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
| 117 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
| 118 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
| 119 | </ProjectReference>
|
---|
| 120 | <ProjectReference Include="..\..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
| 121 | <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
|
---|
| 122 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
| 123 | </ProjectReference>
|
---|
| 124 | <ProjectReference Include="..\..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 125 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 126 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
| 127 | </ProjectReference>
|
---|
| 128 | <ProjectReference Include="..\..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 129 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
| 130 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
| 131 | </ProjectReference>
|
---|
| 132 | <ProjectReference Include="..\..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
| 133 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
| 134 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
| 135 | </ProjectReference>
|
---|
[5785] | 136 | <ProjectReference Include="..\..\..\HeuristicLab.Encodings.PermutationEncoding\3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.csproj">
|
---|
| 137 | <Project>{DBECB8B0-B166-4133-BAF1-ED67C3FD7FCA}</Project>
|
---|
| 138 | <Name>HeuristicLab.Encodings.PermutationEncoding-3.3</Name>
|
---|
| 139 | </ProjectReference>
|
---|
[5938] | 140 | <ProjectReference Include="..\..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
|
---|
| 141 | <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
|
---|
| 142 | <Name>HeuristicLab.Operators-3.3</Name>
|
---|
| 143 | </ProjectReference>
|
---|
| 144 | <ProjectReference Include="..\..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
| 145 | <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
|
---|
| 146 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
| 147 | </ProjectReference>
|
---|
| 148 | <ProjectReference Include="..\..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
|
---|
| 149 | <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
|
---|
| 150 | <Name>HeuristicLab.Parameters-3.3</Name>
|
---|
| 151 | </ProjectReference>
|
---|
| 152 | <ProjectReference Include="..\..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
|
---|
| 153 | <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
|
---|
| 154 | <Name>HeuristicLab.Persistence-3.3</Name>
|
---|
| 155 | </ProjectReference>
|
---|
| 156 | <ProjectReference Include="..\..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 157 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 158 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
| 159 | </ProjectReference>
|
---|
| 160 | <ProjectReference Include="..\..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
|
---|
| 161 | <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project>
|
---|
| 162 | <Name>HeuristicLab.Random-3.3</Name>
|
---|
| 163 | </ProjectReference>
|
---|
[5648] | 164 | <ProjectReference Include="..\HeuristicLab.Problems.QuadraticAssignment-3.3.csproj">
|
---|
| 165 | <Project>{79271BC8-4446-40E2-BB89-9BE4E17174FE}</Project>
|
---|
| 166 | <Name>HeuristicLab.Problems.QuadraticAssignment-3.3</Name>
|
---|
| 167 | </ProjectReference>
|
---|
| 168 | </ItemGroup>
|
---|
| 169 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 170 | <PropertyGroup>
|
---|
[5938] | 171 | <PreBuildEvent>
|
---|
| 172 | </PreBuildEvent>
|
---|
[5648] | 173 | </PropertyGroup>
|
---|
| 174 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 175 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 176 | <Target Name="BeforeBuild">
|
---|
| 177 | </Target>
|
---|
| 178 | <Target Name="AfterBuild">
|
---|
| 179 | </Target>
|
---|
| 180 | -->
|
---|
| 181 | </Project> |
---|