Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/06/10 22:36:41 (14 years ago)
Author:
mkommend
Message:

Moved DataAnalysis.Classification from branch to trunk (ticket #939).

Location:
trunk/sources/HeuristicLab.Problems.DataAnalysis.Classification.Views
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.DataAnalysis.Classification.Views/3.3/HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3.csproj

    r4417 r4565  
    100100  </PropertyGroup>
    101101  <ItemGroup>
    102     <Reference Include="HeuristicLab.Common-3.3">
    103       <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
    104     </Reference>
    105     <Reference Include="HeuristicLab.Core-3.3">
    106       <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
    107     </Reference>
    108     <Reference Include="HeuristicLab.Data-3.3">
    109       <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
    110     </Reference>
    111     <Reference Include="HeuristicLab.MainForm-3.3">
    112       <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
    113     </Reference>
    114     <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    115       <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
    116     </Reference>
    117     <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    118       <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    119     </Reference>
    120     <Reference Include="HeuristicLab.Problems.DataAnalysis-3.3">
    121       <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis-3.3.dll</HintPath>
    122     </Reference>
    123     <Reference Include="HeuristicLab.Problems.DataAnalysis.Regression-3.3">
    124       <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Regression-3.3.dll</HintPath>
    125     </Reference>
    126102    <Reference Include="System" />
    127103    <Reference Include="System.Core" />
     
    162138  </ItemGroup>
    163139  <ItemGroup>
     140    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
     141      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
     142      <Name>HeuristicLab.Common-3.3</Name>
     143    </ProjectReference>
     144    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
     145      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
     146      <Name>HeuristicLab.Core-3.3</Name>
     147    </ProjectReference>
     148    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
     149      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
     150      <Name>HeuristicLab.Data-3.3</Name>
     151    </ProjectReference>
     152    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
     153      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
     154      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
     155    </ProjectReference>
     156    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
     157      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
     158      <Name>HeuristicLab.MainForm-3.3</Name>
     159    </ProjectReference>
     160    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
     161      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
     162      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
     163    </ProjectReference>
    164164    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Classification\3.3\HeuristicLab.Problems.DataAnalysis.Classification-3.3.csproj">
    165165      <Project>{D35FD6DB-D704-4BEA-BDAE-C40ABFB5B13E}</Project>
    166166      <Name>HeuristicLab.Problems.DataAnalysis.Classification-3.3</Name>
     167    </ProjectReference>
     168    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Regression\3.3\HeuristicLab.Problems.DataAnalysis.Regression-3.3.csproj">
     169      <Project>{BDF86B1D-630E-4CE2-8A49-8C90B1BDE4C9}</Project>
     170      <Name>HeuristicLab.Problems.DataAnalysis.Regression-3.3</Name>
     171    </ProjectReference>
     172    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.3\HeuristicLab.Problems.DataAnalysis-3.3.csproj">
     173      <Project>{70DFD984-B1D9-46FE-8EB7-4DE92D71A9FC}</Project>
     174      <Name>HeuristicLab.Problems.DataAnalysis-3.3</Name>
    167175    </ProjectReference>
    168176  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.