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.Common/3.2/HeuristicLab.Common-3.2.csproj

    r2739 r2754  
    8484  <ItemGroup>
    8585    <Compile Include="CancelEventArgs.cs" />
     86    <None Include="HeuristicLabCommonPlugin.cs.frame" />
    8687    <Compile Include="TypeExtensions.cs" />
    8788    <Compile Include="ObservableList.cs" />
     
    120121set Outdir=$(Outdir)
    121122
    122 call PreBuildEvent.cmd</PreBuildEvent>
     123call PreBuildEvent.cmd
     124SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabCommonPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabCommonPlugin.cs"</PreBuildEvent>
    123125  </PropertyGroup>
    124126</Project>
Note: See TracChangeset for help on using the changeset viewer.