Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/30/11 18:07:32 (13 years ago)
Author:
abeham
Message:

#1465, #1469, #1470, #1494, #1496, #1497, #1539, #1487

  • merged to trunk
Location:
trunk/sources
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources

  • trunk/sources/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj

    r6045 r6342  
    120120      <DependentUpon>AlleleFrequencyCollectionView.cs</DependentUpon>
    121121    </Compile>
     122    <Compile Include="DataRowVisualPropertiesControl.cs">
     123      <SubType>UserControl</SubType>
     124    </Compile>
     125    <Compile Include="DataRowVisualPropertiesControl.Designer.cs">
     126      <DependentUpon>DataRowVisualPropertiesControl.cs</DependentUpon>
     127    </Compile>
     128    <Compile Include="DataTableVisualPropertiesControl.cs">
     129      <SubType>UserControl</SubType>
     130    </Compile>
     131    <Compile Include="DataTableVisualPropertiesControl.Designer.cs">
     132      <DependentUpon>DataTableVisualPropertiesControl.cs</DependentUpon>
     133    </Compile>
     134    <Compile Include="DataTableVisualPropertiesDialog.cs">
     135      <SubType>Form</SubType>
     136    </Compile>
     137    <Compile Include="DataTableVisualPropertiesDialog.Designer.cs">
     138      <DependentUpon>DataTableVisualPropertiesDialog.cs</DependentUpon>
     139    </Compile>
    122140    <Compile Include="HeatMapHistoryView.cs">
    123141      <SubType>UserControl</SubType>
     
    171189      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    172190      <Name>HeuristicLab.Collections-3.3</Name>
     191    </ProjectReference>
     192    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
     193      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
     194      <Name>HeuristicLab.Common.Resources-3.3</Name>
    173195    </ProjectReference>
    174196    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
     
    235257  </ItemGroup>
    236258  <ItemGroup>
     259    <EmbeddedResource Include="DataRowVisualPropertiesControl.resx">
     260      <DependentUpon>DataRowVisualPropertiesControl.cs</DependentUpon>
     261    </EmbeddedResource>
     262    <EmbeddedResource Include="DataTableView.resx">
     263      <DependentUpon>DataTableView.cs</DependentUpon>
     264    </EmbeddedResource>
     265    <EmbeddedResource Include="DataTableVisualPropertiesControl.resx">
     266      <DependentUpon>DataTableVisualPropertiesControl.cs</DependentUpon>
     267    </EmbeddedResource>
     268    <EmbeddedResource Include="DataTableVisualPropertiesDialog.resx">
     269      <DependentUpon>DataTableVisualPropertiesDialog.cs</DependentUpon>
     270    </EmbeddedResource>
    237271    <EmbeddedResource Include="HeatMapView.resx">
    238272      <DependentUpon>HeatMapView.cs</DependentUpon>
Note: See TracChangeset for help on using the changeset viewer.