| | |
| | | <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| | | <PropertyGroup /> |
| | | <ItemGroup> |
| | | <Compile Update="Form\IBoxFormControll.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="Form\IBoxFormDataFilter.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | |
| | | <Compile Update="Form\IBoxFormSystemInfo.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="Form\PackageTressListCtrl.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="IBoxForm.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |