Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/20/11 11:12:10 (13 years ago)
Author:
mkommend
Message:

#1479: Merged grammar editor branch into trunk.

Location:
trunk/sources
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources

  • trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj

    r5809 r6803  
    9999    <Reference Include="System.Drawing" />
    100100    <Reference Include="System.Windows.Forms" />
     101    <Reference Include="System.Windows.Forms.DataVisualization" />
    101102    <Reference Include="System.Xml.Linq">
    102103      <RequiredTargetFramework>3.5</RequiredTargetFramework>
     
    109110  </ItemGroup>
    110111  <ItemGroup>
     112    <Compile Include="SymbolicExpressionGrammarAllowedChildSymbolsControl.cs">
     113      <SubType>UserControl</SubType>
     114    </Compile>
     115    <Compile Include="SymbolicExpressionGrammarAllowedChildSymbolsControl.Designer.cs">
     116      <DependentUpon>SymbolicExpressionGrammarAllowedChildSymbolsControl.cs</DependentUpon>
     117    </Compile>
     118    <Compile Include="SymbolicExpressionGrammarEditorView.cs">
     119      <SubType>UserControl</SubType>
     120    </Compile>
     121    <Compile Include="SymbolicExpressionGrammarEditorView.Designer.cs">
     122      <DependentUpon>SymbolicExpressionGrammarEditorView.cs</DependentUpon>
     123    </Compile>
     124    <Compile Include="SymbolicExpressionGrammarSampleExpressionTreeView.cs">
     125      <SubType>UserControl</SubType>
     126    </Compile>
     127    <Compile Include="SymbolicExpressionGrammarSampleExpressionTreeView.Designer.cs">
     128      <DependentUpon>SymbolicExpressionGrammarSampleExpressionTreeView.cs</DependentUpon>
     129    </Compile>
    111130    <Compile Include="SymbolicExpressionGrammarView.cs">
    112131      <SubType>UserControl</SubType>
     
    142161    </Compile>
    143162    <Compile Include="VisualSymbolicExpressionTreeNode.cs" />
     163    <Compile Include="VisualSymbolicExpressionTreeNodeConnection.cs" />
    144164  </ItemGroup>
    145165  <ItemGroup>
     
    148168      <Name>HeuristicLab.Collections-3.3</Name>
    149169    </ProjectReference>
     170    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
     171      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
     172      <Name>HeuristicLab.Common.Resources-3.3</Name>
     173    </ProjectReference>
    150174    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    151175      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
     
    160184      <Name>HeuristicLab.Core-3.3</Name>
    161185    </ProjectReference>
     186    <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
     187      <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
     188      <Name>HeuristicLab.Data.Views-3.3</Name>
     189    </ProjectReference>
     190    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
     191      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
     192      <Name>HeuristicLab.Data-3.3</Name>
     193    </ProjectReference>
    162194    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
    163195      <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project>
     
    172204      <Name>HeuristicLab.MainForm-3.3</Name>
    173205    </ProjectReference>
     206    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
     207      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
     208      <Name>HeuristicLab.Operators-3.3</Name>
     209    </ProjectReference>
     210    <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
     211      <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
     212      <Name>HeuristicLab.Optimization.Views-3.3</Name>
     213    </ProjectReference>
     214    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
     215      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
     216      <Name>HeuristicLab.Optimization-3.3</Name>
     217    </ProjectReference>
    174218    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    175219      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    176220      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
     221    </ProjectReference>
     222    <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
     223      <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project>
     224      <Name>HeuristicLab.Random-3.3</Name>
     225    </ProjectReference>
     226    <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
     227      <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
     228      <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
    177229    </ProjectReference>
    178230  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.