Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/09/18 01:10:43 (7 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.Problems.MetaOptimization.Views/3.3/HeuristicLab.Problems.MetaOptimization.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>
     
    7777  <ItemGroup>
    7878    <Reference Include="HeuristicLab.Collections-3.3">
    79       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     79      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    8080      <Private>False</Private>
    8181    </Reference>
    8282    <Reference Include="HeuristicLab.Common-3.3">
    83       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     83      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
    8484      <Private>False</Private>
    8585    </Reference>
    8686    <Reference Include="HeuristicLab.Common.Resources-3.3">
    87       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     87      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
    8888      <Private>False</Private>
    8989    </Reference>
    9090    <Reference Include="HeuristicLab.Core-3.3">
    91       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     91      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
    9292      <Private>False</Private>
    9393    </Reference>
    9494    <Reference Include="HeuristicLab.Core.Views-3.3">
    95       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
     95      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
    9696      <Private>False</Private>
    9797    </Reference>
    9898    <Reference Include="HeuristicLab.Data-3.3">
    99       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     99      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
    100100      <Private>False</Private>
    101101    </Reference>
    102102    <Reference Include="HeuristicLab.Data.Views-3.3">
    103       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
     103      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
    104104      <Private>False</Private>
    105105    </Reference>
    106106    <Reference Include="HeuristicLab.MainForm-3.3">
    107       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     107      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
    108108      <Private>False</Private>
    109109    </Reference>
    110110    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    111       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     111      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
    112112      <Private>False</Private>
    113113    </Reference>
    114114    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    115       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
     115      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
    116116      <Private>False</Private>
    117117    </Reference>
    118118    <Reference Include="HeuristicLab.Optimization.Views-3.3">
    119       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
     119      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
    120120      <Private>False</Private>
    121121    </Reference>
    122122    <Reference Include="HeuristicLab.Parameters-3.3">
    123       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     123      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
    124124      <Private>False</Private>
    125125    </Reference>
    126126    <Reference Include="HeuristicLab.Parameters.Views-3.3">
    127       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
     127      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
    128128      <Private>False</Private>
    129129    </Reference>
    130130    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    131       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     131      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    132132      <Private>False</Private>
    133133    </Reference>
    134134    <Reference Include="HeuristicLab.SequentialEngine-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    135       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
     135      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
    136136      <Private>False</Private>
    137137    </Reference>
Note: See TracChangeset for help on using the changeset viewer.