Free cookie consent management tool by TermsFeed Policy Generator

Changeset 8395


Ignore:
Timestamp:
08/02/12 16:48:00 (12 years ago)
Author:
mkommend
Message:

#1763: Removed unnecessary PreBuildEvent.cmd in projects.

Location:
branches/HeuristicLab.TreeSimplifier
Files:
1 added
5 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.TreeSimplifier/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj

    r8388 r8395  
    257257    </ProjectReference>
    258258  </ItemGroup>
    259   <ItemGroup>
    260     <EmbeddedResource Include="InteractiveSymbolicExpressionTreeChart.resx">
    261       <DependentUpon>InteractiveSymbolicExpressionTreeChart.cs</DependentUpon>
    262     </EmbeddedResource>
    263     <EmbeddedResource Include="SymbolicExpressionTreeNodeInsertDialog.resx">
    264       <DependentUpon>SymbolicExpressionTreeNodeInsertDialog.cs</DependentUpon>
    265     </EmbeddedResource>
    266   </ItemGroup>
    267259  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    268260  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • branches/HeuristicLab.TreeSimplifier/HeuristicLab.TreeSimplifier.sln

    r8388 r8395  
    1111EndProject
    1212Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4", "HeuristicLab.Problems.DataAnalysis.Symbolic.Views\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj", "{7A2531CE-3F7C-4F13-BCCA-ED6DC27A7086}"
     13EndProject
     14Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F628EAED-43DC-4D00-A4D4-4757D696D873}"
     15  ProjectSection(SolutionItems) = preProject
     16    PreBuildEvent.cmd = PreBuildEvent.cmd
     17  EndProjectSection
    1318EndProject
    1419Global
Note: See TracChangeset for help on using the changeset viewer.