Changeset 13345 for branches/ProblemRefactoring/HeuristicLab.Problems.Programmable.Views/3.3/HeuristicLab.Problems.Programmable.Views-3.3.csproj
- Timestamp:
- 11/23/15 18:38:37 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ProblemRefactoring/HeuristicLab.Problems.Programmable.Views/3.3/HeuristicLab.Problems.Programmable.Views-3.3.csproj
r12470 r13345 93 93 <Compile Include="ProblemDefinitionScriptView.Designer.cs"> 94 94 <DependentUpon>ProblemDefinitionScriptView.cs</DependentUpon> 95 </Compile>96 <Compile Include="MultiObjectiveProgrammableProblemView.cs">97 <SubType>UserControl</SubType>98 </Compile>99 <Compile Include="MultiObjectiveProgrammableProblemView.Designer.cs">100 <DependentUpon>MultiObjectiveProgrammableProblemView.cs</DependentUpon>101 95 </Compile> 102 96 <Compile Include="SingleObjectiveProgrammableProblemView.cs">
Note: See TracChangeset
for help on using the changeset viewer.