Free cookie consent management tool by TermsFeed Policy Generator

Changeset 14682 for branches


Ignore:
Timestamp:
02/17/17 13:02:54 (7 years ago)
Author:
abeham
Message:

#2700: fixed references for alglib and libsvm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/TSNE/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj

    r14518 r14682  
    109109  <ItemGroup>
    110110    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    111       <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath>
     111      <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
    112112      <Private>False</Private>
    113113    </Reference>
     
    205205    </Reference>
    206206    <Reference Include="LibSVM-3.12, Version=3.12.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    207       <HintPath>..\..\bin\LibSVM-3.12.dll</HintPath>
     207      <HintPath>..\..\..\..\trunk\sources\bin\LibSVM-3.12.dll</HintPath>
    208208      <Private>False</Private>
    209209    </Reference>
Note: See TracChangeset for help on using the changeset viewer.