Changeset 4304
- Timestamp:
- 08/24/10 15:41:25 (14 years ago)
- Location:
- branches/HeuristicLab.Classification
- Files:
-
- 1 added
- 3 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Classification/HeuristicLab.Classification.sln
r4303 r4304 7 7 EndProject 8 8 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{08118029-0DA6-4105-BF1F-9453C0F3AC75}" 9 ProjectSection(SolutionItems) = preProject10 ..\..\trunk\sources\PreBuildEvent.cmd = ..\..\trunk\sources\PreBuildEvent.cmd11 EndProjectSection12 9 EndProject 13 10 Global -
branches/HeuristicLab.Classification/HeuristicLab.Problems.DataAnalysis.Classification/3.3
- Property svn:ignore
-
old new 2 2 bin 3 3 obj 4 HeuristicLabProblemsDataAnalysisClassifcationPlugin.cs
-
- Property svn:ignore
-
branches/HeuristicLab.Classification/HeuristicLab.Problems.DataAnalysis.Classification/3.3/HeuristicLab.Problems.DataAnalysis.Classification.csproj
r4303 r4304 47 47 </ItemGroup> 48 48 <ItemGroup> 49 <Compile Include="HeuristicLabProblemsDataAnalysisClassifcationPlugin.cs" /> 49 50 <Compile Include="Properties\AssemblyInfo.cs" /> 50 51 </ItemGroup> 51 52 <ItemGroup> 52 <None Include="HeuristicLab .Problems.DataAnalysis.Classification.frame" />53 <None Include="HeuristicLabProblemsDataAnalysisClassificationPlugin.cs.frame" /> 53 54 <None Include="HeuristicLab.snk" /> 54 55 <None Include="Properties\AssemblyInfo.frame" /> … … 62 63 63 64 call PreBuildEvent.cmd 64 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25 \HeuristicLabMainFormWindowsFormsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabMainFormWindowsFormsPlugin.cs"</PreBuildEvent>65 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25HeuristicLabProblemsDataAnalysisClassificationPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabProblemsDataAnalysisClassifcationPlugin.cs"</PreBuildEvent> 65 66 </PropertyGroup> 66 67 <!-- 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.