Changeset 7582 for trunk/sources/HeuristicLab.MainForm
- Timestamp:
- 03/07/12 19:14:08 (13 years ago)
- Location:
- trunk/sources/HeuristicLab.MainForm/3.3
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.MainForm/3.3/HeuristicLab.MainForm-3.3.csproj
r6866 r7582 116 116 <None Include="Plugin.cs.frame" /> 117 117 <Compile Include="Interfaces\IConfigureableView.cs" /> 118 <Compile Include="Interfaces\IProgress.cs" /> 119 <Compile Include="Interfaces\IProgressReporter.cs" /> 118 120 <Compile Include="Plugin.cs" /> 121 <Compile Include="Progress.cs" /> 119 122 <Compile Include="ViewAttribute.cs" /> 120 123 <Compile Include="Interfaces\IContentView.cs" />
Note: See TracChangeset
for help on using the changeset viewer.