Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/24/08 13:56:52 (16 years ago)
Author:
abeham
Message:

Adding communication framework to branch 3.1 (ticket #278)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.1/sources/HeuristicLab/CopyAssemblies.cmd

    r579 r583  
    2020copy %1\HeuristicLab.Charting\%2\HeuristicLab.Charting.dll .\plugins
    2121copy %1\HeuristicLab.Charting.Data\%2\HeuristicLab.Charting.Data.dll .\plugins
     22copy %1\HeuristicLab.Communication.Data\%2\HeuristicLab.Communication.Data.dll .\plugins
     23copy %1\HeuristicLab.Communication.Operators\%2\HeuristicLab.Communication.Operators.dll .\plugins
    2224copy %1\HeuristicLab.Core\%2\HeuristicLab.Core.dll .\plugins
    2325copy %1\HeuristicLab.Constraints\%2\HeuristicLab.Constraints.dll .\plugins
     
    4345copy %1\HeuristicLab.SequentialEngine\%2\HeuristicLab.SequentialEngine.dll .\plugins
    4446copy %1\HeuristicLab.SGA\%2\HeuristicLab.SGA.dll .\plugins
     47copy %1\HeuristicLab.SimOpt\%2\HeuristicLab.SimOpt.dll .\plugins
    4548copy %1\HeuristicLab.SQLite\%2\HeuristicLab.SQLite.dll .\plugins
    4649copy %1\HeuristicLab.SQLite\System.Data.SQLite.dll .\plugins
Note: See TracChangeset for help on using the changeset viewer.