<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup /> <ItemGroup> <Compile Update="ControlApp\Audiopop.cs"> <SubType>Form</SubType> </Compile> <Compile Update="ControlApp\Blank.cs"> <SubType>Form</SubType> </Compile> <Compile Update="ControlApp\ComForm.cs"> <SubType>Form</SubType> </Compile> <Compile Update="ControlApp\ConfigSettingsForm.cs"> <SubType>Form</SubType> </Compile> <Compile Update="ControlApp\ControlApp.cs"> <SubType>Form</SubType> </Compile> <Compile Update="ControlApp\CustomMessage.cs"> <SubType>Form</SubType> </Compile> <Compile Update="ControlApp\Options.cs"> <SubType>Form</SubType> </Compile> <Compile Update="ControlApp\Other.cs"> <SubType>Form</SubType> </Compile> <Compile Update="ControlApp\PopUp.cs"> <SubType>Form</SubType> </Compile> <Compile Update="ControlApp\sendcmd.cs"> <SubType>Form</SubType> </Compile> <Compile Update="ControlApp\SendOrDelete.cs"> <SubType>Form</SubType> </Compile> <Compile Update="ControlApp\Subliminal.cs"> <SubType>Form</SubType> </Compile> <Compile Update="ControlApp\WatchForMe.cs"> <SubType>Form</SubType> </Compile> <Compile Update="ControlApp\Webform.cs"> <SubType>Form</SubType> </Compile> <Compile Update="ControlApp\WriteForMe.cs"> <SubType>Form</SubType> </Compile> </ItemGroup> </Project>