Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/21/11 15:13:28 (12 years ago)
Author:
gkronber
Message:

#1653 corrected a number of direct references to .dll files (sometimes to a x86 version) which were missed in r6866 and changed the 'copy local' property for references to ExtLib .dlls to 'false'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj

    r6866 r7021  
    103103    <Reference Include="ALGLIB-3.1.0, Version=3.1.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    104104      <HintPath>..\..\bin\ALGLIB-3.1.0.dll</HintPath>
     105      <Private>False</Private>
    105106    </Reference>
    106107    <Reference Include="LibSVM-1.6.3, Version=1.6.3.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    107108      <HintPath>..\..\bin\LibSVM-1.6.3.dll</HintPath>
     109      <Private>False</Private>
    108110    </Reference>
    109111    <Reference Include="System" />
Note: See TracChangeset for help on using the changeset viewer.