<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<PropertyGroup />
|
<ItemGroup>
|
<Compile Update="Forms\RenameForm.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Update="ScriptEditControl\ConsoleTextBox.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="ScriptEditControl\FastColorTextBox\FastColoredTextBox.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="ScriptEditControl\ScriptEditControl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="ScriptEditControl\ScriptEditForm.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Update="UserHSmartWindowControl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="UserItem.cs">
|
<SubType>Component</SubType>
|
</Compile>
|
<Compile Update="UserPictureBox.cs">
|
<SubType>Component</SubType>
|
</Compile>
|
</ItemGroup>
|
</Project>
|