Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/19/12 12:24:00 (11 years ago)
Author:
abeham
Message:

#1985: Trunk integration

Location:
trunk/sources
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/sources

  • trunk/sources/HeuristicLab.MainForm.WindowsForms/3.3/HeuristicLab.MainForm.WindowsForms-3.3.csproj

    r8618 r9079  
    126126      <DependentUpon>DragOverTabControl.cs</DependentUpon>
    127127    </Compile>
     128    <Compile Include="Dialogs\DefineArithmeticProgressionTimeDialog.cs">
     129      <SubType>Form</SubType>
     130    </Compile>
     131    <Compile Include="Dialogs\DefineArithmeticProgressionTimeDialog.Designer.cs">
     132      <DependentUpon>DefineArithmeticProgressionTimeDialog.cs</DependentUpon>
     133    </Compile>
     134    <Compile Include="Dialogs\DefineArithmeticProgressionDialog.cs">
     135      <SubType>Form</SubType>
     136    </Compile>
     137    <Compile Include="Dialogs\DefineArithmeticProgressionDialog.Designer.cs">
     138      <DependentUpon>DefineArithmeticProgressionDialog.cs</DependentUpon>
     139    </Compile>
    128140    <Compile Include="Plugin.cs" />
    129141    <Compile Include="Views\AsynchronousContentView.cs">
     
    254266    </BootstrapperPackage>
    255267  </ItemGroup>
     268  <ItemGroup />
    256269  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    257270  <!-- 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.