Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/29/11 22:17:01 (12 years ago)
Author:
ascheibe
Message:

#1215

  • renamed plugin files
  • switched to a trunk-style PreBuildEvent.cmd
Location:
branches/HeuristicLab.MetaOptimization
Files:
3 edited
1 moved

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.MetaOptimization

    • Property svn:ignore
      •  

        old new  
        66Local.testsettings
        77TraceAndTestImpact.testsettings
         8HeuristicLab.MetaOptimization.sln.docstates.suo
  • branches/HeuristicLab.MetaOptimization/HeuristicLab.Problems.MetaOptimization.Views/3.3

    • Property svn:ignore
      •  

        old new  
        44HeuristicLabProblemsMetaOptimizationViewsPlugin.cs
        55*.vs10x
         6Plugin.cs
  • branches/HeuristicLab.MetaOptimization/HeuristicLab.Problems.MetaOptimization.Views/3.3/HeuristicLab.Problems.MetaOptimization.Views-3.3.csproj

    r6984 r7101  
    143143  <ItemGroup>
    144144    <None Include="ClassDiagram1.cd" />
    145     <None Include="HeuristicLabProblemsMetaOptimizationViewsPlugin.cs.frame" />
    146145    <Compile Include="ConstrainedItemListView.cs">
    147146      <SubType>UserControl</SubType>
     
    181180      <DependentUpon>OptimizableView.cs</DependentUpon>
    182181    </Compile>
     182    <None Include="Plugin.cs.frame" />
    183183    <None Include="Properties\AssemblyInfo.cs.frame" />
    184184    <Compile Include="ParameterConfigurationTreeView.cs">
     
    188188      <DependentUpon>ParameterConfigurationTreeView.cs</DependentUpon>
    189189    </Compile>
     190    <Compile Include="Plugin.cs" />
    190191    <Compile Include="RunCollectionDictionaryView.cs">
    191192      <SubType>UserControl</SubType>
     
    218219      <DependentUpon>ObjectSelectorDialog.cs</DependentUpon>
    219220    </Compile>
    220     <Compile Include="HeuristicLabProblemsMetaOptimizationViewsPlugin.cs" />
    221221    <Compile Include="Properties\AssemblyInfo.cs" />
    222222    <Compile Include="ValueConfigurationViews\ValueView.cs">
Note: See TracChangeset for help on using the changeset viewer.