| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| | | <ItemGroup> |
| | | <Compile Update="00-basic\1-document_page\DocumentPage.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Update="00-basic\1-document_page\MainForm.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="01-tip\TipForm.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="03-wait\WaitFormStyle1.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="03-wait\WaitFormStyle2.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="UserControl1.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |