修复了一些bug,降低插件之间耦合度

This commit is contained in:
liu.wenjie
2019-09-27 18:26:27 +08:00
parent f2306a43f8
commit cea92806ea
197 changed files with 143156 additions and 184 deletions

View File

@@ -55,6 +55,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="AppConfig.cs" />
<Compile Include="ToolRunLib\CaliperRun.cs" />
<Compile Include="FormLib\FormImageWindow.cs.cs">
<SubType>Form</SubType>
</Compile>
@@ -89,6 +90,9 @@
<Compile Include="OperateJob.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ToolRunLib\FindLineRun.cs" />
<Compile Include="ToolRunLib\HalconToolRun.cs" />
<Compile Include="ToolRunLib\IToolRun.cs" />
<Compile Include="VisionJob.cs" />
<EmbeddedResource Include="FormLib\FormImageWindow.cs.resx">
<DependentUpon>FormImageWindow.cs.cs</DependentUpon>