Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/10/11 14:06:54 (13 years ago)
Author:
ascheibe
Message:

#1233 adapted relative assembly references and output paths to reflect repository structure

Location:
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.HiveEngine/3.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.HiveEngine/3.3/HeuristicLab.HiveEngine-3.3.csproj

    r6872 r6896  
    1818    <DebugType>full</DebugType>
    1919    <Optimize>false</Optimize>
    20     <OutputPath>..\..\..\..\core\sources\bin\</OutputPath>
     20    <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath>
    2121    <DefineConstants>DEBUG;TRACE</DefineConstants>
    2222    <ErrorReport>prompt</ErrorReport>
     
    2626    <DebugType>pdbonly</DebugType>
    2727    <Optimize>true</Optimize>
    28     <OutputPath>bin\Release\</OutputPath>
     28    <OutputPath>..\..\..\..\..\trunk\sources\bin\</OutputPath>
    2929    <DefineConstants>TRACE</DefineConstants>
    3030    <ErrorReport>prompt</ErrorReport>
     
    103103  <ItemGroup>
    104104    <Reference Include="HeuristicLab.Collections-3.3">
    105       <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     105      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    106106      <Private>False</Private>
    107107    </Reference>
     
    111111    </Reference>
    112112    <Reference Include="HeuristicLab.Core-3.3">
    113       <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     113      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
    114114      <Private>False</Private>
    115115    </Reference>
    116116    <Reference Include="HeuristicLab.Persistence-3.3">
    117       <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     117      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
    118118      <Private>False</Private>
    119119    </Reference>
    120120    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    121       <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     121      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    122122      <Private>False</Private>
    123123    </Reference>
    124124    <Reference Include="HeuristicLab.Random-3.3">
    125       <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
     125      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
    126126      <Private>False</Private>
    127127    </Reference>
    128128    <Reference Include="HeuristicLab.SequentialEngine-3.3">
    129       <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
     129      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
    130130      <Private>False</Private>
    131131    </Reference>
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.HiveEngine/3.3/Tests/HeuristicLab.HiveEngine.ConsoleTests-3.3.csproj

    r6892 r6896  
    6767  <ItemGroup>
    6868    <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3">
    69       <HintPath>..\..\..\..\..\core\sources\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
     69      <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
    7070    </Reference>
    7171    <Reference Include="HeuristicLab.Collections-3.3">
    72       <HintPath>..\..\..\..\..\core\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     72      <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    7373    </Reference>
    7474    <Reference Include="HeuristicLab.Common-3.3">
    75       <HintPath>..\..\..\..\..\core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     75      <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
    7676    </Reference>
    7777    <Reference Include="HeuristicLab.Common.Resources-3.3">
    78       <HintPath>..\..\..\..\..\core\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     78      <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
    7979    </Reference>
    8080    <Reference Include="HeuristicLab.Core-3.3">
    81       <HintPath>..\..\..\..\..\core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     81      <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
    8282    </Reference>
    8383    <Reference Include="HeuristicLab.Data-3.3">
    84       <HintPath>..\..\..\..\..\core\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     84      <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
    8585    </Reference>
    8686    <Reference Include="HeuristicLab.Operators-3.3">
    87       <HintPath>..\..\..\..\..\core\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     87      <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
    8888    </Reference>
    8989    <Reference Include="HeuristicLab.Optimization-3.3">
    90       <HintPath>..\..\..\..\..\core\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
     90      <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
    9191    </Reference>
    9292    <Reference Include="HeuristicLab.Persistence-3.3">
    93       <HintPath>..\..\..\..\..\core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     93      <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
    9494    </Reference>
    9595    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    96       <HintPath>..\..\..\..\..\core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     96      <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    9797    </Reference>
    9898    <Reference Include="HeuristicLab.Problems.TestFunctions-3.3">
    99       <HintPath>..\..\..\..\..\core\sources\bin\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>
     99      <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>
    100100    </Reference>
    101101    <Reference Include="HeuristicLab.SequentialEngine-3.3">
    102       <HintPath>..\..\..\..\..\core\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
     102      <HintPath>..\..\..\..\..\..\trunk\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
    103103    </Reference>
    104104    <Reference Include="System" />
Note: See TracChangeset for help on using the changeset viewer.