Free cookie consent management tool by TermsFeed Policy Generator

Changeset 3902


Ignore:
Timestamp:
06/08/10 15:53:23 (14 years ago)
Author:
mkommend
Message:

removed resource files for DataAnalysisSolutionViews (ticket #1010)

Location:
trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3
Files:
5 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3/HeuristicLab.Problems.DataAnalysis.Views-3.3.csproj

    r3884 r3902  
    221221    </ProjectReference>
    222222  </ItemGroup>
    223   <ItemGroup>
    224     <EmbeddedResource Include="EstimatedValuesView.resx">
    225       <DependentUpon>EstimatedValuesView.cs</DependentUpon>
    226     </EmbeddedResource>
    227     <EmbeddedResource Include="LineChartView.resx">
    228       <DependentUpon>LineChartView.cs</DependentUpon>
    229     </EmbeddedResource>
    230     <EmbeddedResource Include="ScatterPlotView.resx">
    231       <DependentUpon>ScatterPlotView.cs</DependentUpon>
    232     </EmbeddedResource>
    233     <EmbeddedResource Include="Symbolic\SimplifiedSymbolicExpressionModelView.resx">
    234       <DependentUpon>SimplifiedSymbolicExpressionModelView.cs</DependentUpon>
    235     </EmbeddedResource>
    236     <EmbeddedResource Include="Symbolic\SymbolicExpressionModelView.resx">
    237       <DependentUpon>SymbolicExpressionModelView.cs</DependentUpon>
    238     </EmbeddedResource>
    239   </ItemGroup>
    240223  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    241224  <!-- 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.