Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/24/10 15:41:25 (14 years ago)
Author:
mkommend
Message:

corrected classification plugin infrastructure (ticket #939)

Location:
branches/HeuristicLab.Classification/HeuristicLab.Problems.DataAnalysis.Classification/3.3
Files:
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Classification/HeuristicLab.Problems.DataAnalysis.Classification/3.3

    • Property svn:ignore
      •  

        old new  
        22bin
        33obj
         4HeuristicLabProblemsDataAnalysisClassifcationPlugin.cs
  • branches/HeuristicLab.Classification/HeuristicLab.Problems.DataAnalysis.Classification/3.3/HeuristicLab.Problems.DataAnalysis.Classification.csproj

    r4303 r4304  
    4747  </ItemGroup>
    4848  <ItemGroup>
     49    <Compile Include="HeuristicLabProblemsDataAnalysisClassifcationPlugin.cs" />
    4950    <Compile Include="Properties\AssemblyInfo.cs" />
    5051  </ItemGroup>
    5152  <ItemGroup>
    52     <None Include="HeuristicLab.Problems.DataAnalysis.Classification.frame" />
     53    <None Include="HeuristicLabProblemsDataAnalysisClassificationPlugin.cs.frame" />
    5354    <None Include="HeuristicLab.snk" />
    5455    <None Include="Properties\AssemblyInfo.frame" />
     
    6263
    6364call PreBuildEvent.cmd
    64 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabMainFormWindowsFormsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabMainFormWindowsFormsPlugin.cs"</PreBuildEvent>
     65SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25HeuristicLabProblemsDataAnalysisClassificationPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabProblemsDataAnalysisClassifcationPlugin.cs"</PreBuildEvent>
    6566  </PropertyGroup>
    6667  <!-- 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.