Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/08/11 13:18:49 (12 years ago)
Author:
sforsten
Message:

#1669: First version which can automatically generate data for some problems from http://www.vanillamodeling.com/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/RegressionBenchmarks/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj

    r6866 r6968  
    9393  </PropertyGroup>
    9494  <ItemGroup>
     95    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    9596    <Reference Include="System" />
    9697    <Reference Include="System.Core">
     
    328329      <Private>False</Private>
    329330    </ProjectReference>
     331    <ProjectReference Include="..\..\HeuristicLab.DebugEngine\3.3\HeuristicLab.DebugEngine-3.3.csproj">
     332      <Project>{49F28045-7B5F-411B-8D59-16C846FA26E0}</Project>
     333      <Name>HeuristicLab.DebugEngine-3.3</Name>
     334    </ProjectReference>
    330335    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
    331336      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
     
    396401    </BootstrapperPackage>
    397402  </ItemGroup>
     403  <ItemGroup>
     404    <EmbeddedResource Include="DataAnalysisProblemView.resx">
     405      <DependentUpon>DataAnalysisProblemView.cs</DependentUpon>
     406    </EmbeddedResource>
     407  </ItemGroup>
    398408  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    399409  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.