Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/21/18 16:00:50 (6 years ago)
Author:
jkarder
Message:

#2839:

  • fixed compilation errors in HiveEngine
  • minor changes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • addons/HeuristicLab.MetaOptimization/HeuristicLab.HiveEngine.Views/3.3/HeuristicLab.HiveEngine.Views-3.3.csproj

    r15741 r16173  
    125125      <Private>False</Private>
    126126    </Reference>
     127    <Reference Include="HeuristicLab.Common.Resources-3.3">
     128      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     129      <Private>False</Private>
     130    </Reference>
    127131    <Reference Include="HeuristicLab.Core-3.3">
    128132      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
     
    173177    </ProjectReference>
    174178  </ItemGroup>
    175   <ItemGroup>
    176     <EmbeddedResource Include="HiveEngineView.resx">
    177       <DependentUpon>HiveEngineView.cs</DependentUpon>
    178     </EmbeddedResource>
    179   </ItemGroup>
    180179  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    181180  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.