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

Legend:

Unmodified
Added
Removed
  • branches/Trunk/HeuristicLab.Visualization.ChartControlsExtensions/3.3

    • Property svn:ignore
      •  

        old new  
        44HeuristicLabVisualizationChartControlsExtensionsPlugin.cs
        55*.vs10x
         6Plugin.cs
  • branches/Trunk/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj

    r6832 r6833  
    121121      <DependentUpon>EnhancedChart.cs</DependentUpon>
    122122    </Compile>
    123     <Compile Include="HeuristicLabVisualizationChartControlsExtensionsPlugin.cs" />
    124123    <Compile Include="HistogramControl.cs">
    125124      <SubType>UserControl</SubType>
     
    134133      <DependentUpon>ImageExportDialog.cs</DependentUpon>
    135134    </Compile>
     135    <Compile Include="Plugin.cs" />
    136136    <Compile Include="Properties\AssemblyInfo.cs" />
    137137  </ItemGroup>
    138138  <ItemGroup>
    139139    <None Include="HeuristicLab.snk" />
    140     <None Include="HeuristicLabVisualizationChartControlsExtensionsPlugin.cs.frame" />
    141     <None Include="Properties\AssemblyInfo.frame" />
     140    <None Include="Plugin.cs.frame" />
     141    <None Include="Properties\AssemblyInfo.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\HeuristicLabVisualizationChartControlsExtensionsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabVisualizationChartControlsExtensionsPlugin.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.