Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/21/10 20:12:02 (14 years ago)
Author:
gkronber
Message:

Removed project PluginAdministrator from HL3.3 solution. #989 (Implement review comments in plugin infrastructure)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.PluginInfrastructure/HeuristicLab.PluginInfrastructure.csproj

    r3474 r3475  
    146146      <DependentUpon>MultiSelectListView.cs</DependentUpon>
    147147    </Compile>
    148     <Compile Include="Advanced\PluginComparisonView.cs">
    149       <SubType>Form</SubType>
    150     </Compile>
    151     <Compile Include="Advanced\PluginComparisonView.Designer.cs">
    152       <DependentUpon>PluginComparisonView.cs</DependentUpon>
    153     </Compile>
    154148    <Compile Include="Advanced\PluginListView.cs">
    155149      <SubType>UserControl</SubType>
     
    163157    <Compile Include="Advanced\PluginView.Designer.cs">
    164158      <DependentUpon>PluginView.cs</DependentUpon>
    165     </Compile>
    166     <Compile Include="Advanced\ProductEditor.cs">
    167       <SubType>UserControl</SubType>
    168     </Compile>
    169     <Compile Include="Advanced\ProductEditor.Designer.cs">
    170       <DependentUpon>ProductEditor.cs</DependentUpon>
    171159    </Compile>
    172160    <Compile Include="Advanced\RemotePluginInstaller.cs">
     
    292280      <DependentUpon>LicenseView.cs</DependentUpon>
    293281    </EmbeddedResource>
    294     <EmbeddedResource Include="Advanced\PluginComparisonView.resx">
    295       <DependentUpon>PluginComparisonView.cs</DependentUpon>
    296     </EmbeddedResource>
    297282    <EmbeddedResource Include="Advanced\PluginListView.resx">
    298283      <DependentUpon>PluginListView.cs</DependentUpon>
     
    300285    <EmbeddedResource Include="Advanced\PluginView.resx">
    301286      <DependentUpon>PluginView.cs</DependentUpon>
    302     </EmbeddedResource>
    303     <EmbeddedResource Include="Advanced\ProductEditor.resx">
    304       <DependentUpon>ProductEditor.cs</DependentUpon>
    305287    </EmbeddedResource>
    306288    <None Include="Resources\VS2008ImageLibrary_Actions_Delete.png" />
Note: See TracChangeset for help on using the changeset viewer.