Changeset 8975 for branches/RuntimeOptimizer/HeuristicLab.MainForm.WindowsForms/3.3/HeuristicLab.MainForm.WindowsForms-3.3.csproj
- Timestamp:
- 11/29/12 11:31:44 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/RuntimeOptimizer/HeuristicLab.MainForm.WindowsForms/3.3/HeuristicLab.MainForm.WindowsForms-3.3.csproj
r8618 r8975 126 126 <DependentUpon>DragOverTabControl.cs</DependentUpon> 127 127 </Compile> 128 <Compile Include="Dialogs\DefineArithmeticProgressionDialog.cs"> 129 <SubType>Form</SubType> 130 </Compile> 131 <Compile Include="Dialogs\DefineArithmeticProgressionDialog.Designer.cs"> 132 <DependentUpon>DefineArithmeticProgressionDialog.cs</DependentUpon> 133 </Compile> 128 134 <Compile Include="Plugin.cs" /> 129 135 <Compile Include="Views\AsynchronousContentView.cs"> … … 254 260 </BootstrapperPackage> 255 261 </ItemGroup> 262 <ItemGroup /> 256 263 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 257 264 <!-- 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.