Free cookie consent management tool by TermsFeed Policy Generator

Changeset 6285


Ignore:
Timestamp:
05/25/11 12:43:49 (13 years ago)
Author:
mkommend
Message:

#1479: Fixed compilation errors.

Location:
branches/GP.Grammar.Editor
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • branches/GP.Grammar.Editor/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj

    r6284 r6285  
    9393  </PropertyGroup>
    9494  <ItemGroup>
    95     <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    96     <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    97     <Reference Include="HeuristicLab.Data.Views-3.3">
    98       <HintPath>..\..\HeuristicLab.Data.Views\3.3\bin\Debug\HeuristicLab.Data.Views-3.3.dll</HintPath>
    99     </Reference>
    100     <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    101     <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
    102       <HintPath>..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\bin\Debug\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
    103     </Reference>
    10495    <Reference Include="System" />
    10596    <Reference Include="System.Core">
     
    164155      <Name>HeuristicLab.Collections-3.3</Name>
    165156    </ProjectReference>
     157    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
     158      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
     159      <Name>HeuristicLab.Common.Resources-3.3</Name>
     160    </ProjectReference>
    166161    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    167162      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
     
    176171      <Name>HeuristicLab.Core-3.3</Name>
    177172    </ProjectReference>
     173    <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
     174      <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
     175      <Name>HeuristicLab.Data.Views-3.3</Name>
     176    </ProjectReference>
     177    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
     178      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
     179      <Name>HeuristicLab.Data-3.3</Name>
     180    </ProjectReference>
    178181    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
    179182      <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project>
     
    195198      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    196199      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
     200    </ProjectReference>
     201    <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
     202      <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
     203      <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
    197204    </ProjectReference>
    198205  </ItemGroup>
     
    218225      <Install>true</Install>
    219226    </BootstrapperPackage>
    220   </ItemGroup>
    221   <ItemGroup>
    222     <EmbeddedResource Include="SymbolicExpressionGrammarEditorView.resx">
    223       <DependentUpon>SymbolicExpressionGrammarEditorView.cs</DependentUpon>
    224     </EmbeddedResource>
    225227  </ItemGroup>
    226228  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  • branches/GP.Grammar.Editor/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj

    r5829 r6285  
    9393  </PropertyGroup>
    9494  <ItemGroup>
    95     <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86" />
    9695    <Reference Include="System" />
    9796    <Reference Include="System.Core">
     
    175174      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    176175      <Name>HeuristicLab.Collections-3.3</Name>
     176    </ProjectReference>
     177    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
     178      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
     179      <Name>HeuristicLab.Common.Resources-3.3</Name>
    177180    </ProjectReference>
    178181    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.