tangxu
2024-11-02 399c534c415062b08ee5a00fb2c36608f4b3c7ff
WinFrmUI/DPumpHydr.WinFrmUI.Volute/DPumpHydr.WinFrmUI.Volute.csproj
@@ -7,7 +7,6 @@
  </PropertyGroup>
  <ItemGroup>
    <Compile Remove="MainViewPage_OcctDemo.cs" />
    <Compile Remove="StepControl\LayersCtrl.cs" />
    <Compile Remove="StepControl\LayersCtrl.Designer.cs" />
    <Compile Remove="StepControl\StepTreeListCtrl.cs" />
@@ -20,16 +19,29 @@
  </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>
@@ -40,6 +52,9 @@
      <AutoGen>True</AutoGen>
      <DependentUpon>Settings.settings</DependentUpon>
    </Compile>
    <Compile Update="MainViewPage_InitialRibbon.cs">
      <SubType>Form</SubType>
    </Compile>
  </ItemGroup>
  <ItemGroup>