| | |
| | | </PropertyGroup> |
| | | |
| | | <ItemGroup> |
| | | <Compile Remove="MainViewPage_OcctDemo.cs" /> |
| | | <Compile Remove="StepControl\LayersCtrl.cs" /> |
| | | <Compile Remove="StepControl\LayersCtrl.Designer.cs" /> |
| | | <Compile Remove="StepControl\StepTreeListCtrl.cs" /> |
| | |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <PackageReference Include="ReaLTaiizor" Version="3.8.0.7" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\..\Model\DPumpHydr.Model.Core\DPumpHydr.Model.Core.csproj" /> |
| | | <ProjectReference Include="..\..\Utils\DPumpHydr.Log\DPumpHydr.Log.csproj" /> |
| | | <ProjectReference Include="..\DPumpHydr.WinFrmUI.Core\DPumpHydr.WinFrmUI.Core.csproj" /> |
| | | <ProjectReference Include="..\DPumpHydr.WinFrmUI.Ribbon\DPumpHydr.WinFrmUI.Ribbon.csproj" /> |
| | | <ProjectReference Include="..\DPumpHydr.WinFrmUI.RLT\DPumpHydr.WinFrmUI.RLT.csproj" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <Reference Include="HydrEngineCSharp"> |
| | | <HintPath>..\..\Library\HydrEngineCSharp.dll</HintPath> |
| | | </Reference> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <Compile Update="DebugRLT\DebugPage.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="DebugRLT\DebugPage_InitialRibbon.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="DebugRLT\DebugPage_StepInfo.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="Properties\Resources.Designer.cs"> |
| | | <DesignTime>True</DesignTime> |
| | | <AutoGen>True</AutoGen> |
| | |
| | | <AutoGen>True</AutoGen> |
| | | <DependentUpon>Settings.settings</DependentUpon> |
| | | </Compile> |
| | | <Compile Update="MainViewPage_InitialRibbon.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |