| | |
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <Compile Include="ClsShowMod.cs" />
|
| | | <Compile Include="Form1.cs">
|
| | | <SubType>Form</SubType>
|
| | | </Compile>
|
| | | <Compile Include="Form1.Designer.cs">
|
| | | <DependentUpon>Form1.cs</DependentUpon>
|
| | | </Compile>
|
| | | <Compile Include="Frm_Show.cs">
|
| | | <SubType>Form</SubType>
|
| | | </Compile>
|
| | |
| | | </Compile>
|
| | | <Compile Include="Program.cs" />
|
| | | <Compile Include="Properties\AssemblyInfo.cs" />
|
| | | <EmbeddedResource Include="Form1.resx">
|
| | | <DependentUpon>Form1.cs</DependentUpon>
|
| | | </EmbeddedResource>
|
| | | <EmbeddedResource Include="Frm_Show.resx">
|
| | | <DependentUpon>Frm_Show.cs</DependentUpon>
|
| | | <SubType>Designer</SubType>
|