tangxu
2024-11-04 ebd031e3bed6c1cfddce8fc9b98f7f9e95fb9e32
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup />
  <ItemGroup>
    <Compile Update="MainViewPage.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="MainViewPage_StepInfo.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="基本参数\ctrlGeomBaseInfo.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="基本参数\ctrlHdrBaseInfo.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="流线设计\ctrlInletCurveInfo.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="流线设计\ctrlSelectTypeAndStreamLineNum.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="盖板\ctrlCoverPlateGeom.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="盖板\ctrlCoverPlateLink.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="盖板\ctrlCoverPlateSect.cs">
      <SubType>UserControl</SubType>
    </Compile>
  </ItemGroup>
</Project>