<?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>
|