Changeset 7308
- Timestamp:
- 01/10/12 17:34:41 (13 years ago)
- Location:
- branches/RegressionBenchmarks/HeuristicLab.Problems.DataAnalysis.Views/3.4
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/RegressionBenchmarks/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj
r7298 r7308 158 158 </ItemGroup> 159 159 <ItemGroup> 160 <Compile Include="BenchmarkGeneratorDialog.cs"> 161 <SubType>Form</SubType> 162 </Compile> 163 <Compile Include="BenchmarkGeneratorDialog.Designer.cs"> 164 <DependentUpon>BenchmarkGeneratorDialog.cs</DependentUpon> 165 </Compile> 160 166 <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.cs"> 161 167 <SubType>UserControl</SubType> … … 341 347 </ItemGroup> 342 348 <ItemGroup> 349 <EmbeddedResource Include="BenchmarkGeneratorDialog.resx"> 350 <DependentUpon>BenchmarkGeneratorDialog.cs</DependentUpon> 351 </EmbeddedResource> 343 352 <EmbeddedResource Include="DataAnalysisProblemView.resx"> 344 353 <DependentUpon>DataAnalysisProblemView.cs</DependentUpon>
Note: See TracChangeset
for help on using the changeset viewer.