duheng
2025-03-21 a328dfb127c6eda965176a0788b9abb6d6bcf394
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
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup />
  <ItemGroup>
    <Compile Update="00-home\00-core\HomePbsProjectPage.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="00-home\02-map\MapViewProjectListContainer.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="00-home\03-property\HomeXhsProjectPropertyCtrl.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="01-place\00-core\BuildWizardForm.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="01-place\00-core\HospitalWizardForm.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="01-place\00-core\SchoolWizardForm.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="01-place\00-core\ShopWizardForm.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="01-place\AddPlaceDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-place\PlaceMgrPage.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="02-facility\00-core\FacilitiesCtrl.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="03-elecPrice\AddElectricDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="03-elecPrice\EditElectricDlg.cs">
      <SubType>Form</SubType>
    </Compile>
  </ItemGroup>
</Project>