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

Legend:

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

    • Property svn:ignore
      •  

        old new  
        44obj
        55*.vs10x
         6Plugin.cs
  • branches/Trunk/HeuristicLab.MainForm/3.3/HeuristicLab.MainForm-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>
     
    111114  </ItemGroup>
    112115  <ItemGroup>
    113     <None Include="HeuristicLabMainFormPlugin.cs.frame" />
     116    <None Include="Plugin.cs.frame" />
    114117    <Compile Include="Interfaces\IConfigureableView.cs" />
     118    <Compile Include="Plugin.cs" />
    115119    <Compile Include="ViewAttribute.cs" />
    116120    <Compile Include="Interfaces\IContentView.cs" />
     
    128132    <Compile Include="MainFormManager.cs" />
    129133    <Compile Include="MenuSeparatorItem.cs" />
    130     <Compile Include="HeuristicLabMainFormPlugin.cs" />
    131134    <Compile Include="Interfaces\IMainForm.cs" />
    132135    <Compile Include="Interfaces\IUserInterfaceItem.cs" />
     
    140143      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    141144      <Name>HeuristicLab.Common-3.3</Name>
    142   <Private>False</Private></ProjectReference>
     145      <Private>False</Private>
     146    </ProjectReference>
    143147    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    144148      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    145149      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    146   <Private>False</Private></ProjectReference>
     150      <Private>False</Private>
     151    </ProjectReference>
    147152  </ItemGroup>
    148153  <ItemGroup>
    149154    <None Include="HeuristicLab.snk" />
    150     <None Include="Properties\AssemblyInfo.frame" />
     155    <None Include="Properties\AssemblyInfo.cs.frame" />
    151156  </ItemGroup>
    152157  <ItemGroup>
     
    182187
    183188call PreBuildEvent.cmd
    184 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabMainFormPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabMainFormPlugin.cs"</PreBuildEvent>
     189</PreBuildEvent>
    185190  </PropertyGroup>
    186191</Project>
Note: See TracChangeset for help on using the changeset viewer.