Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/23/15 15:15:27 (8 years ago)
Author:
mkommend
Message:

#2521: Refactored encodings and problems.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ProblemRefactoring/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj

    r12975 r13336  
    142142      <DependentUpon>BatchRunView.cs</DependentUpon>
    143143    </Compile>
    144     <Compile Include="CreateNewSingleEncodingDialog.cs">
    145       <SubType>Form</SubType>
    146     </Compile>
    147     <Compile Include="CreateNewSingleEncodingDialog.Designer.cs">
    148       <DependentUpon>CreateNewSingleEncodingDialog.cs</DependentUpon>
    149     </Compile>
    150144    <Compile Include="ISolutionSimilarityCalculatorView.cs">
    151145      <SubType>UserControl</SubType>
     
    159153    <Compile Include="ExperimentListView.Designer.cs">
    160154      <DependentUpon>ExperimentListView.cs</DependentUpon>
    161     </Compile>
    162     <Compile Include="MultiEncodingView.cs">
    163       <SubType>UserControl</SubType>
    164     </Compile>
    165     <Compile Include="MultiEncodingView.Designer.cs">
    166       <DependentUpon>MultiEncodingView.cs</DependentUpon>
    167155    </Compile>
    168156    <Compile Include="Plugin.cs" />
     
    427415    </ProjectReference>
    428416  </ItemGroup>
    429   <ItemGroup>
    430     <EmbeddedResource Include="CreateNewSingleEncodingDialog.resx">
    431       <DependentUpon>CreateNewSingleEncodingDialog.cs</DependentUpon>
    432     </EmbeddedResource>
    433   </ItemGroup>
    434417  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    435418  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.