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

    r2694 r2754  
    105105    <Compile Include="BoolArrayData.cs" />
    106106    <Compile Include="BoolMatrixData.cs" />
     107    <None Include="HeuristicLabDataPlugin.cs.frame" />
    107108    <Compile Include="StringMatrixData.cs" />
    108109    <Compile Include="StringArrayData.cs" />
     
    191192set Outdir=$(Outdir)
    192193
    193 call PreBuildEvent.cmd</PreBuildEvent>
     194call PreBuildEvent.cmd
     195SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabDataPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabDataPlugin.cs"</PreBuildEvent>
    194196  </PropertyGroup>
    195197</Project>
Note: See TracChangeset for help on using the changeset viewer.