Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/08/12 19:13:14 (12 years ago)
Author:
gkronber
Message:

#1669 merged r7209:7283 from trunk into regression benchmark branch

Location:
branches/RegressionBenchmarks
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/RegressionBenchmarks

  • branches/RegressionBenchmarks/HeuristicLab.Algorithms.Benchmarks/3.3

    • Property svn:ignore
      •  

        old new  
        22bin
        33obj
         4*.vs10x
        45*.user
  • branches/RegressionBenchmarks/HeuristicLab.Algorithms.Benchmarks/3.3/HeuristicLab.Algorithms.Benchmarks-3.3.csproj

    r7006 r7290  
    8484    <Reference Include="System" />
    8585    <Reference Include="System.Core" />
     86    <Reference Include="System.Data" />
    8687    <Reference Include="System.Drawing" />
    87     <Reference Include="System.Xml.Linq" />
    88     <Reference Include="System.Data.DataSetExtensions" />
    89     <Reference Include="Microsoft.CSharp" />
    90     <Reference Include="System.Data" />
    9188    <Reference Include="System.Xml" />
    9289  </ItemGroup>
    9390  <ItemGroup>
    94     <Compile Include="Benchmark.cs">
    95       <SubType>Code</SubType>
    96     </Compile>
    97     <Compile Include="DhrystoneBenchmark.cs" />
     91    <Compile Include="Benchmark.cs" />
     92    <Compile Include="BenchmarkAlgorithm.cs" />
     93    <Compile Include="Dhrystone.cs" />
    9894    <Compile Include="IBenchmark.cs" />
    99     <Compile Include="LinpackBenchmark.cs" />
     95    <Compile Include="Linpack.cs" />
    10096    <Compile Include="Plugin.cs" />
    10197    <Compile Include="Properties\AssemblyInfo.cs" />
    102     <Compile Include="WhetstoneBenchmark.cs" />
     98    <Compile Include="Whetstone.cs" />
    10399  </ItemGroup>
    104100  <ItemGroup>
     
    131127      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
    132128      <Name>HeuristicLab.Data-3.3</Name>
    133       <Private>False</Private>
    134     </ProjectReference>
    135     <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
    136       <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
    137       <Name>HeuristicLab.Operators-3.3</Name>
    138129      <Private>False</Private>
    139130    </ProjectReference>
Note: See TracChangeset for help on using the changeset viewer.