acs command 창 추가
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user