acs command 창 추가

This commit is contained in:
backuppc
2026-02-27 09:59:36 +09:00
parent 24bd2d8a7f
commit 71b8a589c6
7 changed files with 582 additions and 14 deletions

View File

@@ -191,6 +191,12 @@
<SubType>Component</SubType>
</Compile>
<Compile Include="Device\Socket.cs" />
<Compile Include="Dialog\fACSCommand.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Dialog\fACSCommand.Designer.cs">
<DependentUpon>fACSCommand.cs</DependentUpon>
</Compile>
<Compile Include="Dialog\fCounter.cs">
<SubType>Form</SubType>
</Compile>
@@ -416,6 +422,9 @@
<Compile Include="ViewForm\fManual.Designer.cs">
<DependentUpon>fManual.cs</DependentUpon>
</Compile>
<EmbeddedResource Include="Dialog\fACSCommand.resx">
<DependentUpon>fACSCommand.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Dialog\fCounter.resx">
<DependentUpon>fCounter.cs</DependentUpon>
</EmbeddedResource>