Free cookie consent management tool by TermsFeed Policy Generator

Changeset 759


Ignore:
Timestamp:
11/15/08 02:16:35 (15 years ago)
Author:
swagner
Message:

Removed automatic copying of HeuristicLab.Settings config file (#7)

Location:
trunk/sources
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Settings/HeuristicLab.Settings.csproj

    r757 r759  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    6     <ProductVersion>9.0.21022</ProductVersion>
     6    <ProductVersion>9.0.30729</ProductVersion>
    77    <SchemaVersion>2.0</SchemaVersion>
    88    <ProjectGuid>{1446E01A-0948-4E72-A77C-FD13FD63C3E3}</ProjectGuid>
  • trunk/sources/HeuristicLab/CopyAssemblies.cmd

    r757 r759  
    5050copy %1\HeuristicLab.SequentialEngine\%2\HeuristicLab.SequentialEngine-3.2.dll .\plugins
    5151copy %1\HeuristicLab.Settings\%2\HeuristicLab.Settings-3.2.dll .\plugins
    52 copy %1\HeuristicLab.Settings\%2\HeuristicLab.Settings-3.2.dll.config .\plugins
    5352copy %1\HeuristicLab.SGA\%2\HeuristicLab.SGA-3.2.dll .\plugins
    5453copy %1\HeuristicLab.SimOpt\%2\HeuristicLab.SimOpt-3.2.dll .\plugins
Note: See TracChangeset for help on using the changeset viewer.