Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/16/09 16:18:46 (15 years ago)
Author:
epitzer
Message:

Include <SubType> tags (reverts part of r1541) (#579)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/HeuristicLab.GP.StructureIdentification-3.3.csproj

    r1541 r1572  
    9393    <Compile Include="OffspringSelectionGP.cs" />
    9494    <Compile Include="OffSpringSelectionGpEditor.cs">
     95      <SubType>UserControl</SubType>
    9596    </Compile>
    9697    <Compile Include="OffSpringSelectionGpEditor.Designer.cs">
     
    99100    <Compile Include="ProblemInjector.cs" />
    100101    <Compile Include="ProblemInjectorView.cs">
     102      <SubType>UserControl</SubType>
    101103    </Compile>
    102104    <Compile Include="ProblemInjectorView.Designer.cs">
     
    104106    </Compile>
    105107    <Compile Include="StandardGpEditor.cs">
     108      <SubType>UserControl</SubType>
    106109    </Compile>
    107110    <Compile Include="StandardGpEditor.Designer.cs">
Note: See TracChangeset for help on using the changeset viewer.