Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/09/18 01:10:43 (6 years ago)
Author:
swagner
Message:

#2887: Adapted project references and output paths for HeuristicLab.MetaOptimization

File:
1 edited

Legend:

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

    r11627 r15741  
    1919    <DebugType>full</DebugType>
    2020    <Optimize>false</Optimize>
    21     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     21    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    2222    <DefineConstants>DEBUG;TRACE</DefineConstants>
    2323    <ErrorReport>prompt</ErrorReport>
     
    2828    <DebugType>pdbonly</DebugType>
    2929    <Optimize>true</Optimize>
    30     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     30    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    3131    <DefineConstants>TRACE</DefineConstants>
    3232    <ErrorReport>prompt</ErrorReport>
     
    4242  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
    4343    <DebugSymbols>true</DebugSymbols>
    44     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     44    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    4545    <DefineConstants>DEBUG;TRACE</DefineConstants>
    4646    <DebugType>full</DebugType>
     
    5858  </PropertyGroup>
    5959  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
    60     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     60    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    6161    <DefineConstants>TRACE</DefineConstants>
    6262    <Optimize>true</Optimize>
     
    7575  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
    7676    <DebugSymbols>true</DebugSymbols>
    77     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     77    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    7878    <DefineConstants>DEBUG;TRACE</DefineConstants>
    7979    <DebugType>full</DebugType>
     
    9191  </PropertyGroup>
    9292  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
    93     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     93    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    9494    <DefineConstants>TRACE</DefineConstants>
    9595    <Optimize>true</Optimize>
     
    110110  <ItemGroup>
    111111    <Reference Include="HeuristicLab.Clients.Hive-3.3">
    112       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Clients.Hive-3.3.dll</HintPath>
     112      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Clients.Hive-3.3.dll</HintPath>
    113113      <Private>False</Private>
    114114    </Reference>
    115115    <Reference Include="HeuristicLab.Clients.Hive.JobManager-3.3">
    116       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Clients.Hive.JobManager-3.3.dll</HintPath>
     116      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Clients.Hive.JobManager-3.3.dll</HintPath>
    117117      <Private>False</Private>
    118118    </Reference>
    119119    <Reference Include="HeuristicLab.Collections-3.3">
    120       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     120      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    121121      <Private>False</Private>
    122122    </Reference>
    123123    <Reference Include="HeuristicLab.Common-3.3">
    124       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     124      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
    125125      <Private>False</Private>
    126126    </Reference>
    127127    <Reference Include="HeuristicLab.Core-3.3">
    128       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     128      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
    129129      <Private>False</Private>
    130130    </Reference>
    131131    <Reference Include="HeuristicLab.Core.Views-3.3">
    132       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
     132      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
    133133      <Private>False</Private>
    134134    </Reference>
    135135    <Reference Include="HeuristicLab.MainForm-3.3">
    136       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     136      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
    137137      <Private>False</Private>
    138138    </Reference>
    139139    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    140       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     140      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
    141141      <Private>False</Private>
    142142    </Reference>
    143143    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    144       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     144      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    145145      <Private>False</Private>
    146146    </Reference>
Note: See TracChangeset for help on using the changeset viewer.