<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<ItemGroup>
|
<Compile Update="01-tip\TipForm.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Update="06-document\DocumentPage.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="09-common\01-flags\SetFlagsContainerCtrl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="09-common\StringListCheckedListBoxCtrl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="09-common\01-flags\SetFlagsEditCtrl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
</ItemGroup>
|
</Project>
|