Free cookie consent management tool by TermsFeed Policy Generator

Changeset 3827 for trunk/sources


Ignore:
Timestamp:
05/17/10 16:44:23 (14 years ago)
Author:
gkronber
Message:

Removed project references to .resx files. #1014

Location:
trunk/sources
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.3/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.csproj

    r3824 r3827  
    155155    <None Include="Properties\AssemblyInfo.frame" />
    156156  </ItemGroup>
    157   <ItemGroup>
    158     <EmbeddedResource Include="DefaultSymbolicExpressionGrammarView.resx">
    159       <DependentUpon>DefaultSymbolicExpressionGrammarView.cs</DependentUpon>
    160     </EmbeddedResource>
    161     <EmbeddedResource Include="SymbolView.resx">
    162       <DependentUpon>SymbolView.cs</DependentUpon>
    163     </EmbeddedResource>
    164   </ItemGroup>
    165157  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    166158  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3/HeuristicLab.Problems.DataAnalysis.Views-3.3.csproj

    r3824 r3827  
    219219      <DependentUpon>SymbolicExpressionModelView.cs</DependentUpon>
    220220    </EmbeddedResource>
    221     <EmbeddedResource Include="Symbolic\Symbols\ConstantView.resx">
    222       <DependentUpon>ConstantView.cs</DependentUpon>
    223     </EmbeddedResource>
    224     <EmbeddedResource Include="Symbolic\Symbols\VariableView.resx">
    225       <DependentUpon>VariableView.cs</DependentUpon>
    226     </EmbeddedResource>
    227221  </ItemGroup>
    228222  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.