|
|
@ -89,7 +89,9 @@
|
|
|
|
<Compile Include="Commom\GlobalTray.cs" />
|
|
|
|
<Compile Include="Commom\GlobalTray.cs" />
|
|
|
|
<Compile Include="Commom\GlobalUser.cs" />
|
|
|
|
<Compile Include="Commom\GlobalUser.cs" />
|
|
|
|
<Compile Include="Commom\GlobalVar.cs" />
|
|
|
|
<Compile Include="Commom\GlobalVar.cs" />
|
|
|
|
|
|
|
|
<Compile Include="Commom\IoEntitys.cs" />
|
|
|
|
<Compile Include="Commom\NozzleCollection.cs" />
|
|
|
|
<Compile Include="Commom\NozzleCollection.cs" />
|
|
|
|
|
|
|
|
<Compile Include="Commom\Ops.cs" />
|
|
|
|
<Compile Include="Commom\Scheduling.cs" />
|
|
|
|
<Compile Include="Commom\Scheduling.cs" />
|
|
|
|
<Compile Include="Commom\VacManager.cs" />
|
|
|
|
<Compile Include="Commom\VacManager.cs" />
|
|
|
|
<Compile Include="Commom\VisionProcess.cs" />
|
|
|
|
<Compile Include="Commom\VisionProcess.cs" />
|
|
|
@ -138,11 +140,11 @@
|
|
|
|
<Compile Include="FormMain.Designer.cs">
|
|
|
|
<Compile Include="FormMain.Designer.cs">
|
|
|
|
<DependentUpon>FormMain.cs</DependentUpon>
|
|
|
|
<DependentUpon>FormMain.cs</DependentUpon>
|
|
|
|
</Compile>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Home2.cs">
|
|
|
|
<Compile Include="Home.cs">
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
</Compile>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Home2.Designer.cs">
|
|
|
|
<Compile Include="Home.Designer.cs">
|
|
|
|
<DependentUpon>Home2.cs</DependentUpon>
|
|
|
|
<DependentUpon>Home.cs</DependentUpon>
|
|
|
|
</Compile>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="MonitorConfig.cs">
|
|
|
|
<Compile Include="MonitorConfig.cs">
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
<SubType>Form</SubType>
|
|
|
@ -251,8 +253,8 @@
|
|
|
|
<EmbeddedResource Include="FormMain.resx">
|
|
|
|
<EmbeddedResource Include="FormMain.resx">
|
|
|
|
<DependentUpon>FormMain.cs</DependentUpon>
|
|
|
|
<DependentUpon>FormMain.cs</DependentUpon>
|
|
|
|
</EmbeddedResource>
|
|
|
|
</EmbeddedResource>
|
|
|
|
<EmbeddedResource Include="Home2.resx">
|
|
|
|
<EmbeddedResource Include="Home.resx">
|
|
|
|
<DependentUpon>Home2.cs</DependentUpon>
|
|
|
|
<DependentUpon>Home.cs</DependentUpon>
|
|
|
|
</EmbeddedResource>
|
|
|
|
</EmbeddedResource>
|
|
|
|
<EmbeddedResource Include="MonitorConfig.resx">
|
|
|
|
<EmbeddedResource Include="MonitorConfig.resx">
|
|
|
|
<DependentUpon>MonitorConfig.cs</DependentUpon>
|
|
|
|
<DependentUpon>MonitorConfig.cs</DependentUpon>
|
|
|
|