Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/29/11 13:16:12 (12 years ago)
Author:
ascheibe
Message:

#1215 fixed project references for MetaOpt test project

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.MetaOptimization/HeuristicLab.MetaOptimization.Test/HeuristicLab.MetaOptimization.Test.csproj

    r6473 r7094  
    4545  <ItemGroup>
    4646    <Reference Include="ALGLIB-3.1.0">
    47       <HintPath>C:\Program Files\HeuristicLab 3.3\ALGLIB-3.1.0.dll</HintPath>
     47      <HintPath>..\..\..\trunk\sources\bin\ALGLIB-3.1.0.dll</HintPath>
    4848    </Reference>
    4949    <Reference Include="Google.ProtocolBuffers-0.9.1">
    50       <HintPath>C:\Program Files\HeuristicLab 3.3\Google.ProtocolBuffers-0.9.1.dll</HintPath>
     50      <HintPath>..\..\..\trunk\sources\bin\Google.ProtocolBuffers-0.9.1.dll</HintPath>
    5151    </Reference>
    5252    <Reference Include="HeuristicLab.ALGLIB-3.1.0">
    53       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.ALGLIB-3.1.0.dll</HintPath>
     53      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.ALGLIB-3.1.0.dll</HintPath>
    5454    </Reference>
    5555    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4">
    56       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
     56      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
    5757    </Reference>
    5858    <Reference Include="HeuristicLab.Algorithms.DataAnalysis.Views-3.4">
    59       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis.Views-3.4.dll</HintPath>
     59      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.DataAnalysis.Views-3.4.dll</HintPath>
    6060    </Reference>
    6161    <Reference Include="HeuristicLab.Algorithms.EvolutionStrategy-3.3">
    62       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath>
     62      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath>
    6363    </Reference>
    6464    <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3">
    65       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
     65      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
    6666    </Reference>
    6767    <Reference Include="HeuristicLab.Algorithms.LocalSearch-3.3">
    68       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath>
     68      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath>
    6969    </Reference>
    7070    <Reference Include="HeuristicLab.Algorithms.NSGA2-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    71       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.NSGA2-3.3.dll</HintPath>
     71      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.NSGA2-3.3.dll</HintPath>
    7272    </Reference>
    7373    <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3">
    74       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
     74      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
    7575    </Reference>
    7676    <Reference Include="HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    77       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.dll</HintPath>
     77      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.dll</HintPath>
    7878    </Reference>
    7979    <Reference Include="HeuristicLab.Algorithms.SimulatedAnnealing-3.3">
    80       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll</HintPath>
     80      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll</HintPath>
    8181    </Reference>
    8282    <Reference Include="HeuristicLab.Algorithms.TabuSearch-3.3">
    83       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.TabuSearch-3.3.dll</HintPath>
     83      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.TabuSearch-3.3.dll</HintPath>
    8484    </Reference>
    8585    <Reference Include="HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3">
    86       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3.dll</HintPath>
     86      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3.dll</HintPath>
    8787    </Reference>
    8888    <Reference Include="HeuristicLab.Analysis-3.3">
    89       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis-3.3.dll</HintPath>
     89      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
    9090    </Reference>
    9191    <Reference Include="HeuristicLab.Analysis.Views-3.3">
    92       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
     92      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
    9393    </Reference>
    9494    <Reference Include="HeuristicLab.Clients.Common-3.3">
    95       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>
     95      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath>
    9696    </Reference>
    9797    <Reference Include="HeuristicLab.CodeEditor-3.3">
    98       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.CodeEditor-3.3.dll</HintPath>
     98      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.CodeEditor-3.3.dll</HintPath>
    9999    </Reference>
    100100    <Reference Include="HeuristicLab.Collections-3.3">
    101       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
     101      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    102102    </Reference>
    103103    <Reference Include="HeuristicLab.Common-3.3">
    104       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
     104      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
    105105    </Reference>
    106106    <Reference Include="HeuristicLab.Common.Resources-3.3">
    107       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     107      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
    108108    </Reference>
    109109    <Reference Include="HeuristicLab.Core-3.3">
    110       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
     110      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
    111111    </Reference>
    112112    <Reference Include="HeuristicLab.Core.Views-3.3">
    113       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
     113      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
    114114    </Reference>
    115115    <Reference Include="HeuristicLab.Data-3.3">
    116       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
     116      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
    117117    </Reference>
    118118    <Reference Include="HeuristicLab.Data.Views-3.3">
    119       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath>
    120     </Reference>
    121     <Reference Include="HeuristicLab.DataAccess-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    122       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.DataAccess-3.3.dll</HintPath>
     119      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
    123120    </Reference>
    124121    <Reference Include="HeuristicLab.DebugEngine-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    125       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.DebugEngine-3.3.dll</HintPath>
     122      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.DebugEngine-3.3.dll</HintPath>
    126123    </Reference>
    127124    <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3">
    128       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
     125      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
    129126    </Reference>
    130127    <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
    131       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
     128      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
    132129    </Reference>
    133130    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
    134       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
     131      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
    135132    </Reference>
    136133    <Reference Include="HeuristicLab.Encodings.PermutationEncoding.Views-3.3">
    137       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding.Views-3.3.dll</HintPath>
     134      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding.Views-3.3.dll</HintPath>
    138135    </Reference>
    139136    <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3">
    140       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
     137      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
    141138    </Reference>
    142139    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
    143       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
     140      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
    144141    </Reference>
    145142    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4">
    146       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll</HintPath>
    147     </Reference>
    148     <Reference Include="HeuristicLab.Hive.Contracts-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    149       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Hive.Contracts-3.3.dll</HintPath>
    150     </Reference>
    151     <Reference Include="HeuristicLab.Hive.ExperimentManager-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    152       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Hive.ExperimentManager-3.3.dll</HintPath>
    153     </Reference>
    154     <Reference Include="HeuristicLab.Hive.ExperimentManager.Views-3.3">
    155       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Hive.ExperimentManager.Views-3.3.dll</HintPath>
    156     </Reference>
    157     <Reference Include="HeuristicLab.Hive.JobBase-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    158       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Hive.JobBase-3.3.dll</HintPath>
    159     </Reference>
    160     <Reference Include="HeuristicLab.Hive.Server.Console-3.3">
    161       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Hive.Server.Console-3.3.dll</HintPath>
    162     </Reference>
    163     <Reference Include="HeuristicLab.Hive.Server.Core-3.3">
    164       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Hive.Server.Core-3.3.dll</HintPath>
    165     </Reference>
    166     <Reference Include="HeuristicLab.Hive.Server.DataAccess-3.3">
    167       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Hive.Server.DataAccess-3.3.dll</HintPath>
    168     </Reference>
    169     <Reference Include="HeuristicLab.Hive.Server.LINQDataAccess-3.3">
    170       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Hive.Server.LINQDataAccess-3.3.dll</HintPath>
    171     </Reference>
    172     <Reference Include="HeuristicLab.Hive.Slave.Common-3.3">
    173       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Hive.Slave.Common-3.3.dll</HintPath>
    174     </Reference>
    175     <Reference Include="HeuristicLab.Hive.Slave.Communication-3.3">
    176       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Hive.Slave.Communication-3.3.dll</HintPath>
    177     </Reference>
    178     <Reference Include="HeuristicLab.Hive.Slave.Console-3.3">
    179       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Hive.Slave.Console-3.3.dll</HintPath>
    180     </Reference>
    181     <Reference Include="HeuristicLab.Hive.Slave.Core-3.3">
    182       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Hive.Slave.Core-3.3.dll</HintPath>
    183     </Reference>
    184     <Reference Include="HeuristicLab.Hive.Slave.ExecutionEngine-3.3">
    185       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Hive.Slave.ExecutionEngine-3.3.dll</HintPath>
    186     </Reference>
    187     <Reference Include="HeuristicLab.Hive.Tracing-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    188       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Hive.Tracing-3.3.dll</HintPath>
     143      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll</HintPath>
    189144    </Reference>
    190145    <Reference Include="HeuristicLab.HiveEngine-3.3">
    191       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.HiveEngine-3.3.dll</HintPath>
     146      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.HiveEngine-3.3.dll</HintPath>
    192147    </Reference>
    193148    <Reference Include="HeuristicLab.LibSVM-1.6.3">
    194       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.LibSVM-1.6.3.dll</HintPath>
     149      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.LibSVM-1.6.3.dll</HintPath>
    195150    </Reference>
    196151    <Reference Include="HeuristicLab.log4net-1.2.10.0">
    197       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.log4net-1.2.10.0.dll</HintPath>
     152      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.log4net-1.2.10.0.dll</HintPath>
    198153    </Reference>
    199154    <Reference Include="HeuristicLab.MainForm-3.3">
    200       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
     155      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
    201156    </Reference>
    202157    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    203       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     158      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
    204159    </Reference>
    205160    <Reference Include="HeuristicLab.Netron-3.0.2672.12446">
    206       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Netron-3.0.2672.12446.dll</HintPath>
     161      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Netron-3.0.2672.12446.dll</HintPath>
    207162    </Reference>
    208163    <Reference Include="HeuristicLab.Operators-3.3">
    209       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>
     164      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
    210165    </Reference>
    211166    <Reference Include="HeuristicLab.Operators.Programmable-3.3">
    212       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Programmable-3.3.dll</HintPath>
     167      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators.Programmable-3.3.dll</HintPath>
    213168    </Reference>
    214169    <Reference Include="HeuristicLab.Operators.Views-3.3">
    215       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views-3.3.dll</HintPath>
     170      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators.Views-3.3.dll</HintPath>
    216171    </Reference>
    217172    <Reference Include="HeuristicLab.Operators.Views.GraphVisualization-3.3">
    218       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views.GraphVisualization-3.3.dll</HintPath>
     173      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators.Views.GraphVisualization-3.3.dll</HintPath>
    219174    </Reference>
    220175    <Reference Include="HeuristicLab.Optimization-3.3">
    221       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
     176      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
    222177    </Reference>
    223178    <Reference Include="HeuristicLab.Optimization.Operators-3.3">
    224       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
     179      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
    225180    </Reference>
    226181    <Reference Include="HeuristicLab.Optimization.Views-3.3">
    227       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
     182      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
    228183    </Reference>
    229184    <Reference Include="HeuristicLab.Optimizer-3.3">
    230       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
     185      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
    231186    </Reference>
    232187    <Reference Include="HeuristicLab.ParallelEngine-3.3">
    233       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.ParallelEngine-3.3.dll</HintPath>
     188      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.ParallelEngine-3.3.dll</HintPath>
    234189    </Reference>
    235190    <Reference Include="HeuristicLab.Parameters-3.3">
    236       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>
     191      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
    237192    </Reference>
    238193    <Reference Include="HeuristicLab.Parameters.Views-3.3">
    239       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
     194      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
    240195    </Reference>
    241196    <Reference Include="HeuristicLab.Persistence-3.3">
    242       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
     197      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
    243198    </Reference>
    244199    <Reference Include="HeuristicLab.Persistence.GUI-3.3">
    245       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence.GUI-3.3.dll</HintPath>
     200      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence.GUI-3.3.dll</HintPath>
    246201    </Reference>
    247202    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    248       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     203      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    249204    </Reference>
    250205    <Reference Include="HeuristicLab.Problems.ArtificialAnt-3.4">
    251       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ArtificialAnt-3.4.dll</HintPath>
     206      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.ArtificialAnt-3.4.dll</HintPath>
    252207    </Reference>
    253208    <Reference Include="HeuristicLab.Problems.ArtificialAnt.Views-3.4">
    254       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ArtificialAnt.Views-3.4.dll</HintPath>
     209      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.ArtificialAnt.Views-3.4.dll</HintPath>
    255210    </Reference>
    256211    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
    257       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
     212      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
    258213    </Reference>
    259214    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
    260       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
     215      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
    261216    </Reference>
    262217    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4">
    263       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.dll</HintPath>
     218      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.dll</HintPath>
    264219    </Reference>
    265220    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views-3.4">
    266       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views-3.4.dll</HintPath>
     221      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views-3.4.dll</HintPath>
    267222    </Reference>
    268223    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4">
    269       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
     224      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
    270225    </Reference>
    271226    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views-3.4">
    272       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views-3.4.dll</HintPath>
     227      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views-3.4.dll</HintPath>
    273228    </Reference>
    274229    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4">
    275       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.dll</HintPath>
     230      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.dll</HintPath>
    276231    </Reference>
    277232    <Reference Include="HeuristicLab.Problems.DataAnalysis.Views-3.4">
    278       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Views-3.4.dll</HintPath>
     233      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Views-3.4.dll</HintPath>
    279234    </Reference>
    280235    <Reference Include="HeuristicLab.Problems.ExternalEvaluation-3.3">
    281       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation-3.3.dll</HintPath>
     236      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.ExternalEvaluation-3.3.dll</HintPath>
    282237    </Reference>
    283238    <Reference Include="HeuristicLab.Problems.ExternalEvaluation.GP-3.4">
    284       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.GP-3.4.dll</HintPath>
     239      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.ExternalEvaluation.GP-3.4.dll</HintPath>
    285240    </Reference>
    286241    <Reference Include="HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3">
    287       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.dll</HintPath>
     242      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.dll</HintPath>
    288243    </Reference>
    289244    <Reference Include="HeuristicLab.Problems.ExternalEvaluation.Views-3.3">
    290       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.Views-3.3.dll</HintPath>
     245      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.ExternalEvaluation.Views-3.3.dll</HintPath>
    291246    </Reference>
    292247    <Reference Include="HeuristicLab.Problems.Knapsack-3.3">
    293       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath>
     248      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath>
    294249    </Reference>
    295250    <Reference Include="HeuristicLab.Problems.Knapsack.Views-3.3">
    296       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.Knapsack.Views-3.3.dll</HintPath>
     251      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Knapsack.Views-3.3.dll</HintPath>
    297252    </Reference>
    298253    <Reference Include="HeuristicLab.Problems.OneMax-3.3">
    299       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.OneMax-3.3.dll</HintPath>
     254      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.OneMax-3.3.dll</HintPath>
    300255    </Reference>
    301256    <Reference Include="HeuristicLab.Problems.OneMax.Views-3.3">
    302       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.OneMax.Views-3.3.dll</HintPath>
     257      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.OneMax.Views-3.3.dll</HintPath>
    303258    </Reference>
    304259    <Reference Include="HeuristicLab.Problems.TestFunctions-3.3">
    305       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>
     260      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>
    306261    </Reference>
    307262    <Reference Include="HeuristicLab.Problems.TestFunctions.Views-3.3">
    308       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TestFunctions.Views-3.3.dll</HintPath>
     263      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.TestFunctions.Views-3.3.dll</HintPath>
    309264    </Reference>
    310265    <Reference Include="HeuristicLab.Problems.TravelingSalesman-3.3">
    311       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath>
     266      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath>
    312267    </Reference>
    313268    <Reference Include="HeuristicLab.Problems.TravelingSalesman.Views-3.3">
    314       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TravelingSalesman.Views-3.3.dll</HintPath>
     269      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.TravelingSalesman.Views-3.3.dll</HintPath>
    315270    </Reference>
    316271    <Reference Include="HeuristicLab.Problems.VehicleRouting-3.3">
    317       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.VehicleRouting-3.3.dll</HintPath>
     272      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.VehicleRouting-3.3.dll</HintPath>
    318273    </Reference>
    319274    <Reference Include="HeuristicLab.Problems.VehicleRouting.Views-3.3">
    320       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.VehicleRouting.Views-3.3.dll</HintPath>
     275      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.VehicleRouting.Views-3.3.dll</HintPath>
    321276    </Reference>
    322277    <Reference Include="HeuristicLab.ProtobufCS-0.9.1">
    323       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.ProtobufCS-0.9.1.dll</HintPath>
     278      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.ProtobufCS-0.9.1.dll</HintPath>
    324279    </Reference>
    325280    <Reference Include="HeuristicLab.Random-3.3">
    326       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Random-3.3.dll</HintPath>
     281      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
    327282    </Reference>
    328283    <Reference Include="HeuristicLab.Selection-3.3">
    329       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Selection-3.3.dll</HintPath>
     284      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Selection-3.3.dll</HintPath>
    330285    </Reference>
    331286    <Reference Include="HeuristicLab.SequentialEngine-3.3">
    332       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
     287      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
    333288    </Reference>
    334289    <Reference Include="HeuristicLab.SharpDevelop-3.1.1.5327">
    335       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.SharpDevelop-3.1.1.5327.dll</HintPath>
     290      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.SharpDevelop-3.1.1.5327.dll</HintPath>
    336291    </Reference>
    337292    <Reference Include="HeuristicLab.Tracing-3.3">
    338       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Tracing-3.3.dll</HintPath>
     293      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Tracing-3.3.dll</HintPath>
    339294    </Reference>
    340295    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
    341       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
     296      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
    342297    </Reference>
    343298    <Reference Include="HeuristicLab.WinFormsUI-2.3.1">
    344       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.WinFormsUI-2.3.1.dll</HintPath>
     299      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.WinFormsUI-2.3.1.dll</HintPath>
    345300    </Reference>
    346301    <Reference Include="ICSharpCode.NRefactory">
    347       <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.NRefactory.dll</HintPath>
     302      <HintPath>..\..\..\trunk\sources\bin\ICSharpCode.NRefactory.dll</HintPath>
    348303    </Reference>
    349304    <Reference Include="ICSharpCode.SharpDevelop.Dom">
    350       <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.SharpDevelop.Dom.dll</HintPath>
     305      <HintPath>..\..\..\trunk\sources\bin\ICSharpCode.SharpDevelop.Dom.dll</HintPath>
    351306    </Reference>
    352307    <Reference Include="ICSharpCode.SharpZipLib">
    353       <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.SharpZipLib.dll</HintPath>
     308      <HintPath>..\..\..\trunk\sources\bin\ICSharpCode.SharpZipLib.dll</HintPath>
    354309    </Reference>
    355310    <Reference Include="ICSharpCode.TextEditor">
    356       <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.TextEditor.dll</HintPath>
     311      <HintPath>..\..\..\trunk\sources\bin\ICSharpCode.TextEditor.dll</HintPath>
    357312    </Reference>
    358313    <Reference Include="LibSVM-1.6.3">
    359       <HintPath>C:\Program Files\HeuristicLab 3.3\LibSVM-1.6.3.dll</HintPath>
     314      <HintPath>..\..\..\trunk\sources\bin\LibSVM-1.6.3.dll</HintPath>
    360315    </Reference>
    361316    <Reference Include="log4net">
    362       <HintPath>C:\Program Files\HeuristicLab 3.3\log4net.dll</HintPath>
     317      <HintPath>..\..\..\trunk\sources\bin\log4net.dll</HintPath>
    363318    </Reference>
    364319    <Reference Include="Mono.Cecil">
    365       <HintPath>C:\Program Files\HeuristicLab 3.3\Mono.Cecil.dll</HintPath>
     320      <HintPath>..\..\..\trunk\sources\bin\Mono.Cecil.dll</HintPath>
    366321    </Reference>
    367322    <Reference Include="Netron.Diagramming.Core-3.0.2672.12446">
    368       <HintPath>C:\Program Files\HeuristicLab 3.3\Netron.Diagramming.Core-3.0.2672.12446.dll</HintPath>
     323      <HintPath>..\..\..\trunk\sources\bin\Netron.Diagramming.Core-3.0.2672.12446.dll</HintPath>
    369324    </Reference>
    370325    <Reference Include="System" />
     
    375330    <Reference Include="System.Xml" />
    376331    <Reference Include="WeifenLuo.WinFormsUI.Docking-2.3.1">
    377       <HintPath>C:\Program Files\HeuristicLab 3.3\WeifenLuo.WinFormsUI.Docking-2.3.1.dll</HintPath>
     332      <HintPath>..\..\..\trunk\sources\bin\WeifenLuo.WinFormsUI.Docking-2.3.1.dll</HintPath>
    378333    </Reference>
    379334  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.