Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/05/11 17:21:16 (13 years ago)
Author:
ascheibe
Message:

#1233

  • updated project settings to work with the trunk restructuring changes
  • added HowToCompile.txt with instructions on how to compile hive
File:
1 edited

Legend:

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

    r6744 r6872  
    4040  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
    4141    <PlatformTarget>AnyCPU</PlatformTarget>
    42     <OutputPath>bin\Debug\</OutputPath>
     42    <OutputPath>..\..\..\..\core\sources\bin\</OutputPath>
    4343  </PropertyGroup>
    4444  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
     
    6565      <Project>{989FE92B-484E-41EE-87E2-6A24AF0381D8}</Project>
    6666      <Name>HeuristicLab.Clients.Hive.Slave-3.3</Name>
     67      <Private>False</Private>
    6768    </ProjectReference>
    6869    <ProjectReference Include="..\..\HeuristicLab.Clients.Hive\3.3\HeuristicLab.Clients.Hive-3.3.csproj">
    6970      <Project>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</Project>
    7071      <Name>HeuristicLab.Clients.Hive-3.3</Name>
     72      <Private>False</Private>
    7173    </ProjectReference>
    7274    <ProjectReference Include="..\..\HeuristicLab.Hive\3.3\HeuristicLab.Hive-3.3.csproj">
    7375      <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
    7476      <Name>HeuristicLab.Hive-3.3</Name>
     77      <Private>False</Private>
    7578    </ProjectReference>
    7679  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.