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

Legend:

Unmodified
Added
Removed
  • branches/Trunk/HeuristicLab.Common.Resources/3.3

    • Property svn:ignore
      •  

        old new  
        44HeuristicLabCommonResourcesPlugin.cs
        55*.vs10x
         6Plugin.cs
  • branches/Trunk/HeuristicLab.Common.Resources/3.3/HeuristicLab.Common.Resources-3.3.csproj

    r6832 r6833  
    108108  </ItemGroup>
    109109  <ItemGroup>
    110     <None Include="HeuristicLabCommonResourcesPlugin.cs.frame" />
     110    <None Include="Plugin.cs.frame" />
    111111    <Compile Include="HeuristicLab.Designer.cs">
    112112      <AutoGen>True</AutoGen>
     
    114114      <DependentUpon>HeuristicLab.resx</DependentUpon>
    115115    </Compile>
    116     <Compile Include="HeuristicLabCommonResourcesPlugin.cs" />
     116    <Compile Include="Plugin.cs" />
    117117    <Compile Include="Properties\AssemblyInfo.cs" />
    118118    <Compile Include="VSImageLibrary.Designer.cs">
     
    124124  <ItemGroup>
    125125    <None Include="HeuristicLab.snk" />
    126     <None Include="Properties\AssemblyInfo.frame" />
     126    <None Include="Properties\AssemblyInfo.cs.frame" />
    127127  </ItemGroup>
    128128  <ItemGroup>
     
    130130      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    131131      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    132   <Private>False</Private></ProjectReference>
     132      <Private>False</Private>
     133    </ProjectReference>
    133134  </ItemGroup>
    134135  <ItemGroup>
     
    500501
    501502call PreBuildEvent.cmd
    502 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabCommonResourcesPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabCommonResourcesPlugin.cs"</PreBuildEvent>
     503</PreBuildEvent>
    503504  </PropertyGroup>
    504505</Project>
Note: See TracChangeset for help on using the changeset viewer.