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

Legend:

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

    • Property svn:ignore
      •  

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

    r6832 r6833  
    117117  <ItemGroup>
    118118    <Compile Include="ClientFactory.cs" />
    119     <Compile Include="HeuristicLabClientsCommonPlugin.cs" />
    120119    <Compile Include="PasswordDialog.cs">
    121120      <SubType>Form</SubType>
     
    124123      <DependentUpon>PasswordDialog.cs</DependentUpon>
    125124    </Compile>
     125    <Compile Include="Plugin.cs" />
    126126    <Compile Include="Properties\AssemblyInfo.cs" />
    127127    <Compile Include="Properties\Settings.Designer.cs">
     
    131131    </Compile>
    132132    <None Include="app.config" />
    133     <None Include="Properties\AssemblyInfo.frame" />
     133    <None Include="Properties\AssemblyInfo.cs.frame" />
    134134    <None Include="Properties\Settings.settings">
    135135      <Generator>SettingsSingleFileGenerator</Generator>
     
    139139  <ItemGroup>
    140140    <None Include="HeuristicLab.snk" />
    141     <None Include="HeuristicLabClientsCommonPlugin.cs.frame" />
     141    <None Include="Plugin.cs.frame" />
    142142  </ItemGroup>
    143143  <ItemGroup>
     
    145145      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    146146      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    147   <Private>False</Private></ProjectReference>
     147      <Private>False</Private>
     148    </ProjectReference>
    148149  </ItemGroup>
    149150  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
     
    155156
    156157call PreBuildEvent.cmd
    157 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabClientsCommonPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabClientsCommonPlugin.cs"</PreBuildEvent>
     158</PreBuildEvent>
    158159  </PropertyGroup>
    159160  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.