Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/26/11 15:54:13 (13 years ago)
Author:
mkommend
Message:

#1653: Renamed frame files.

Location:
branches/Trunk/HeuristicLab.Encodings.PermutationEncoding/3.3
Files:
2 edited
2 moved

Legend:

Unmodified
Added
Removed
  • branches/Trunk/HeuristicLab.Encodings.PermutationEncoding/3.3

    • Property svn:ignore
      •  

        old new  
        44HeuristicLabEncodingsPermutationEncodingPlugin.cs
        55*.vs10x
         6Plugin.cs
  • branches/Trunk/HeuristicLab.Encodings.PermutationEncoding/3.3/HeuristicLab.Encodings.PermutationEncoding-3.3.csproj

    r6832 r6833  
    5555    <WarningLevel>4</WarningLevel>
    5656    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
    57     <DocumentationFile></DocumentationFile>
     57    <DocumentationFile>
     58    </DocumentationFile>
    5859    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5960  </PropertyGroup>
     
    7071    <OutputPath>$(SolutionDir)\bin\x86\Release\</OutputPath>
    7172    <DefineConstants>TRACE</DefineConstants>
    72     <DocumentationFile></DocumentationFile>
     73    <DocumentationFile>
     74    </DocumentationFile>
    7375    <Optimize>true</Optimize>
    7476    <DebugType>pdbonly</DebugType>
     
    8991    <OutputPath>$(SolutionDir)\bin\x64\Release\</OutputPath>
    9092    <DefineConstants>TRACE</DefineConstants>
    91     <DocumentationFile></DocumentationFile>
     93    <DocumentationFile>
     94    </DocumentationFile>
    9295    <Optimize>true</Optimize>
    9396    <DebugType>pdbonly</DebugType>
     
    119122    <Compile Include="Crossovers\PositionBasedCrossover.cs" />
    120123    <Compile Include="Crossovers\UniformLikeCrossover.cs" />
    121     <Compile Include="HeuristicLabEncodingsPermutationEncodingPlugin.cs" />
    122124    <Compile Include="Interfaces\IPermutationScrambleMoveOperator.cs" />
    123125    <Compile Include="Interfaces\IPermutationMultiNeighborhoodShakingOperator.cs" />
     
    191193    <Compile Include="PermutationType.cs" />
    192194    <Compile Include="PermutationTypes.cs" />
     195    <Compile Include="Plugin.cs" />
    193196    <Compile Include="Properties\AssemblyInfo.cs" />
    194197    <Compile Include="ShakingOperators\PermutationShakingOperator.cs" />
     
    196199  <ItemGroup>
    197200    <None Include="HeuristicLab.snk" />
    198     <None Include="HeuristicLabEncodingsPermutationEncodingPlugin.cs.frame" />
    199     <None Include="Properties\AssemblyInfo.frame" />
     201    <None Include="Plugin.cs.frame" />
     202    <None Include="Properties\AssemblyInfo.cs.frame" />
    200203  </ItemGroup>
    201204  <ItemGroup>
     
    203206      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    204207      <Name>HeuristicLab.Collections-3.3</Name>
    205   <Private>False</Private></ProjectReference>
     208      <Private>False</Private>
     209    </ProjectReference>
    206210    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
    207211      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
    208212      <Name>HeuristicLab.Common.Resources-3.3</Name>
    209   <Private>False</Private></ProjectReference>
     213      <Private>False</Private>
     214    </ProjectReference>
    210215    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    211216      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    212217      <Name>HeuristicLab.Common-3.3</Name>
    213   <Private>False</Private></ProjectReference>
     218      <Private>False</Private>
     219    </ProjectReference>
    214220    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    215221      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    216222      <Name>HeuristicLab.Core-3.3</Name>
    217   <Private>False</Private></ProjectReference>
     223      <Private>False</Private>
     224    </ProjectReference>
    218225    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
    219226      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
    220227      <Name>HeuristicLab.Data-3.3</Name>
    221   <Private>False</Private></ProjectReference>
     228      <Private>False</Private>
     229    </ProjectReference>
    222230    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
    223231      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
    224232      <Name>HeuristicLab.Operators-3.3</Name>
    225   <Private>False</Private></ProjectReference>
     233      <Private>False</Private>
     234    </ProjectReference>
    226235    <ProjectReference Include="..\..\HeuristicLab.Optimization.Operators\3.3\HeuristicLab.Optimization.Operators-3.3.csproj">
    227236      <Project>{25087811-F74C-4128-BC86-8324271DA13E}</Project>
    228237      <Name>HeuristicLab.Optimization.Operators-3.3</Name>
    229   <Private>False</Private></ProjectReference>
     238      <Private>False</Private>
     239    </ProjectReference>
    230240    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    231241      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
    232242      <Name>HeuristicLab.Optimization-3.3</Name>
    233   <Private>False</Private></ProjectReference>
     243      <Private>False</Private>
     244    </ProjectReference>
    234245    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
    235246      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
    236247      <Name>HeuristicLab.Parameters-3.3</Name>
    237   <Private>False</Private></ProjectReference>
     248      <Private>False</Private>
     249    </ProjectReference>
    238250    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    239251      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
    240252      <Name>HeuristicLab.Persistence-3.3</Name>
    241   <Private>False</Private></ProjectReference>
     253      <Private>False</Private>
     254    </ProjectReference>
    242255    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    243256      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    244257      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    245   <Private>False</Private></ProjectReference>
     258      <Private>False</Private>
     259    </ProjectReference>
    246260  </ItemGroup>
    247261  <ItemGroup>
     
    277291
    278292call PreBuildEvent.cmd
    279 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabEncodingsPermutationEncodingPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabEncodingsPermutationEncodingPlugin.cs"</PreBuildEvent>
     293</PreBuildEvent>
    280294  </PropertyGroup>
    281295</Project>
Note: See TracChangeset for help on using the changeset viewer.