Parcourir la source

添加ARACrypt

sunyi il y a 5 ans
Parent
commit
756748a9e1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      OTS/OTSModelSharp/OTSModelSharp.csproj

+ 1 - 1
OTS/OTSModelSharp/OTSModelSharp.csproj

@@ -82,7 +82,6 @@
     <Reference Include="WindowsBase" />
   </ItemGroup>
   <ItemGroup>
-    <Compile Include="ARACrypt.cs" />
     <Compile Include="CGenParam.cs" />
     <Compile Include="COTSImgProcPrm.cs" />
     <Compile Include="CProjMgr.cs" />
@@ -160,6 +159,7 @@
     <Compile Include="Measure\GetStageInfo\StageFile.cs" />
     <Compile Include="Measure\GetXrayInfo\PosXrayFileMgr.cs" />
     <Compile Include="OTSControl\EBrukerErrorCode.cs" />
+    <Compile Include="OTSCrypt.cs" />
     <Compile Include="OTSDataType\CBSEImg.cs" />
     <Compile Include="OTSDataType\CDomain.cs" />
     <Compile Include="OTSDataType\CDoubleRange.cs" />