duheng
2024-10-08 0f8ab9b81c5801869a1b620dbc74a95e07c0a566
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup />
  <ItemGroup>
    <Compile Update="01-pumpProduct\02-ViewPumpInformation\ViewPumpInformationDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pumpProduct\03-PumpType\AddPumpTypeDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pumpProduct\AddPumpProductGroupDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pumpProduct\AddPumpProductMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pumpProduct\AddPumpProductSeriesDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pumpProduct\01-EditPumpPartProp\EditPumpPartPropDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pumpProduct\EditPumpProductGroupDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pumpProduct\EditPumpProductMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pumpProduct\EditPumpProductSeriesDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pumpProduct\01-EditPumpPartProp\PumpProductListBox.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="01-pumpProduct\PumpProductMainPanel.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="01-pumpProduct\PumpProductSeriesTreeListCtrl.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="03-valve\02-main\AddValveMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="03-valve\02-main\EditValveMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="03-valve\ValveManageMainPanel.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="04-pipeline\02-main\DescriptionDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="00-core\SetDefaultStatusDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="07-fourLink\01-series\AddPipeLineSeriesDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="07-fourLink\01-series\EditPipeLineSeriesDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="07-fourLink\01-series\PipeLineTreeListCtrl.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="07-fourLink\02-main\FourLinkManageMainPanel.cs">
      <SubType>UserControl</SubType>
    </Compile>
  </ItemGroup>
</Project>