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

Legend:

Unmodified
Added
Removed
  • branches/Trunk/HeuristicLab.MainForm.WindowsForms/3.3

    • Property svn:ignore
      •  

        old new  
        44obj
        55*.vs10x
         6Plugin.cs
  • branches/Trunk/HeuristicLab.MainForm.WindowsForms/3.3/HeuristicLab.MainForm.WindowsForms-3.3.csproj

    r6832 r6833  
    5454    <ErrorReport>prompt</ErrorReport>
    5555    <WarningLevel>4</WarningLevel>
    56     <DocumentationFile></DocumentationFile>
     56    <DocumentationFile>
     57    </DocumentationFile>
    5758    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5859  </PropertyGroup>
     
    7374    <PlatformTarget>x64</PlatformTarget>
    7475    <ErrorReport>prompt</ErrorReport>
    75     <DocumentationFile></DocumentationFile>
     76    <DocumentationFile>
     77    </DocumentationFile>
    7678    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    7779  </PropertyGroup>
     
    9294    <PlatformTarget>x86</PlatformTarget>
    9395    <ErrorReport>prompt</ErrorReport>
    94     <DocumentationFile></DocumentationFile>
     96    <DocumentationFile>
     97    </DocumentationFile>
    9598    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    9699  </PropertyGroup>
     
    119122      <DependentUpon>DragOverTabControl.cs</DependentUpon>
    120123    </Compile>
     124    <Compile Include="Plugin.cs" />
    121125    <Compile Include="Views\AsynchronousContentView.cs">
    122126      <SubType>UserControl</SubType>
     
    131135      <DependentUpon>ContentView.cs</DependentUpon>
    132136    </Compile>
    133     <None Include="HeuristicLabMainFormWindowsFormsPlugin.cs.frame" />
     137    <None Include="Plugin.cs.frame" />
    134138    <Compile Include="Controls\ControlExtensions.cs" />
    135139    <Compile Include="MainForms\DockForm.cs">
     
    157161      <DependentUpon>DocumentForm.cs</DependentUpon>
    158162    </Compile>
    159     <Compile Include="HeuristicLabMainFormWindowsFormsPlugin.cs" />
    160163    <Compile Include="MainForms\MainForm.cs">
    161164      <SubType>Form</SubType>
     
    200203  <ItemGroup>
    201204    <None Include="HeuristicLab.snk" />
    202     <None Include="Properties\AssemblyInfo.frame" />
     205    <None Include="Properties\AssemblyInfo.cs.frame" />
    203206  </ItemGroup>
    204207  <ItemGroup>
     
    206209      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
    207210      <Name>HeuristicLab.Common.Resources-3.3</Name>
    208   <Private>False</Private></ProjectReference>
     211      <Private>False</Private>
     212    </ProjectReference>
    209213    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    210214      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    211215      <Name>HeuristicLab.Common-3.3</Name>
    212   <Private>False</Private></ProjectReference>
     216      <Private>False</Private>
     217    </ProjectReference>
    213218    <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.WinFormsUI\2.3.1\HeuristicLab.WinFormsUI-2.3.1\HeuristicLab.WinFormsUI-2.3.1.csproj">
    214219      <Project>{678E2145-8152-4E19-9646-07D439D00301}</Project>
    215220      <Name>HeuristicLab.WinFormsUI-2.3.1 %28HeuristicLab.ExtLibs\HeuristicLab.WinFormsUI\HeuristicLab.WinFormsUI-2.3.1\HeuristicLab.WinFormsUI-2.3.1%29</Name>
    216   <Private>False</Private></ProjectReference>
     221      <Private>False</Private>
     222    </ProjectReference>
    217223    <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.WinFormsUI\2.3.1\WinFormsUI-2.3.1\WinFormsUI-2.3.1.csproj">
    218224      <Project>{1849A92E-DCFC-4E05-BB0A-D7B7A3DAFCFB}</Project>
    219225      <Name>WinFormsUI-2.3.1</Name>
    220   <Private>False</Private></ProjectReference>
     226      <Private>False</Private>
     227    </ProjectReference>
    221228    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
    222229      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
    223230      <Name>HeuristicLab.MainForm-3.3</Name>
    224   <Private>False</Private></ProjectReference>
     231      <Private>False</Private>
     232    </ProjectReference>
    225233    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    226234      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    227235      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    228   <Private>False</Private></ProjectReference>
     236      <Private>False</Private>
     237    </ProjectReference>
    229238  </ItemGroup>
    230239  <ItemGroup>
     
    260269
    261270call PreBuildEvent.cmd
    262 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabMainFormWindowsFormsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabMainFormWindowsFormsPlugin.cs"</PreBuildEvent>
     271</PreBuildEvent>
    263272  </PropertyGroup>
    264273</Project>
Note: See TracChangeset for help on using the changeset viewer.