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.Problems.TravelingSalesman/3.3
Files:
2 edited
2 moved

Legend:

Unmodified
Added
Removed
  • branches/Trunk/HeuristicLab.Problems.TravelingSalesman/3.3

    • Property svn:ignore
      •  

        old new  
        44HeuristicLabProblemsTravelingSalesmanPlugin.cs
        55*.vs10x
         6Plugin.cs
  • branches/Trunk/HeuristicLab.Problems.TravelingSalesman/3.3/HeuristicLab.Problems.TravelingSalesman-3.3.csproj

    r6832 r6833  
    1919    </UpgradeBackupLocation>
    2020    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    21     <TargetFrameworkProfile></TargetFrameworkProfile>
     21    <TargetFrameworkProfile>
     22    </TargetFrameworkProfile>
    2223    <PublishUrl>publish\</PublishUrl>
    2324    <Install>true</Install>
     
    5556    <ErrorReport>prompt</ErrorReport>
    5657    <WarningLevel>4</WarningLevel>
    57     <DocumentationFile></DocumentationFile>
     58    <DocumentationFile>
     59    </DocumentationFile>
    5860    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
    5961    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     
    7173    <OutputPath>$(SolutionDir)\bin\x86\Release\</OutputPath>
    7274    <DefineConstants>TRACE</DefineConstants>
    73     <DocumentationFile></DocumentationFile>
     75    <DocumentationFile>
     76    </DocumentationFile>
    7477    <Optimize>true</Optimize>
    7578    <DebugType>pdbonly</DebugType>
     
    9093    <OutputPath>$(SolutionDir)\bin\x64\Release\</OutputPath>
    9194    <DefineConstants>TRACE</DefineConstants>
    92     <DocumentationFile></DocumentationFile>
     95    <DocumentationFile>
     96    </DocumentationFile>
    9397    <Optimize>true</Optimize>
    9498    <DebugType>pdbonly</DebugType>
     
    113117    <Compile Include="Evaluators\TSPEuclideanPathEvaluator.cs" />
    114118    <Compile Include="Evaluators\TSPGeoPathEvaluator.cs" />
    115     <Compile Include="HeuristicLabProblemsTravelingSalesmanPlugin.cs" />
    116119    <Compile Include="MoveEvaluators\ThreeOpt\TSPTranslocationMoveEuclideanPathEvaluator.cs" />
    117120    <Compile Include="MoveEvaluators\ThreeOpt\TSPTranslocationMoveGeoPathEvaluator.cs" />
     
    122125    <Compile Include="MoveEvaluators\TwoOpt\TSPInversionMovePathEvaluator.cs" />
    123126    <Compile Include="MoveEvaluators\TwoOpt\TSPInversionMoveRoundedEuclideanPathEvaluator.cs" />
     127    <Compile Include="Plugin.cs" />
    124128    <Compile Include="TravelingSalesmanProblem.cs" />
    125129    <Compile Include="TSPLIBTourParser.cs" />
     
    142146      <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
    143147      <Name>HeuristicLab.Analysis-3.3</Name>
    144   <Private>False</Private></ProjectReference>
     148      <Private>False</Private>
     149    </ProjectReference>
    145150    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    146151      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    147152      <Name>HeuristicLab.Collections-3.3</Name>
    148   <Private>False</Private></ProjectReference>
     153      <Private>False</Private>
     154    </ProjectReference>
    149155    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
    150156      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
    151157      <Name>HeuristicLab.Common.Resources-3.3</Name>
    152   <Private>False</Private></ProjectReference>
     158      <Private>False</Private>
     159    </ProjectReference>
    153160    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    154161      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    155162      <Name>HeuristicLab.Common-3.3</Name>
    156   <Private>False</Private></ProjectReference>
     163      <Private>False</Private>
     164    </ProjectReference>
    157165    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    158166      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    159167      <Name>HeuristicLab.Core-3.3</Name>
    160   <Private>False</Private></ProjectReference>
     168      <Private>False</Private>
     169    </ProjectReference>
    161170    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
    162171      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
    163172      <Name>HeuristicLab.Data-3.3</Name>
    164   <Private>False</Private></ProjectReference>
     173      <Private>False</Private>
     174    </ProjectReference>
    165175    <ProjectReference Include="..\..\HeuristicLab.Encodings.PermutationEncoding\3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.csproj">
    166176      <Project>{DBECB8B0-B166-4133-BAF1-ED67C3FD7FCA}</Project>
    167177      <Name>HeuristicLab.Encodings.PermutationEncoding-3.3</Name>
    168   <Private>False</Private></ProjectReference>
     178      <Private>False</Private>
     179    </ProjectReference>
    169180    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
    170181      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
    171182      <Name>HeuristicLab.Operators-3.3</Name>
    172   <Private>False</Private></ProjectReference>
     183      <Private>False</Private>
     184    </ProjectReference>
    173185    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    174186      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
    175187      <Name>HeuristicLab.Optimization-3.3</Name>
    176   <Private>False</Private></ProjectReference>
     188      <Private>False</Private>
     189    </ProjectReference>
    177190    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
    178191      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
    179192      <Name>HeuristicLab.Parameters-3.3</Name>
    180   <Private>False</Private></ProjectReference>
     193      <Private>False</Private>
     194    </ProjectReference>
    181195    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    182196      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
    183197      <Name>HeuristicLab.Persistence-3.3</Name>
    184   <Private>False</Private></ProjectReference>
     198      <Private>False</Private>
     199    </ProjectReference>
    185200    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    186201      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    187202      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    188   <Private>False</Private></ProjectReference>
     203      <Private>False</Private>
     204    </ProjectReference>
    189205  </ItemGroup>
    190206  <ItemGroup>
    191207    <None Include="HeuristicLab.snk" />
    192     <None Include="HeuristicLabProblemsTravelingSalesmanPlugin.cs.frame" />
    193     <None Include="Properties\AssemblyInfo.frame" />
     208    <None Include="Plugin.cs.frame" />
     209    <None Include="Properties\AssemblyInfo.cs.frame" />
    194210    <None Include="TSPLIB Sample Problems\ch130.opt.tour" />
    195211    <None Include="TSPLIB Sample Problems\ch130.tsp" />
     
    230246
    231247call PreBuildEvent.cmd
    232 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabProblemsTravelingSalesmanPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabProblemsTravelingSalesmanPlugin.cs"</PreBuildEvent>
     248</PreBuildEvent>
    233249  </PropertyGroup>
    234250</Project>
Note: See TracChangeset for help on using the changeset viewer.