..
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
<DependentUpon>DataSet1.xsd</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Device\CFlag.cs" />
|
||||
<Compile Include="Device\Xbee.cs" />
|
||||
<Compile Include="Device\xbee.cs" />
|
||||
<Compile Include="Device\Socket.cs" />
|
||||
<Compile Include="Dialog\fCounter.cs">
|
||||
<SubType>Form</SubType>
|
||||
@@ -264,7 +264,6 @@
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="PUB.cs" />
|
||||
<Compile Include="CSetting.cs" />
|
||||
<Compile Include="StateMachine\Display\GetErrorMessage.cs" />
|
||||
<Compile Include="StateMachine\Step\_SM_RUN_CHGOFF.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -298,6 +297,9 @@
|
||||
<Compile Include="StateMachine\Step\_SM_RUN_INIT.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="StateMachine\_Xbee.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="StateMachine\_DIO.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -328,8 +330,6 @@
|
||||
<Compile Include="StateMachine\DisplayTextHandler.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Util.cs" />
|
||||
<Compile Include="Util_FG.cs" />
|
||||
<Compile Include="ViewForm\fBms.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -547,7 +547,9 @@
|
||||
<Name>ENIGProtocol</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<ItemGroup>
|
||||
<Folder Include="StateMachine\Display\" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<PropertyGroup>
|
||||
<PostBuildEvent>rem xcopy "$(TargetDir)*.exe" "\\192.168.1.80\Amkor\AGV2" /Y
|
||||
|
||||
Reference in New Issue
Block a user