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>
|
---|
25 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
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>
|
---|
34 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
35 | <DefineConstants>TRACE</DefineConstants>
|
---|
36 | <ErrorReport>prompt</ErrorReport>
|
---|
37 | <WarningLevel>4</WarningLevel>
|
---|
38 | </PropertyGroup>
|
---|
39 | <ItemGroup>
|
---|
40 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
41 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
42 | </Reference>
|
---|
43 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
44 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
45 | </Reference>
|
---|
46 | <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
47 | <SpecificVersion>False</SpecificVersion>
|
---|
48 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
49 | </Reference>
|
---|
50 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
51 | <SpecificVersion>False</SpecificVersion>
|
---|
52 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
53 | </Reference>
|
---|
54 | <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
55 | <SpecificVersion>False</SpecificVersion>
|
---|
56 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
|
---|
57 | </Reference>
|
---|
58 | <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
59 | <SpecificVersion>False</SpecificVersion>
|
---|
60 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
61 | </Reference>
|
---|
62 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
63 | <SpecificVersion>False</SpecificVersion>
|
---|
64 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
65 | </Reference>
|
---|
66 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
67 | <SpecificVersion>False</SpecificVersion>
|
---|
68 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
69 | </Reference>
|
---|
70 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
71 | <SpecificVersion>False</SpecificVersion>
|
---|
72 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
73 | </Reference>
|
---|
74 | <Reference Include="HeuristicLab.Problems.Instances-3.3">
|
---|
75 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
76 | </Reference>
|
---|
77 | <Reference Include="HeuristicLab.Random-3.3">
|
---|
78 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
79 | </Reference>
|
---|
80 | <Reference Include="Microsoft.VisualBasic" />
|
---|
81 | <Reference Include="System" />
|
---|
82 | <Reference Include="System.Data" />
|
---|
83 | <Reference Include="System.Drawing" />
|
---|
84 | <Reference Include="System.IO.Compression" />
|
---|
85 | <Reference Include="System.Windows.Forms" />
|
---|
86 | <Reference Include="System.Xml" />
|
---|
87 | </ItemGroup>
|
---|
88 | <Choose>
|
---|
89 | <When Condition="('$(VisualStudioVersion)' == '10.0' or '$(VisualStudioVersion)' == '') and '$(TargetFrameworkVersion)' == 'v3.5'">
|
---|
90 | <ItemGroup>
|
---|
91 | <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
|
---|
92 | </ItemGroup>
|
---|
93 | </When>
|
---|
94 | <Otherwise>
|
---|
95 | <ItemGroup>
|
---|
96 | <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework" />
|
---|
97 | </ItemGroup>
|
---|
98 | </Otherwise>
|
---|
99 | </Choose>
|
---|
100 | <ItemGroup>
|
---|
101 | <Compile Include="BenchmarkSuiteDataDescriptor.cs" />
|
---|
102 | <Compile Include="BenchmarkSuiteInstanceProvider.cs" />
|
---|
103 | <Compile Include="DataTypes.cs" />
|
---|
104 | <Compile Include="Problems\ScrabbleScore.cs" />
|
---|
105 | <Compile Include="ExampleArgumentConverter.cs" />
|
---|
106 | <Compile Include="IBenchmarkSuiteDataDescriptor.cs" />
|
---|
107 | <Compile Include="Plugin.cs" />
|
---|
108 | <Compile Include="Problems\CompareStringLengths.cs" />
|
---|
109 | <Compile Include="Problems\ProblemData.cs" />
|
---|
110 | <Compile Include="Example.cs" />
|
---|
111 | <Compile Include="ExampleArgumentType.cs" />
|
---|
112 | <Compile Include="Problems\ReplaceSpaceWithNewline.cs" />
|
---|
113 | <Compile Include="Problems\PigLatin.cs" />
|
---|
114 | <Compile Include="Problems\NumberIo.cs" />
|
---|
115 | <Compile Include="Problems\NegativeToZero.cs" />
|
---|
116 | <Compile Include="Problems\MirrorImage.cs" />
|
---|
117 | <Compile Include="Problems\Median.cs" />
|
---|
118 | <Compile Include="Problems\LastIndexOfZero.cs" />
|
---|
119 | <Compile Include="Problems\Grades.cs" />
|
---|
120 | <Compile Include="Problems\ForLoopIndex.cs" />
|
---|
121 | <Compile Include="Problems\EvenSquares.cs" />
|
---|
122 | <Compile Include="Problems\DoubleLetters.cs" />
|
---|
123 | <Compile Include="Problems\Checksum.cs" />
|
---|
124 | <Compile Include="Problems\CollatzNumbers.cs" />
|
---|
125 | <Compile Include="Problems\Digits.cs" />
|
---|
126 | <Compile Include="Problems\CountOdds.cs" />
|
---|
127 | <Compile Include="Problems\Smallest.cs" />
|
---|
128 | <Compile Include="Problems\SmallOrLarge.cs" />
|
---|
129 | <Compile Include="Problems\StringDifferences.cs" />
|
---|
130 | <Compile Include="Problems\StringLengthsBackwards.cs" />
|
---|
131 | <Compile Include="Problems\SumOfSquares.cs" />
|
---|
132 | <Compile Include="Problems\SuperAnagrams.cs" />
|
---|
133 | <Compile Include="Problems\Syllables.cs" />
|
---|
134 | <Compile Include="Problems\VectorAverage.cs" />
|
---|
135 | <Compile Include="Problems\VectorSummed.cs" />
|
---|
136 | <Compile Include="Problems\WallisPi.cs" />
|
---|
137 | <Compile Include="Problems\WordStats.cs" />
|
---|
138 | <Compile Include="Problems\XWordLines.cs" />
|
---|
139 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
140 | <Compile Include="Views\ViewHelper.cs" />
|
---|
141 | <Compile Include="Views\DataEditorView.cs">
|
---|
142 | <SubType>UserControl</SubType>
|
---|
143 | </Compile>
|
---|
144 | <Compile Include="Views\DataEditorView.Designer.cs">
|
---|
145 | <DependentUpon>DataEditorView.cs</DependentUpon>
|
---|
146 | </Compile>
|
---|
147 | </ItemGroup>
|
---|
148 | <ItemGroup>
|
---|
149 | <EmbeddedResource Include="Data\BenchmarkExamples.zip" />
|
---|
150 | <EmbeddedResource Include="Views\DataEditorView.resx">
|
---|
151 | <DependentUpon>DataEditorView.cs</DependentUpon>
|
---|
152 | </EmbeddedResource>
|
---|
153 | </ItemGroup>
|
---|
154 | <ItemGroup>
|
---|
155 | <ProjectReference Include="..\HeuristicLab.Problems.ProgramSynthesis.Base\HeuristicLab.Problems.ProgramSynthesis.Base.csproj">
|
---|
156 | <Project>{0a60b6ba-8ace-478e-98f3-57441b53b5f9}</Project>
|
---|
157 | <Name>HeuristicLab.Problems.ProgramSynthesis.Base</Name>
|
---|
158 | </ProjectReference>
|
---|
159 | </ItemGroup>
|
---|
160 | <Choose>
|
---|
161 | <When Condition="'$(VisualStudioVersion)' == '10.0' And '$(IsCodedUITest)' == 'True'">
|
---|
162 | <ItemGroup>
|
---|
163 | <Reference Include="Microsoft.VisualStudio.QualityTools.CodedUITestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
---|
164 | <Private>False</Private>
|
---|
165 | </Reference>
|
---|
166 | <Reference Include="Microsoft.VisualStudio.TestTools.UITest.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
---|
167 | <Private>False</Private>
|
---|
168 | </Reference>
|
---|
169 | <Reference Include="Microsoft.VisualStudio.TestTools.UITest.Extension, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
---|
170 | <Private>False</Private>
|
---|
171 | </Reference>
|
---|
172 | <Reference Include="Microsoft.VisualStudio.TestTools.UITesting, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
---|
173 | <Private>False</Private>
|
---|
174 | </Reference>
|
---|
175 | </ItemGroup>
|
---|
176 | </When>
|
---|
177 | </Choose>
|
---|
178 | <Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
|
---|
179 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
180 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
181 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
182 | <Target Name="BeforeBuild">
|
---|
183 | </Target>
|
---|
184 | <Target Name="AfterBuild">
|
---|
185 | </Target>
|
---|
186 | -->
|
---|
187 | </Project> |
---|