Changeset 3274 for trunk/sources/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj
- Timestamp:
- 04/06/10 01:57:29 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj
r3267 r3274 98 98 <DependentUpon>BatchRunView.cs</DependentUpon> 99 99 </Compile> 100 <Compile Include=" BatchRunListView.cs">101 <SubType>UserControl</SubType> 102 </Compile> 103 <Compile Include=" BatchRunListView.Designer.cs">104 <DependentUpon> BatchRunListView.cs</DependentUpon>100 <Compile Include="OptimizerListView.cs"> 101 <SubType>UserControl</SubType> 102 </Compile> 103 <Compile Include="OptimizerListView.Designer.cs"> 104 <DependentUpon>OptimizerListView.cs</DependentUpon> 105 105 </Compile> 106 106 <Compile Include="ExperimentView.cs">
Note: See TracChangeset
for help on using the changeset viewer.