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/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.