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.Core/3.3/HeuristicLab.Core-3.3.csproj

    r2746 r2754  
    103103    <Compile Include="Attributes\CreatableAttribute.cs" />
    104104    <Compile Include="ChangedEventArgs.cs" />
     105    <None Include="HeuristicLabCorePlugin.cs.frame" />
    105106    <Compile Include="ItemArray.cs" />
    106107    <Compile Include="DeepCloneable.cs" />
     
    195196set Outdir=$(Outdir)
    196197
    197 call PreBuildEvent.cmd</PreBuildEvent>
     198call PreBuildEvent.cmd
     199SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabCorePlugin.cs.frame" "%25ProjectDir%25\HeuristicLabCorePlugin.cs"</PreBuildEvent>
    198200  </PropertyGroup>
    199201</Project>
Note: See TracChangeset for help on using the changeset viewer.