Browse Source

SmartSEMControl add log file!

@wang_qi0307 5 years ago
parent
commit
763bc31673
2 changed files with 226 additions and 43 deletions
  1. 220 43
      SmartSEMControl/SmartSEM.cs
  2. 6 0
      SmartSEMControl/SmartSEMControl.csproj

File diff suppressed because it is too large
+ 220 - 43
SmartSEMControl/SmartSEM.cs


+ 6 - 0
SmartSEMControl/SmartSEMControl.csproj

@@ -57,5 +57,11 @@
       <EmbedInteropTypes>True</EmbedInteropTypes>
     </COMReference>
   </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\FileManager\FileManager.csproj">
+      <Project>{14c99f54-b3c2-47cf-adb3-e79fdd2d382f}</Project>
+      <Name>FileManager</Name>
+    </ProjectReference>
+  </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
 </Project>

Some files were not shown because too many files changed in this diff