[14727] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="14.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 | <ProjectGuid>{22B5C087-CFC7-4D40-86C6-32FCF2CA921E}</ProjectGuid>
|
---|
| 7 | <OutputType>Library</OutputType>
|
---|
| 8 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 9 | <RootNamespace>HeuristicLab.BenchmarkSuite</RootNamespace>
|
---|
| 10 | <AssemblyName>HeuristicLab.Problems.ProgramSynthesis.BenchmarkSuite</AssemblyName>
|
---|
| 11 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
| 12 | <FileAlignment>512</FileAlignment>
|
---|
| 13 | <ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
---|
| 14 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
---|
| 15 | <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
---|
| 16 | <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages</ReferencePath>
|
---|
| 17 | <IsCodedUITest>False</IsCodedUITest>
|
---|
| 18 | <TestProjectType>UnitTest</TestProjectType>
|
---|
| 19 | <TargetFrameworkProfile />
|
---|
| 20 | </PropertyGroup>
|
---|
| 21 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 22 | <DebugSymbols>true</DebugSymbols>
|
---|
| 23 | <DebugType>full</DebugType>
|
---|
| 24 | <Optimize>false</Optimize>
|
---|
[15692] | 25 | <OutputPath>..\..\..\trunk\bin\</OutputPath>
|
---|
[14727] | 26 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 27 | <ErrorReport>prompt</ErrorReport>
|
---|
| 28 | <WarningLevel>4</WarningLevel>
|
---|
| 29 | <LangVersion>5</LangVersion>
|
---|
| 30 | </PropertyGroup>
|
---|
| 31 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 32 | <DebugType>pdbonly</DebugType>
|
---|
| 33 | <Optimize>true</Optimize>
|
---|
[15692] | 34 | <OutputPath>..\..\..\trunk\bin\</OutputPath>
|
---|
[14727] | 35 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 36 | <ErrorReport>prompt</ErrorReport>
|
---|
| 37 | <WarningLevel>4</WarningLevel>
|
---|
| 38 | </PropertyGroup>
|
---|
| 39 | <ItemGroup>
|
---|
[14897] | 40 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 41 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 42 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
[14897] | 43 | </Reference>
|
---|
[14727] | 44 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
[15692] | 45 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
[14727] | 46 | </Reference>
|
---|
| 47 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
[15692] | 48 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
[14727] | 49 | </Reference>
|
---|
| 50 | <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 51 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 52 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
[14727] | 53 | </Reference>
|
---|
[14777] | 54 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 55 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 56 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
[14777] | 57 | </Reference>
|
---|
[14727] | 58 | <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 59 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 60 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
|
---|
[14727] | 61 | </Reference>
|
---|
| 62 | <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 63 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 64 | <HintPath>..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
[14727] | 65 | </Reference>
|
---|
| 66 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 67 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 68 | <HintPath>..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
[14727] | 69 | </Reference>
|
---|
[14733] | 70 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 71 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 72 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
[14733] | 73 | </Reference>
|
---|
[14727] | 74 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 75 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 76 | <HintPath>..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
[14727] | 77 | </Reference>
|
---|
| 78 | <Reference Include="HeuristicLab.Problems.Instances-3.3">
|
---|
[15692] | 79 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
[14727] | 80 | </Reference>
|
---|
| 81 | <Reference Include="HeuristicLab.Random-3.3">
|
---|
[15692] | 82 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
[14727] | 83 | </Reference>
|
---|
| 84 | <Reference Include="Microsoft.VisualBasic" />
|
---|
| 85 | <Reference Include="System" />
|
---|
| 86 | <Reference Include="System.Data" />
|
---|
| 87 | <Reference Include="System.Drawing" />
|
---|
| 88 | <Reference Include="System.IO.Compression" />
|
---|
| 89 | <Reference Include="System.Windows.Forms" />
|
---|
| 90 | <Reference Include="System.Xml" />
|
---|
| 91 | </ItemGroup>
|
---|
| 92 | <Choose>
|
---|
| 93 | <When Condition="('$(VisualStudioVersion)' == '10.0' or '$(VisualStudioVersion)' == '') and '$(TargetFrameworkVersion)' == 'v3.5'">
|
---|
| 94 | <ItemGroup>
|
---|
| 95 | <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
|
---|
| 96 | </ItemGroup>
|
---|
| 97 | </When>
|
---|
| 98 | <Otherwise>
|
---|
| 99 | <ItemGroup>
|
---|
| 100 | <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework" />
|
---|
| 101 | </ItemGroup>
|
---|
| 102 | </Otherwise>
|
---|
| 103 | </Choose>
|
---|
| 104 | <ItemGroup>
|
---|
| 105 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 106 | </ItemGroup>
|
---|
| 107 | <Choose>
|
---|
| 108 | <When Condition="'$(VisualStudioVersion)' == '10.0' And '$(IsCodedUITest)' == 'True'">
|
---|
| 109 | <ItemGroup>
|
---|
| 110 | <Reference Include="Microsoft.VisualStudio.QualityTools.CodedUITestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
---|
| 111 | <Private>False</Private>
|
---|
| 112 | </Reference>
|
---|
| 113 | <Reference Include="Microsoft.VisualStudio.TestTools.UITest.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
---|
| 114 | <Private>False</Private>
|
---|
| 115 | </Reference>
|
---|
| 116 | <Reference Include="Microsoft.VisualStudio.TestTools.UITest.Extension, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
---|
| 117 | <Private>False</Private>
|
---|
| 118 | </Reference>
|
---|
| 119 | <Reference Include="Microsoft.VisualStudio.TestTools.UITesting, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
---|
| 120 | <Private>False</Private>
|
---|
| 121 | </Reference>
|
---|
| 122 | </ItemGroup>
|
---|
| 123 | </When>
|
---|
| 124 | </Choose>
|
---|
| 125 | <Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
|
---|
| 126 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 127 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 128 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 129 | <Target Name="BeforeBuild">
|
---|
| 130 | </Target>
|
---|
| 131 | <Target Name="AfterBuild">
|
---|
| 132 | </Target>
|
---|
| 133 | -->
|
---|
| 134 | </Project> |
---|