Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/15/10 13:08:12 (14 years ago)
Author:
mkommend
Message:

updated classification views (ticket #939)

File:
1 moved

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Classification/HeuristicLab.Problems.DataAnalysis.Classfication.Views/3.3/HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3.csproj

    r4367 r4394  
    113113      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    114114    </Reference>
    115     <Reference Include="HeuristicLab.Problems.DataAnalysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=AMD64" />
     115    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86" />
     116    <Reference Include="HeuristicLab.Problems.DataAnalysis.Regression-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86" />
    116117    <Reference Include="System" />
    117118    <Reference Include="System.Core" />
     
    133134    <Compile Include="HeuristicLabProblemsDataAnalysisClassificationViewsPlugin.cs" />
    134135    <Compile Include="Properties\AssemblyInfo.cs" />
     136    <Compile Include="RocCurvesView.cs">
     137      <SubType>UserControl</SubType>
     138    </Compile>
     139    <Compile Include="RocCurvesView.Designer.cs">
     140      <DependentUpon>RocCurvesView.cs</DependentUpon>
     141    </Compile>
    135142    <Compile Include="SymbolicClassificationSolutionView.cs">
    136143      <SubType>UserControl</SubType>
     
    146153  </ItemGroup>
    147154  <ItemGroup>
    148     <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Classification\3.3\HeuristicLab.Problems.DataAnalysis.Classification.csproj">
     155    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Classification\3.3\HeuristicLab.Problems.DataAnalysis.Classification-3.3.csproj">
    149156      <Project>{D35FD6DB-D704-4BEA-BDAE-C40ABFB5B13E}</Project>
    150       <Name>HeuristicLab.Problems.DataAnalysis.Classification</Name>
     157      <Name>HeuristicLab.Problems.DataAnalysis.Classification-3.3</Name>
    151158    </ProjectReference>
    152159  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.