Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/08/10 10:13:54 (14 years ago)
Author:
gkronber
Message:

Supplemental changeset to r2750 (#864)
Adapted stale plugin dependencies.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.GP.StructureIdentification.ConditionalEvaluation/3.3/HeuristicLab.GP.StructureIdentification.ConditionalEvaluation-3.3.csproj

    r2222 r2759  
    8282  <ItemGroup>
    8383    <Compile Include="ConditionalCoefficientOfDeterminationEvaluator.cs" />
     84    <None Include="HeuristicLabGPConditionalEvaluationPlugin.cs.frame" />
    8485    <Compile Include="HeuristicLabGPConditionalEvaluationPlugin.cs" />
    8586    <Compile Include="ConditionalMeanAbsolutePercentageErrorEvaluator.cs" />
     
    139140set Outdir=$(Outdir)
    140141
    141 call PreBuildEvent.cmd</PreBuildEvent>
     142call PreBuildEvent.cmd
     143SubWCRev "%25ProjectDir%25/" "%25ProjectDir%25/HeuristicLabGPConditionalEvaluationPlugin.cs.frame" "%25ProjectDir%25/HeuristicLabGPConditionalEvaluationPlugin.cs"</PreBuildEvent>
    142144  </PropertyGroup>
    143145</Project>
Note: See TracChangeset for help on using the changeset viewer.