Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/22/13 16:57:03 (11 years ago)
Author:
ascheibe
Message:

#2031 reorganized statistical testing ui

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/HeuristicLab.Analysis.Statistics-3.3.csproj

    r9383 r9389  
    115115  <ItemGroup>
    116116    <Compile Include="LinearLeastSquaresFitting.cs" />
     117    <Compile Include="Resources.Designer.cs">
     118      <AutoGen>True</AutoGen>
     119      <DesignTime>True</DesignTime>
     120      <DependentUpon>Resources.resx</DependentUpon>
     121    </Compile>
    117122    <Compile Include="SampleSizeChecker.cs">
    118123      <SubType>UserControl</SubType>
     
    157162  </ItemGroup>
    158163  <ItemGroup>
     164    <EmbeddedResource Include="Resources.resx">
     165      <Generator>ResXFileCodeGenerator</Generator>
     166      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
     167    </EmbeddedResource>
    159168    <EmbeddedResource Include="StatisticalTestingView.resx">
    160169      <DependentUpon>StatisticalTestingView.cs</DependentUpon>
    161170    </EmbeddedResource>
     171  </ItemGroup>
     172  <ItemGroup>
     173    <None Include="VS2008ImageLibrary_Annotations_Default.png" />
    162174  </ItemGroup>
    163175  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.