Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/04/10 22:08:45 (14 years ago)
Author:
swagner
Message:

Added versions to all HeuristicLab 3.3 related plugins (#864)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj

    r2740 r2754  
    8686  <ItemGroup>
    8787    <Compile Include="CombinedOperator.cs" />
     88    <None Include="HeuristicLabOperatorsPlugin.cs.frame" />
    8889    <Compile Include="MultipleSuccessorsOperator.cs" />
    8990    <Compile Include="Counter.cs" />
     
    145146set Outdir=$(Outdir)
    146147
    147 call PreBuildEvent.cmd</PreBuildEvent>
     148call PreBuildEvent.cmd
     149SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabOperatorsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabOperatorsPlugin.cs"</PreBuildEvent>
    148150  </PropertyGroup>
    149151</Project>
Note: See TracChangeset for help on using the changeset viewer.