Change1
This commit is contained in:
@ -120,6 +120,15 @@
|
||||
<Compile Include="ContolPlc.Designer.cs">
|
||||
<DependentUpon>ContolPlc.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="UI\CircleButton.cs">
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
<Compile Include="UI\ContorlShaft.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="UI\ContorlShaft.Designer.cs">
|
||||
<DependentUpon>ContorlShaft.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="UI\ExternalTools.cs" />
|
||||
<Compile Include="UI\ControlSet.cs">
|
||||
<SubType>Form</SubType>
|
||||
@ -184,6 +193,9 @@
|
||||
<EmbeddedResource Include="ContolPlc.resx">
|
||||
<DependentUpon>ContolPlc.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="UI\ContorlShaft.resx">
|
||||
<DependentUpon>ContorlShaft.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="UI\ControlSet.resx">
|
||||
<DependentUpon>ControlSet.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
Reference in New Issue
Block a user