Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/16/10 22:36:44 (13 years ago)
Author:
swinkler
Message:

Corrected references in branch for formula formatters; deleted obsolete project file. (#1270)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SmalltalkExport/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Formatters/3.3/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Formatters.csproj

    r4821 r4822  
    1 <?xml version="1.0" encoding="utf-8"?>
     1<?xml version="1.0" encoding="utf-8"?>
    22<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
     
    3939  <ItemGroup>
    4040    <Reference Include="HeuristicLab.Common-3.3">
    41       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
     41      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
    4242    </Reference>
    4343    <Reference Include="HeuristicLab.Core-3.3">
    44       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
     44      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
    4545    </Reference>
    4646    <Reference Include="HeuristicLab.Core.Views-3.3">
    47       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
     47      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
    4848    </Reference>
    4949    <Reference Include="HeuristicLab.MainForm-3.3">
    50       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
     50      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
    5151    </Reference>
    5252    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    53       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     53      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
    5454    </Reference>
    5555    <Reference Include="HeuristicLab.Persistence-3.3">
    56       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
     56      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
    5757    </Reference>
    5858    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    59       <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     59      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    6060    </Reference>
    6161    <Reference Include="Microsoft.Build.Conversion.v3.5" />
Note: See TracChangeset for help on using the changeset viewer.