-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMultiDisplayVCPClient.csproj.user
More file actions
30 lines (30 loc) · 1.01 KB
/
Copy pathMultiDisplayVCPClient.csproj.user
File metadata and controls
30 lines (30 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
<ItemGroup>
<Compile Update="Actions\SetVcpActionConfigControl.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Update="GUI\ConnectionEditorForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="GUI\ConnectionIconControl.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Update="GUI\Controls\VcpSelectorButton.cs">
<SubType>Component</SubType>
</Compile>
<Compile Update="GUI\PluginConfig.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="GUI\VcpConnectionConfigurator.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Update="GUI\VcpConnectionList.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="GUI\VcpConnectionToggler.cs">
<SubType>UserControl</SubType>
</Compile>
</ItemGroup>
</Project>