50 lines
1.8 KiB
Plaintext
50 lines
1.8 KiB
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<PropertyGroup>
|
||
|
<ShowAllFiles>false</ShowAllFiles>
|
||
|
</PropertyGroup>
|
||
|
<ItemGroup>
|
||
|
<Compile Update="MainForm.cs">
|
||
|
<SubType>Form</SubType>
|
||
|
</Compile>
|
||
|
<Compile Update="OptionsForm.cs">
|
||
|
<SubType>Form</SubType>
|
||
|
</Compile>
|
||
|
<Compile Update="RyzStudio\Windows\Forms\THorizontalSeparator.cs">
|
||
|
<SubType>UserControl</SubType>
|
||
|
</Compile>
|
||
|
<Compile Update="RyzStudio\Windows\Forms\TImageBox.cs">
|
||
|
<SubType>Component</SubType>
|
||
|
</Compile>
|
||
|
<Compile Update="RyzStudio\Windows\Forms\TUserControl.cs">
|
||
|
<SubType>UserControl</SubType>
|
||
|
</Compile>
|
||
|
<Compile Update="RyzStudio\Windows\ThemedForms\PickerBox\TPickerBox.cs">
|
||
|
<SubType>UserControl</SubType>
|
||
|
</Compile>
|
||
|
<Compile Update="RyzStudio\Windows\ThemedForms\PickerBox\TYesNoPickerBox.cs">
|
||
|
<SubType>UserControl</SubType>
|
||
|
</Compile>
|
||
|
<Compile Update="RyzStudio\Windows\ThemedForms\TButton.cs">
|
||
|
<SubType>UserControl</SubType>
|
||
|
</Compile>
|
||
|
<Compile Update="RyzStudio\Windows\ThemedForms\TDialogForm.cs">
|
||
|
<SubType>Form</SubType>
|
||
|
</Compile>
|
||
|
<Compile Update="RyzStudio\Windows\ThemedForms\TextBox\TButtonTextBox.cs">
|
||
|
<SubType>UserControl</SubType>
|
||
|
</Compile>
|
||
|
<Compile Update="RyzStudio\Windows\ThemedForms\TextBox\TOpenFileTextBox.cs">
|
||
|
<SubType>UserControl</SubType>
|
||
|
</Compile>
|
||
|
<Compile Update="RyzStudio\Windows\ThemedForms\TextBox\TTextBox.cs">
|
||
|
<SubType>UserControl</SubType>
|
||
|
</Compile>
|
||
|
<Compile Update="RyzStudio\Windows\ThemedForms\TNumericBox.cs">
|
||
|
<SubType>UserControl</SubType>
|
||
|
</Compile>
|
||
|
<Compile Update="RyzStudio\Windows\ThemedForms\TUserControl.cs">
|
||
|
<SubType>UserControl</SubType>
|
||
|
</Compile>
|
||
|
</ItemGroup>
|
||
|
</Project>
|