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.Core/3.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/Trunk/HeuristicLab.Core/3.3

    • Property svn:ignore
      •  

        old new  
        44HeuristicLabCorePlugin.cs
        55*.vs10x
         6Plugin.cs
  • branches/Trunk/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj

    r6832 r6833  
    113113    <Compile Include="Attributes\ItemAttribute.cs" />
    114114    <Compile Include="Attributes\CreatableAttribute.cs" />
    115     <None Include="HeuristicLabCorePlugin.cs.frame" />
     115    <None Include="Plugin.cs.frame" />
    116116    <Compile Include="Collections\CheckedItemCollection.cs" />
    117117    <Compile Include="Collections\CheckedItemList.cs" />
     
    190190    <Compile Include="Interfaces\IItem.cs" />
    191191    <Compile Include="Interfaces\IRandom.cs" />
     192    <Compile Include="Plugin.cs" />
    192193    <Compile Include="Scope.cs" />
    193194    <Compile Include="Interfaces\IOperator.cs" />
    194     <Compile Include="HeuristicLabCorePlugin.cs" />
    195195    <Compile Include="Properties\AssemblyInfo.cs" />
    196196    <Compile Include="ThreadSafeLog.cs" />
     
    199199  <ItemGroup>
    200200    <None Include="HeuristicLab.snk" />
    201     <None Include="Properties\AssemblyInfo.frame" />
     201    <None Include="Properties\AssemblyInfo.cs.frame" />
    202202  </ItemGroup>
    203203  <ItemGroup>
     
    205205      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    206206      <Name>HeuristicLab.Collections-3.3</Name>
    207   <Private>False</Private></ProjectReference>
     207      <Private>False</Private>
     208    </ProjectReference>
    208209    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
    209210      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
    210211      <Name>HeuristicLab.Common.Resources-3.3</Name>
    211   <Private>False</Private></ProjectReference>
     212      <Private>False</Private>
     213    </ProjectReference>
    212214    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    213215      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    214216      <Name>HeuristicLab.Common-3.3</Name>
    215   <Private>False</Private></ProjectReference>
     217      <Private>False</Private>
     218    </ProjectReference>
    216219    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    217220      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
    218221      <Name>HeuristicLab.Persistence-3.3</Name>
    219   <Private>False</Private></ProjectReference>
     222      <Private>False</Private>
     223    </ProjectReference>
    220224    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    221225      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    222226      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    223   <Private>False</Private></ProjectReference>
     227      <Private>False</Private>
     228    </ProjectReference>
    224229  </ItemGroup>
    225230  <ItemGroup>
     
    265270
    266271call PreBuildEvent.cmd
    267 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabCorePlugin.cs.frame" "%25ProjectDir%25\HeuristicLabCorePlugin.cs"</PreBuildEvent>
     272</PreBuildEvent>
    268273  </PropertyGroup>
    269274</Project>
Note: See TracChangeset for help on using the changeset viewer.