controlapp/ControlApp.csproj.user
Merith-TK 3e31aa0363 Decompile and Rebuild v0.1.2
begin work: base version 0993

move original program for orgnization

golang work

snapshot decompiled code

it builds! (but doesnt run)

source code bump

library stash

decompile 0.1.2, make it build
2025-02-25 21:37:38 -08:00

51 lines
No EOL
1.6 KiB
XML

<?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>