Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/08/11 12:10:59 (13 years ago)
Author:
svonolfe
Message:

Added solution for MPIsupport (#1542)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/HeuristicLab.MPInet-1.0.0.csproj

    r6346 r6393  
    9696  </PropertyGroup>
    9797  <ItemGroup>
     98    <Reference Include="Accessibility">
     99      <EmbedInteropTypes>True</EmbedInteropTypes>
     100    </Reference>
     101    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
     102      <HintPath>..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     103    </Reference>
    98104    <Reference Include="System" />
    99105    <Reference Include="System.Core">
     
    116122    <None Include="HeuristicLab.snk" />
    117123    <None Include="Properties\AssemblyInfo.frame" />
    118   </ItemGroup>
    119   <ItemGroup>
    120     <ProjectReference Include="..\..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    121       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    122       <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    123     </ProjectReference>
    124124  </ItemGroup>
    125125  <ItemGroup>
     
    167167call PreBuildEvent.cmd</PreBuildEvent>
    168168  </PropertyGroup>
     169  <PropertyGroup>
     170    <PostBuildEvent>
     171    </PostBuildEvent>
     172  </PropertyGroup>
    169173</Project>
Note: See TracChangeset for help on using the changeset viewer.