Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/13/15 15:00:15 (9 years ago)
Author:
abeham
Message:

#2174, #2282: merged revisions r11961,r11963,r11967,r11970,r11971,r11982,r11984,r11998,r12001,r12002,r12003,r12004,r11939,r11945,r11956,r11958,r11959,r11960,r11983,r11987,r11988,r11990,r11993,r11994,r11996,r11999,r12000 to stable

Location:
stable
Files:
2 edited
5 copied

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj

    r11924 r12005  
    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>
    144150    <Compile Include="ISingleObjectiveSolutionSimilarityCalculatorView.cs">
    145151      <SubType>UserControl</SubType>
     
    159165    <Compile Include="ISimilarityCalculatorView.Designer.cs">
    160166      <DependentUpon>ISimilarityCalculatorView.cs</DependentUpon>
     167    </Compile>
     168    <Compile Include="MultiEncodingView.cs">
     169      <SubType>UserControl</SubType>
     170    </Compile>
     171    <Compile Include="MultiEncodingView.Designer.cs">
     172      <DependentUpon>MultiEncodingView.cs</DependentUpon>
    161173    </Compile>
    162174    <Compile Include="Plugin.cs" />
     
    403415      <Private>False</Private>
    404416    </ProjectReference>
     417  </ItemGroup>
     418  <ItemGroup>
     419    <EmbeddedResource Include="CreateNewSingleEncodingDialog.resx">
     420      <DependentUpon>CreateNewSingleEncodingDialog.cs</DependentUpon>
     421    </EmbeddedResource>
    405422  </ItemGroup>
    406423  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.