Free cookie consent management tool by TermsFeed Policy Generator

Changeset 15741


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

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

Location:
addons/HeuristicLab.MetaOptimization
Files:
5 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>
  • addons/HeuristicLab.MetaOptimization/HeuristicLab.HiveEngine/3.3/HeuristicLab.HiveEngine-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.Collections-3.3">
    116       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     116      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    117117      <Private>False</Private>
    118118    </Reference>
    119119    <Reference Include="HeuristicLab.MainForm-3.3">
    120       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     120      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
    121121      <Private>False</Private>
    122122    </Reference>
    123123    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    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.Hive-3.3">
    132       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Hive-3.3.dll</HintPath>
     132      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Hive-3.3.dll</HintPath>
    133133    </Reference>
    134134    <Reference Include="HeuristicLab.Persistence-3.3">
    135       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     135      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
    136136      <Private>False</Private>
    137137    </Reference>
    138138    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    139       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     139      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    140140      <Private>False</Private>
    141141    </Reference>
    142142    <Reference Include="HeuristicLab.Random-3.3">
    143       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
     143      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
    144144      <Private>False</Private>
    145145    </Reference>
    146146    <Reference Include="HeuristicLab.SequentialEngine-3.3">
    147       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
     147      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
    148148      <Private>False</Private>
    149149    </Reference>
  • addons/HeuristicLab.MetaOptimization/HeuristicLab.MetaOptimization.Test/HeuristicLab.MetaOptimization.Test.csproj

    r11627 r15741  
    4949  <ItemGroup>
    5050    <Reference Include="ALGLIB-3.1.0">
    51       <HintPath>..\..\..\trunk\sources\bin\ALGLIB-3.1.0.dll</HintPath>
     51      <HintPath>..\..\..\trunk\bin\ALGLIB-3.1.0.dll</HintPath>
    5252    </Reference>
    5353    <Reference Include="Google.ProtocolBuffers-0.9.1">
    54       <HintPath>..\..\..\trunk\sources\bin\Google.ProtocolBuffers-0.9.1.dll</HintPath>
     54      <HintPath>..\..\..\trunk\bin\Google.ProtocolBuffers-0.9.1.dll</HintPath>
    5555    </Reference>
    5656    <Reference Include="HeuristicLab.ALGLIB-3.1.0">
    57       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.ALGLIB-3.1.0.dll</HintPath>
     57      <HintPath>..\..\..\trunk\bin\HeuristicLab.ALGLIB-3.1.0.dll</HintPath>
    5858    </Reference>
    5959    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4">
    60       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
     60      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
    6161    </Reference>
    6262    <Reference Include="HeuristicLab.Algorithms.DataAnalysis.Views-3.4">
    63       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.DataAnalysis.Views-3.4.dll</HintPath>
     63      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis.Views-3.4.dll</HintPath>
    6464    </Reference>
    6565    <Reference Include="HeuristicLab.Algorithms.EvolutionStrategy-3.3">
    66       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath>
     66      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath>
    6767    </Reference>
    6868    <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3">
    69       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
     69      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
    7070    </Reference>
    7171    <Reference Include="HeuristicLab.Algorithms.LocalSearch-3.3">
    72       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath>
     72      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath>
    7373    </Reference>
    7474    <Reference Include="HeuristicLab.Algorithms.NSGA2-3.3">
    75       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.NSGA2-3.3.dll</HintPath>
     75      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.NSGA2-3.3.dll</HintPath>
    7676    </Reference>
    7777    <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3">
    78       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
     78      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
    7979    </Reference>
    8080    <Reference Include="HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3">
    81       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.dll</HintPath>
     81      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.dll</HintPath>
    8282    </Reference>
    8383    <Reference Include="HeuristicLab.Algorithms.SimulatedAnnealing-3.3">
    84       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll</HintPath>
     84      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll</HintPath>
    8585    </Reference>
    8686    <Reference Include="HeuristicLab.Algorithms.TabuSearch-3.3">
    87       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.TabuSearch-3.3.dll</HintPath>
     87      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.TabuSearch-3.3.dll</HintPath>
    8888    </Reference>
    8989    <Reference Include="HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3">
    90       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3.dll</HintPath>
     90      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3.dll</HintPath>
    9191    </Reference>
    9292    <Reference Include="HeuristicLab.Analysis-3.3">
    93       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
     93      <HintPath>..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
    9494    </Reference>
    9595    <Reference Include="HeuristicLab.Analysis.Views-3.3">
    96       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
     96      <HintPath>..\..\..\trunk\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
    9797    </Reference>
    9898    <Reference Include="HeuristicLab.Clients.Common-3.3">
    99       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath>
     99      <HintPath>..\..\..\trunk\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath>
    100100    </Reference>
    101101    <Reference Include="HeuristicLab.CodeEditor-3.3">
    102       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.CodeEditor-3.3.dll</HintPath>
     102      <HintPath>..\..\..\trunk\bin\HeuristicLab.CodeEditor-3.3.dll</HintPath>
    103103    </Reference>
    104104    <Reference Include="HeuristicLab.Collections-3.3">
    105       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     105      <HintPath>..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    106106    </Reference>
    107107    <Reference Include="HeuristicLab.Common-3.3">
    108       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     108      <HintPath>..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
    109109    </Reference>
    110110    <Reference Include="HeuristicLab.Common.Resources-3.3">
    111       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     111      <HintPath>..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
    112112    </Reference>
    113113    <Reference Include="HeuristicLab.Core-3.3">
    114       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     114      <HintPath>..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
    115115    </Reference>
    116116    <Reference Include="HeuristicLab.Core.Views-3.3">
    117       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
     117      <HintPath>..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
    118118    </Reference>
    119119    <Reference Include="HeuristicLab.Data-3.3">
    120       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     120      <HintPath>..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
    121121    </Reference>
    122122    <Reference Include="HeuristicLab.Data.Views-3.3">
    123       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
     123      <HintPath>..\..\..\trunk\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
    124124    </Reference>
    125125    <Reference Include="HeuristicLab.DebugEngine-3.3">
    126       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.DebugEngine-3.3.dll</HintPath>
     126      <HintPath>..\..\..\trunk\bin\HeuristicLab.DebugEngine-3.3.dll</HintPath>
    127127    </Reference>
    128128    <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3">
    129       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
     129      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
    130130    </Reference>
    131131    <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
    132       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
     132      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
    133133    </Reference>
    134134    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
    135       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
     135      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
    136136    </Reference>
    137137    <Reference Include="HeuristicLab.Encodings.PermutationEncoding.Views-3.3">
    138       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding.Views-3.3.dll</HintPath>
     138      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.PermutationEncoding.Views-3.3.dll</HintPath>
    139139    </Reference>
    140140    <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3">
    141       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
     141      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
    142142    </Reference>
    143143    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
    144       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
     144      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
    145145    </Reference>
    146146    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4">
    147       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll</HintPath>
     147      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll</HintPath>
    148148    </Reference>
    149149    <Reference Include="HeuristicLab.HiveEngine-3.3">
    150       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.HiveEngine-3.3.dll</HintPath>
     150      <HintPath>..\..\..\trunk\bin\HeuristicLab.HiveEngine-3.3.dll</HintPath>
    151151    </Reference>
    152152    <Reference Include="HeuristicLab.LibSVM-1.6.3">
    153       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.LibSVM-1.6.3.dll</HintPath>
     153      <HintPath>..\..\..\trunk\bin\HeuristicLab.LibSVM-1.6.3.dll</HintPath>
    154154    </Reference>
    155155    <Reference Include="HeuristicLab.log4net-1.2.10.0">
    156       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.log4net-1.2.10.0.dll</HintPath>
     156      <HintPath>..\..\..\trunk\bin\HeuristicLab.log4net-1.2.10.0.dll</HintPath>
    157157    </Reference>
    158158    <Reference Include="HeuristicLab.MainForm-3.3">
    159       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     159      <HintPath>..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
    160160    </Reference>
    161161    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    162       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     162      <HintPath>..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
    163163    </Reference>
    164164    <Reference Include="HeuristicLab.Netron-3.0.2672.12446">
    165       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Netron-3.0.2672.12446.dll</HintPath>
     165      <HintPath>..\..\..\trunk\bin\HeuristicLab.Netron-3.0.2672.12446.dll</HintPath>
    166166    </Reference>
    167167    <Reference Include="HeuristicLab.Operators-3.3">
    168       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     168      <HintPath>..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
    169169    </Reference>
    170170    <Reference Include="HeuristicLab.Operators.Programmable-3.3">
    171       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators.Programmable-3.3.dll</HintPath>
     171      <HintPath>..\..\..\trunk\bin\HeuristicLab.Operators.Programmable-3.3.dll</HintPath>
    172172    </Reference>
    173173    <Reference Include="HeuristicLab.Operators.Views-3.3">
    174       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators.Views-3.3.dll</HintPath>
     174      <HintPath>..\..\..\trunk\bin\HeuristicLab.Operators.Views-3.3.dll</HintPath>
    175175    </Reference>
    176176    <Reference Include="HeuristicLab.Operators.Views.GraphVisualization-3.3">
    177       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators.Views.GraphVisualization-3.3.dll</HintPath>
     177      <HintPath>..\..\..\trunk\bin\HeuristicLab.Operators.Views.GraphVisualization-3.3.dll</HintPath>
    178178    </Reference>
    179179    <Reference Include="HeuristicLab.Optimization-3.3">
    180       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
     180      <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
    181181    </Reference>
    182182    <Reference Include="HeuristicLab.Optimization.Operators-3.3">
    183       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
     183      <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
    184184    </Reference>
    185185    <Reference Include="HeuristicLab.Optimization.Views-3.3">
    186       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
     186      <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
    187187    </Reference>
    188188    <Reference Include="HeuristicLab.Optimizer-3.3">
    189       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
     189      <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
    190190    </Reference>
    191191    <Reference Include="HeuristicLab.ParallelEngine-3.3">
    192       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.ParallelEngine-3.3.dll</HintPath>
     192      <HintPath>..\..\..\trunk\bin\HeuristicLab.ParallelEngine-3.3.dll</HintPath>
    193193    </Reference>
    194194    <Reference Include="HeuristicLab.Parameters-3.3">
    195       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     195      <HintPath>..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
    196196    </Reference>
    197197    <Reference Include="HeuristicLab.Parameters.Views-3.3">
    198       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
     198      <HintPath>..\..\..\trunk\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
    199199    </Reference>
    200200    <Reference Include="HeuristicLab.Persistence-3.3">
    201       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     201      <HintPath>..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
    202202    </Reference>
    203203    <Reference Include="HeuristicLab.Persistence.GUI-3.3">
    204       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence.GUI-3.3.dll</HintPath>
     204      <HintPath>..\..\..\trunk\bin\HeuristicLab.Persistence.GUI-3.3.dll</HintPath>
    205205    </Reference>
    206206    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    207       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     207      <HintPath>..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    208208    </Reference>
    209209    <Reference Include="HeuristicLab.Problems.ArtificialAnt-3.4">
    210       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.ArtificialAnt-3.4.dll</HintPath>
     210      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.ArtificialAnt-3.4.dll</HintPath>
    211211    </Reference>
    212212    <Reference Include="HeuristicLab.Problems.ArtificialAnt.Views-3.4">
    213       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.ArtificialAnt.Views-3.4.dll</HintPath>
     213      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.ArtificialAnt.Views-3.4.dll</HintPath>
    214214    </Reference>
    215215    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
    216       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
     216      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
    217217    </Reference>
    218218    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
    219       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
     219      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
    220220    </Reference>
    221221    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4">
    222       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.dll</HintPath>
     222      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.dll</HintPath>
    223223    </Reference>
    224224    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views-3.4">
    225       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views-3.4.dll</HintPath>
     225      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views-3.4.dll</HintPath>
    226226    </Reference>
    227227    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4">
    228       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
     228      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
    229229    </Reference>
    230230    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views-3.4">
    231       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views-3.4.dll</HintPath>
     231      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views-3.4.dll</HintPath>
    232232    </Reference>
    233233    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4">
    234       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.dll</HintPath>
     234      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.dll</HintPath>
    235235    </Reference>
    236236    <Reference Include="HeuristicLab.Problems.DataAnalysis.Views-3.4">
    237       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Views-3.4.dll</HintPath>
     237      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Views-3.4.dll</HintPath>
    238238    </Reference>
    239239    <Reference Include="HeuristicLab.Problems.ExternalEvaluation-3.3">
    240       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.ExternalEvaluation-3.3.dll</HintPath>
     240      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.ExternalEvaluation-3.3.dll</HintPath>
    241241    </Reference>
    242242    <Reference Include="HeuristicLab.Problems.ExternalEvaluation.GP-3.4">
    243       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.ExternalEvaluation.GP-3.4.dll</HintPath>
     243      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.ExternalEvaluation.GP-3.4.dll</HintPath>
    244244    </Reference>
    245245    <Reference Include="HeuristicLab.Problems.ExternalEvaluation.Views-3.3">
    246       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.ExternalEvaluation.Views-3.3.dll</HintPath>
     246      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.ExternalEvaluation.Views-3.3.dll</HintPath>
    247247    </Reference>
    248248    <Reference Include="HeuristicLab.Problems.Instances-3.3">
    249       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
     249      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
    250250    </Reference>
    251251    <Reference Include="HeuristicLab.Problems.Knapsack-3.3">
    252       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath>
     252      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath>
    253253    </Reference>
    254254    <Reference Include="HeuristicLab.Problems.Knapsack.Views-3.3">
    255       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Knapsack.Views-3.3.dll</HintPath>
     255      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Knapsack.Views-3.3.dll</HintPath>
    256256    </Reference>
    257257    <Reference Include="HeuristicLab.Problems.OneMax-3.3">
    258       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.OneMax-3.3.dll</HintPath>
     258      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.OneMax-3.3.dll</HintPath>
    259259    </Reference>
    260260    <Reference Include="HeuristicLab.Problems.OneMax.Views-3.3">
    261       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.OneMax.Views-3.3.dll</HintPath>
     261      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.OneMax.Views-3.3.dll</HintPath>
    262262    </Reference>
    263263    <Reference Include="HeuristicLab.Problems.TestFunctions-3.3">
    264       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>
     264      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>
    265265    </Reference>
    266266    <Reference Include="HeuristicLab.Problems.TestFunctions.Views-3.3">
    267       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.TestFunctions.Views-3.3.dll</HintPath>
     267      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.TestFunctions.Views-3.3.dll</HintPath>
    268268    </Reference>
    269269    <Reference Include="HeuristicLab.Problems.TravelingSalesman-3.3">
    270       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath>
     270      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath>
    271271    </Reference>
    272272    <Reference Include="HeuristicLab.Problems.TravelingSalesman.Views-3.3">
    273       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.TravelingSalesman.Views-3.3.dll</HintPath>
     273      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.TravelingSalesman.Views-3.3.dll</HintPath>
    274274    </Reference>
    275275    <Reference Include="HeuristicLab.Problems.VehicleRouting-3.3">
    276       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.VehicleRouting-3.3.dll</HintPath>
     276      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.VehicleRouting-3.3.dll</HintPath>
    277277    </Reference>
    278278    <Reference Include="HeuristicLab.Problems.VehicleRouting.Views-3.3">
    279       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.VehicleRouting.Views-3.3.dll</HintPath>
     279      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.VehicleRouting.Views-3.3.dll</HintPath>
    280280    </Reference>
    281281    <Reference Include="HeuristicLab.ProtobufCS-0.9.1">
    282       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.ProtobufCS-0.9.1.dll</HintPath>
     282      <HintPath>..\..\..\trunk\bin\HeuristicLab.ProtobufCS-0.9.1.dll</HintPath>
    283283    </Reference>
    284284    <Reference Include="HeuristicLab.Random-3.3">
    285       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
     285      <HintPath>..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
    286286    </Reference>
    287287    <Reference Include="HeuristicLab.Selection-3.3">
    288       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Selection-3.3.dll</HintPath>
     288      <HintPath>..\..\..\trunk\bin\HeuristicLab.Selection-3.3.dll</HintPath>
    289289    </Reference>
    290290    <Reference Include="HeuristicLab.SequentialEngine-3.3">
    291       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
     291      <HintPath>..\..\..\trunk\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
    292292    </Reference>
    293293    <Reference Include="HeuristicLab.SharpDevelop-3.1.1.5327">
    294       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.SharpDevelop-3.1.1.5327.dll</HintPath>
     294      <HintPath>..\..\..\trunk\bin\HeuristicLab.SharpDevelop-3.1.1.5327.dll</HintPath>
    295295    </Reference>
    296296    <Reference Include="HeuristicLab.Tracing-3.3">
    297       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Tracing-3.3.dll</HintPath>
     297      <HintPath>..\..\..\trunk\bin\HeuristicLab.Tracing-3.3.dll</HintPath>
    298298    </Reference>
    299299    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
    300       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
     300      <HintPath>..\..\..\trunk\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
    301301    </Reference>
    302302    <Reference Include="HeuristicLab.WinFormsUI-2.3.1">
    303       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.WinFormsUI-2.3.1.dll</HintPath>
     303      <HintPath>..\..\..\trunk\bin\HeuristicLab.WinFormsUI-2.3.1.dll</HintPath>
    304304    </Reference>
    305305    <Reference Include="ICSharpCode.NRefactory">
    306       <HintPath>..\..\..\trunk\sources\bin\ICSharpCode.NRefactory.dll</HintPath>
     306      <HintPath>..\..\..\trunk\bin\ICSharpCode.NRefactory.dll</HintPath>
    307307    </Reference>
    308308    <Reference Include="ICSharpCode.SharpDevelop.Dom">
    309       <HintPath>..\..\..\trunk\sources\bin\ICSharpCode.SharpDevelop.Dom.dll</HintPath>
     309      <HintPath>..\..\..\trunk\bin\ICSharpCode.SharpDevelop.Dom.dll</HintPath>
    310310    </Reference>
    311311    <Reference Include="ICSharpCode.SharpZipLib">
    312       <HintPath>..\..\..\trunk\sources\bin\ICSharpCode.SharpZipLib.dll</HintPath>
     312      <HintPath>..\..\..\trunk\bin\ICSharpCode.SharpZipLib.dll</HintPath>
    313313    </Reference>
    314314    <Reference Include="ICSharpCode.TextEditor">
    315       <HintPath>..\..\..\trunk\sources\bin\ICSharpCode.TextEditor.dll</HintPath>
     315      <HintPath>..\..\..\trunk\bin\ICSharpCode.TextEditor.dll</HintPath>
    316316    </Reference>
    317317    <Reference Include="LibSVM-1.6.3">
    318       <HintPath>..\..\..\trunk\sources\bin\LibSVM-1.6.3.dll</HintPath>
     318      <HintPath>..\..\..\trunk\bin\LibSVM-1.6.3.dll</HintPath>
    319319    </Reference>
    320320    <Reference Include="log4net">
    321       <HintPath>..\..\..\trunk\sources\bin\log4net.dll</HintPath>
     321      <HintPath>..\..\..\trunk\bin\log4net.dll</HintPath>
    322322    </Reference>
    323323    <Reference Include="Mono.Cecil">
    324       <HintPath>..\..\..\trunk\sources\bin\Mono.Cecil.dll</HintPath>
     324      <HintPath>..\..\..\trunk\bin\Mono.Cecil.dll</HintPath>
    325325    </Reference>
    326326    <Reference Include="Netron.Diagramming.Core-3.0.2672.12446">
    327       <HintPath>..\..\..\trunk\sources\bin\Netron.Diagramming.Core-3.0.2672.12446.dll</HintPath>
     327      <HintPath>..\..\..\trunk\bin\Netron.Diagramming.Core-3.0.2672.12446.dll</HintPath>
    328328    </Reference>
    329329    <Reference Include="System" />
     
    334334    <Reference Include="System.Xml" />
    335335    <Reference Include="WeifenLuo.WinFormsUI.Docking-2.3.1">
    336       <HintPath>..\..\..\trunk\sources\bin\WeifenLuo.WinFormsUI.Docking-2.3.1.dll</HintPath>
     336      <HintPath>..\..\..\trunk\bin\WeifenLuo.WinFormsUI.Docking-2.3.1.dll</HintPath>
    337337    </Reference>
    338338  </ItemGroup>
  • 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>
  • addons/HeuristicLab.MetaOptimization/HeuristicLab.Problems.MetaOptimization/3.3/HeuristicLab.Problems.MetaOptimization-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.Algorithms.GeneticAlgorithm-3.3">
    79       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
     79      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
    8080      <Private>False</Private>
    8181    </Reference>
    8282    <Reference Include="HeuristicLab.Analysis-3.3">
    83       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
     83      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
    8484      <Private>False</Private>
    8585    </Reference>
    8686    <Reference Include="HeuristicLab.Collections-3.3">
    87       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     87      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    8888      <Private>False</Private>
    8989    </Reference>
    9090    <Reference Include="HeuristicLab.Common-3.3">
    91       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     91      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
    9292      <Private>False</Private>
    9393    </Reference>
    9494    <Reference Include="HeuristicLab.Common.Resources-3.3">
    95       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     95      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
    9696      <Private>False</Private>
    9797    </Reference>
    9898    <Reference Include="HeuristicLab.Core-3.3">
    99       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     99      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
    100100      <Private>False</Private>
    101101    </Reference>
    102102    <Reference Include="HeuristicLab.Data-3.3">
    103       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     103      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
    104104      <Private>False</Private>
    105105    </Reference>
    106106    <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3">
    107       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
     107      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
    108108      <Private>False</Private>
    109109    </Reference>
    110110    <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
    111       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
     111      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
    112112      <Private>False</Private>
    113113    </Reference>
    114114    <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3">
    115       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
     115      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
    116116      <Private>False</Private>
    117117    </Reference>
    118118    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
    119       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
     119      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
    120120      <Private>False</Private>
    121121    </Reference>
    122122    <Reference Include="HeuristicLab.Operators-3.3">
    123       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     123      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
    124124      <Private>False</Private>
    125125    </Reference>
    126126    <Reference Include="HeuristicLab.Optimization-3.3">
    127       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
     127      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
    128128      <Private>False</Private>
    129129    </Reference>
    130130    <Reference Include="HeuristicLab.Parameters-3.3">
    131       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     131      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
    132132      <Private>False</Private>
    133133    </Reference>
    134134    <Reference Include="HeuristicLab.Persistence-3.3">
    135       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     135      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
    136136      <Private>False</Private>
    137137    </Reference>
    138138    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    139       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     139      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    140140      <Private>False</Private>
    141141    </Reference>
    142142    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
    143       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
     143      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
    144144      <Private>False</Private>
    145145    </Reference>
    146146    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
    147       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
     147      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
    148148      <Private>False</Private>
    149149    </Reference>
    150150    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4">
    151       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
     151      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
    152152      <Private>False</Private>
    153153    </Reference>
    154154    <Reference Include="HeuristicLab.Problems.Instances-3.3">
    155155      <SpecificVersion>False</SpecificVersion>
    156       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
     156      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
    157157      <Private>False</Private>
    158158    </Reference>
    159159    <Reference Include="HeuristicLab.Problems.TestFunctions-3.3">
    160       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>
     160      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>
    161161      <Private>False</Private>
    162162    </Reference>
    163163    <Reference Include="HeuristicLab.Random-3.3">
    164       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
     164      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
    165165      <Private>False</Private>
    166166    </Reference>
    167167    <Reference Include="HeuristicLab.Selection-3.3">
    168       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Selection-3.3.dll</HintPath>
     168      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Selection-3.3.dll</HintPath>
    169169      <Private>False</Private>
    170170    </Reference>
    171171    <Reference Include="HeuristicLab.SequentialEngine-3.3">
    172       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
     172      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
    173173      <Private>False</Private>
    174174    </Reference>
Note: See TracChangeset for help on using the changeset viewer.