Free cookie consent management tool by TermsFeed Policy Generator

Changeset 4894


Ignore:
Timestamp:
11/22/10 07:19:04 (13 years ago)
Author:
swagner
Message:

Updated MergeConfigs.cmd and Files.txt due to changes in r4893 (#1271)

Location:
tags/3.3.2
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • tags/3.3.2/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj

    r4703 r4894  
    9494  </PropertyGroup>
    9595  <ItemGroup>
    96     <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.2.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    9796    <Reference Include="HeuristicLab.Data.Views-3.3">
    9897      <HintPath>..\..\HeuristicLab.Data.Views\3.3\bin\Debug\HeuristicLab.Data.Views-3.3.dll</HintPath>
     
    174173      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    175174      <Name>HeuristicLab.Collections-3.3</Name>
     175    </ProjectReference>
     176    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
     177      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
     178      <Name>HeuristicLab.Common.Resources-3.3</Name>
    176179    </ProjectReference>
    177180    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
  • tags/3.3.2/HeuristicLab/3.3/Files.txt

    r4775 r4894  
    1414HeuristicLab.Analysis\3.3:HeuristicLab.Analysis-3.3.dll
    1515HeuristicLab.Analysis.Views\3.3:HeuristicLab.Analysis.Views-3.3.dll
    16 HeuristicLab.Clients.Common\3.3:HeuristicLab.Clients.Common-3.3.dll
    1716HeuristicLab.CodeEditor\3.3:HeuristicLab.CodeEditor-3.3.dll
    1817HeuristicLab.Collections\3.3:HeuristicLab.Collections-3.3.dll
     
    4342HeuristicLab.Parameters.Views\3.3:HeuristicLab.Parameters.Views-3.3.dll
    4443HeuristicLab.Persistence\3.3:HeuristicLab.Persistence-3.3.dll
    45 HeuristicLab.Persistence.GUI\3.3:HeuristicLab.Persistence.GUI-3.3.dll
    4644HeuristicLab.Problems.ArtificialAnt\3.3:HeuristicLab.Problems.ArtificialAnt-3.3.dll
    4745HeuristicLab.Problems.ArtificialAnt.Views\3.3:HeuristicLab.Problems.ArtificialAnt.Views-3.3.dll
  • tags/3.3.2/HeuristicLab/3.3/MergeConfigs.cmd

    r4387 r4894  
    11ConfigMerger "%SolutionDir%\HeuristicLab.PluginInfrastructure\3.3\%Outdir%\HeuristicLab.PluginInfrastructure-3.3.dll.config" "HeuristicLab 3.3.exe.config"
    2 ConfigMerger "%SolutionDir%\HeuristicLab.Clients.Common\3.3\%Outdir%\HeuristicLab.Clients.Common-3.3.dll.config" "HeuristicLab 3.3.exe.config"
    32ConfigMerger "%SolutionDir%\HeuristicLab.Optimizer\3.3\%Outdir%\HeuristicLab.Optimizer-3.3.dll.config" "HeuristicLab 3.3.exe.config"
    43ConfigMerger "%SolutionDir%\HeuristicLab.Persistence\3.3\%Outdir%\HeuristicLab.Persistence-3.3.dll.config" "HeuristicLab 3.3.exe.config"
Note: See TracChangeset for help on using the changeset viewer.