Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/07/10 11:19:33 (13 years ago)
Author:
cneumuel
Message:

#1233

  • added test project
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/HeuristicLab.Clients.Hive.Slave-3.4.csproj

    r5043 r5055  
    3838  </PropertyGroup>
    3939  <ItemGroup>
     40    <Reference Include="HeuristicLab.Clients.Common-3.3">
     41      <HintPath>..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>
     42    </Reference>
    4043    <Reference Include="HeuristicLab.Common-3.3">
    4144      <HintPath>..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
     
    5861  </ItemGroup>
    5962  <ItemGroup>
     63    <Compile Include="SlaveDummy.cs" />
    6064    <None Include="HeuristicLabClientsHiveSlavePlugin.cs.frame" />
    6165    <Compile Include="HeuristicLabClientsHiveSlavePlugin.cs" />
     
    6569  <ItemGroup>
    6670    <None Include="HeuristicLab.snk" />
     71  </ItemGroup>
     72  <ItemGroup>
     73    <ProjectReference Include="..\..\HeuristicLab.Clients.Hive\3.4\HeuristicLab.Clients.Hive-3.4.csproj">
     74      <Project>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</Project>
     75      <Name>HeuristicLab.Clients.Hive-3.4</Name>
     76    </ProjectReference>
     77    <ProjectReference Include="..\..\HeuristicLab.Services.Hive.Common\3.4\HeuristicLab.Services.Hive.Common-3.4.csproj">
     78      <Project>{14424A16-48D4-445E-80BF-DDF617548BBB}</Project>
     79      <Name>HeuristicLab.Services.Hive.Common-3.4</Name>
     80    </ProjectReference>
    6781  </ItemGroup>
    6882  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.