duheng
2024-10-11 491e01c98198306bd9d70dea34fe0f8b97bb3fc7
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
70
71
72
73
74
75
76
77
78
79
80
81
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup />
  <ItemGroup>
    <Compile Update="00-core\SetUseStatusDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pump\02-ViewPumpInformation\ViewPumpInformationDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pump\03-PumpType\AddPumpTypeDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pump\AddPumpProductGroupDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pump\AddPumpProductMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pump\AddPumpProductSeriesDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pump\01-EditPumpPartProp\EditPumpPartPropDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pump\EditPumpProductGroupDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pump\EditPumpProductMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pump\EditPumpProductSeriesDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pump\01-EditPumpPartProp\PumpProductListBox.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="01-pump\PumpProductMainPanel.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="01-pump\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>
    <Compile Update="09-manufacturer\AddManufacturerDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="09-manufacturer\EditManufacturerDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="09-manufacturer\ManufacturerMainPanel.cs">
      <SubType>UserControl</SubType>
    </Compile>
  </ItemGroup>
</Project>