Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/19/10 18:11:25 (14 years ago)
Author:
mkommend
Message:

extracted external libraries and adapted dependent plugins (ticket #837)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.SupportVectorMachines/3.2/HeuristicLab.SupportVectorMachines-3.2.csproj

    r2421 r2645  
    128128      <Name>HeuristicLab.Data-3.2</Name>
    129129    </ProjectReference>
     130    <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.LibSVM\1.6.3\LibSVM-1.6.3\LibSVM-1.6.3.csproj">
     131      <Project>{A16F23B5-FB62-499E-A831-26953AA56FE2}</Project>
     132      <Name>LibSVM-1.6.3</Name>
     133    </ProjectReference>
    130134    <ProjectReference Include="..\..\HeuristicLab.Logging\3.2\HeuristicLab.Logging-3.2.csproj">
    131135      <Project>{4095C92C-5A4C-44BC-9963-5F384CF5CC3F}</Project>
     
    160164      <Name>HeuristicLab.SequentialEngine-3.2</Name>
    161165    </ProjectReference>
    162     <ProjectReference Include="..\..\LibSVM\LibSVM.csproj">
    163       <Project>{A16F23B5-FB62-499E-A831-26953AA56FE2}</Project>
    164       <Name>LibSVM</Name>
    165     </ProjectReference>
    166166  </ItemGroup>
    167167  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.