[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="BenchmarkSuiteDataDescriptor.cs" />
|
---|
| 106 | <Compile Include="BenchmarkSuiteInstanceProvider.cs" />
|
---|
[15017] | 107 | <Compile Include="CsvParser.cs" />
|
---|
[14777] | 108 | <Compile Include="DataTypes.cs" />
|
---|
[15345] | 109 | <Compile Include="Problems\MedianIntegerError.cs" />
|
---|
[14875] | 110 | <Compile Include="Problems\ScrabbleScore.cs" />
|
---|
[14777] | 111 | <Compile Include="ExampleArgumentConverter.cs" />
|
---|
[14727] | 112 | <Compile Include="IBenchmarkSuiteDataDescriptor.cs" />
|
---|
| 113 | <Compile Include="Plugin.cs" />
|
---|
[14875] | 114 | <Compile Include="Problems\CompareStringLengths.cs" />
|
---|
[14907] | 115 | <Compile Include="ProblemData.cs" />
|
---|
[14777] | 116 | <Compile Include="Example.cs" />
|
---|
| 117 | <Compile Include="ExampleArgumentType.cs" />
|
---|
[14727] | 118 | <Compile Include="Problems\ReplaceSpaceWithNewline.cs" />
|
---|
| 119 | <Compile Include="Problems\PigLatin.cs" />
|
---|
| 120 | <Compile Include="Problems\NumberIo.cs" />
|
---|
| 121 | <Compile Include="Problems\NegativeToZero.cs" />
|
---|
| 122 | <Compile Include="Problems\MirrorImage.cs" />
|
---|
| 123 | <Compile Include="Problems\Median.cs" />
|
---|
| 124 | <Compile Include="Problems\LastIndexOfZero.cs" />
|
---|
| 125 | <Compile Include="Problems\Grades.cs" />
|
---|
| 126 | <Compile Include="Problems\ForLoopIndex.cs" />
|
---|
| 127 | <Compile Include="Problems\EvenSquares.cs" />
|
---|
| 128 | <Compile Include="Problems\DoubleLetters.cs" />
|
---|
| 129 | <Compile Include="Problems\Checksum.cs" />
|
---|
| 130 | <Compile Include="Problems\CollatzNumbers.cs" />
|
---|
| 131 | <Compile Include="Problems\Digits.cs" />
|
---|
| 132 | <Compile Include="Problems\CountOdds.cs" />
|
---|
[14875] | 133 | <Compile Include="Problems\Smallest.cs" />
|
---|
| 134 | <Compile Include="Problems\SmallOrLarge.cs" />
|
---|
| 135 | <Compile Include="Problems\StringDifferences.cs" />
|
---|
| 136 | <Compile Include="Problems\StringLengthsBackwards.cs" />
|
---|
| 137 | <Compile Include="Problems\SumOfSquares.cs" />
|
---|
| 138 | <Compile Include="Problems\SuperAnagrams.cs" />
|
---|
| 139 | <Compile Include="Problems\Syllables.cs" />
|
---|
| 140 | <Compile Include="Problems\VectorAverage.cs" />
|
---|
| 141 | <Compile Include="Problems\VectorSummed.cs" />
|
---|
| 142 | <Compile Include="Problems\WallisPi.cs" />
|
---|
| 143 | <Compile Include="Problems\WordStats.cs" />
|
---|
| 144 | <Compile Include="Problems\XWordLines.cs" />
|
---|
[15017] | 145 | <Compile Include="ProblemType.cs" />
|
---|
[14727] | 146 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[14777] | 147 | <Compile Include="Views\ViewHelper.cs" />
|
---|
[14727] | 148 | <Compile Include="Views\DataEditorView.cs">
|
---|
| 149 | <SubType>UserControl</SubType>
|
---|
| 150 | </Compile>
|
---|
| 151 | <Compile Include="Views\DataEditorView.Designer.cs">
|
---|
| 152 | <DependentUpon>DataEditorView.cs</DependentUpon>
|
---|
| 153 | </Compile>
|
---|
| 154 | </ItemGroup>
|
---|
| 155 | <ItemGroup>
|
---|
| 156 | <EmbeddedResource Include="Data\BenchmarkExamples.zip" />
|
---|
| 157 | <EmbeddedResource Include="Views\DataEditorView.resx">
|
---|
| 158 | <DependentUpon>DataEditorView.cs</DependentUpon>
|
---|
| 159 | </EmbeddedResource>
|
---|
| 160 | </ItemGroup>
|
---|
[14875] | 161 | <ItemGroup>
|
---|
| 162 | <ProjectReference Include="..\HeuristicLab.Problems.ProgramSynthesis.Base\HeuristicLab.Problems.ProgramSynthesis.Base.csproj">
|
---|
| 163 | <Project>{0a60b6ba-8ace-478e-98f3-57441b53b5f9}</Project>
|
---|
| 164 | <Name>HeuristicLab.Problems.ProgramSynthesis.Base</Name>
|
---|
| 165 | </ProjectReference>
|
---|
| 166 | </ItemGroup>
|
---|
[15334] | 167 | <ItemGroup>
|
---|
[15344] | 168 | <None Include="BenchmarkSuiteOverview.cd">
|
---|
| 169 | <SubType>Designer</SubType>
|
---|
| 170 | </None>
|
---|
[15334] | 171 | </ItemGroup>
|
---|
[14727] | 172 | <Choose>
|
---|
| 173 | <When Condition="'$(VisualStudioVersion)' == '10.0' And '$(IsCodedUITest)' == 'True'">
|
---|
| 174 | <ItemGroup>
|
---|
| 175 | <Reference Include="Microsoft.VisualStudio.QualityTools.CodedUITestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
---|
| 176 | <Private>False</Private>
|
---|
| 177 | </Reference>
|
---|
| 178 | <Reference Include="Microsoft.VisualStudio.TestTools.UITest.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
---|
| 179 | <Private>False</Private>
|
---|
| 180 | </Reference>
|
---|
| 181 | <Reference Include="Microsoft.VisualStudio.TestTools.UITest.Extension, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
---|
| 182 | <Private>False</Private>
|
---|
| 183 | </Reference>
|
---|
| 184 | <Reference Include="Microsoft.VisualStudio.TestTools.UITesting, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
---|
| 185 | <Private>False</Private>
|
---|
| 186 | </Reference>
|
---|
| 187 | </ItemGroup>
|
---|
| 188 | </When>
|
---|
| 189 | </Choose>
|
---|
| 190 | <Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
|
---|
| 191 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 192 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 193 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 194 | <Target Name="BeforeBuild">
|
---|
| 195 | </Target>
|
---|
| 196 | <Target Name="AfterBuild">
|
---|
| 197 | </Target>
|
---|
| 198 | -->
|
---|
| 199 | </Project> |
---|