OTSClrInterface.vcxproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug|Win32">
  5. <Configuration>Debug</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Release_oxford50|Win32">
  9. <Configuration>Release_oxford50</Configuration>
  10. <Platform>Win32</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Release_oxford50|x64">
  13. <Configuration>Release_oxford50</Configuration>
  14. <Platform>x64</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|Win32">
  17. <Configuration>Release</Configuration>
  18. <Platform>Win32</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Debug|x64">
  21. <Configuration>Debug</Configuration>
  22. <Platform>x64</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Release|x64">
  25. <Configuration>Release</Configuration>
  26. <Platform>x64</Platform>
  27. </ProjectConfiguration>
  28. </ItemGroup>
  29. <PropertyGroup Label="Globals">
  30. <VCProjectVersion>16.0</VCProjectVersion>
  31. <ProjectGuid>{490A8592-7B13-4536-B475-028E73007FAE}</ProjectGuid>
  32. <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
  33. <Keyword>ManagedCProj</Keyword>
  34. <RootNamespace>OTSClrInterface</RootNamespace>
  35. <WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
  36. </PropertyGroup>
  37. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  38. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  39. <ConfigurationType>DynamicLibrary</ConfigurationType>
  40. <UseDebugLibraries>true</UseDebugLibraries>
  41. <PlatformToolset>v142</PlatformToolset>
  42. <CLRSupport>true</CLRSupport>
  43. <CharacterSet>MultiByte</CharacterSet>
  44. <UseOfMfc>Dynamic</UseOfMfc>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  47. <ConfigurationType>Application</ConfigurationType>
  48. <UseDebugLibraries>false</UseDebugLibraries>
  49. <PlatformToolset>v142</PlatformToolset>
  50. <CLRSupport>true</CLRSupport>
  51. <CharacterSet>Unicode</CharacterSet>
  52. </PropertyGroup>
  53. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|Win32'" Label="Configuration">
  54. <ConfigurationType>DynamicLibrary</ConfigurationType>
  55. <UseDebugLibraries>false</UseDebugLibraries>
  56. <PlatformToolset>v142</PlatformToolset>
  57. <CLRSupport>true</CLRSupport>
  58. <CharacterSet>MultiByte</CharacterSet>
  59. <UseOfMfc>Dynamic</UseOfMfc>
  60. </PropertyGroup>
  61. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  62. <ConfigurationType>DynamicLibrary</ConfigurationType>
  63. <UseDebugLibraries>true</UseDebugLibraries>
  64. <PlatformToolset>v142</PlatformToolset>
  65. <CLRSupport>true</CLRSupport>
  66. <CharacterSet>MultiByte</CharacterSet>
  67. <UseOfMfc>Dynamic</UseOfMfc>
  68. </PropertyGroup>
  69. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  70. <ConfigurationType>DynamicLibrary</ConfigurationType>
  71. <UseDebugLibraries>false</UseDebugLibraries>
  72. <PlatformToolset>v142</PlatformToolset>
  73. <CLRSupport>true</CLRSupport>
  74. <CharacterSet>MultiByte</CharacterSet>
  75. <UseOfMfc>Dynamic</UseOfMfc>
  76. </PropertyGroup>
  77. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|x64'" Label="Configuration">
  78. <ConfigurationType>DynamicLibrary</ConfigurationType>
  79. <UseDebugLibraries>false</UseDebugLibraries>
  80. <PlatformToolset>v142</PlatformToolset>
  81. <CLRSupport>true</CLRSupport>
  82. <CharacterSet>MultiByte</CharacterSet>
  83. <UseOfMfc>Dynamic</UseOfMfc>
  84. <WholeProgramOptimization>true</WholeProgramOptimization>
  85. </PropertyGroup>
  86. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  87. <ImportGroup Label="ExtensionSettings">
  88. </ImportGroup>
  89. <ImportGroup Label="Shared">
  90. </ImportGroup>
  91. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  92. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  93. </ImportGroup>
  94. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  95. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  96. </ImportGroup>
  97. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|Win32'" Label="PropertySheets">
  98. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  99. </ImportGroup>
  100. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  101. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  102. </ImportGroup>
  103. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  104. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  105. </ImportGroup>
  106. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|x64'" Label="PropertySheets">
  107. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  108. </ImportGroup>
  109. <PropertyGroup Label="UserMacros" />
  110. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  111. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  112. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  113. <IncludePath>$(SolutionDir)\OTSCPP\OTSData;$(SolutionDir)\OTSCPP\OTSControl;$(SolutionDir)\OTSCPP\OTSClassifyEngine\;$(SolutionDir)\OTSCPP\OpenCV\$(platform)\include\opencv2;$(SolutionDir)\OTSCPP\OpenCV\$(platform)\include\opencv;$(SolutionDir)\OTSCPP\OpenCV\$(platform)\include;$(SolutionDir)\OTSCPP\OTSImagePro;$(SolutionDir)\OTSCPP\OTSClrInterface\CommonClr;$(SolutionDir)\OTSCPP\OTSLog;$(SolutionDir)OTSCPP\Tools;$(SolutionDir)OTSCPP\OTSClassifyEngine\CurveCompareEngine;$(IncludePath)</IncludePath>
  114. <LibraryPath>$(SolutionDir)\OTSCPP\OpenCV\$(platform)\lib;$(LibraryPath)</LibraryPath>
  115. </PropertyGroup>
  116. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  117. <IncludePath>$(SolutionDir)OTSCPP\OTSData;$(SolutionDir)\OTSCPP\OTSControl;$(SolutionDir)\OTSCPP\OTSClassifyEngine\;$(SolutionDir)\OTSCPP\OpenCV\$(platform)\include\opencv2;$(SolutionDir)\OTSCPP\OpenCV\$(platform)\include\opencv;$(SolutionDir)\OTSCPP\OpenCV\$(platform)\include;$(SolutionDir)\OTSCPP\OTSImagePro;$(SolutionDir)\OTSCPP\OTSClrInterface\CommonClr;$(SolutionDir)\OTSCPP\OTSLog;$(SolutionDir)OTSCPP\Tools;$(SolutionDir)OTSCPP\OTSClassifyEngine\CurveCompareEngine;$(SolutionDir)OTSCPP\OTSRptCalculate\GBCal;$(SolutionDir)OTSCPP\OTSRptCalculate\Model;$(SolutionDir)\OTSCPP\OTSClrInterface\ImageProClr;$(SolutionDir)OTSCPP\OTSRptCalculate\DTL;$(SolutionDir)OTSCPP\OTSSQLiteDll;$(IncludePath)</IncludePath>
  118. <LibraryPath>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath>
  119. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  120. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  121. </PropertyGroup>
  122. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|x64'">
  123. <IncludePath>$(SolutionDir)\OTSCPP\OTSData;$(SolutionDir)\OTSCPP\OTSControl;$(SolutionDir)\OTSCPP\OTSClassifyEngine\;$(SolutionDir)\OTSCPP\OpenCV\$(platform)\include\opencv2;$(SolutionDir)\OTSCPP\OpenCV\$(platform)\include\opencv;$(SolutionDir)\OTSCPP\OpenCV\$(platform)\include;$(SolutionDir)\OTSCPP\OTSImagePro;$(SolutionDir)\OTSCPP\OTSClrInterface\CommonClr;$(SolutionDir)\OTSCPP\OTSLog;$(SolutionDir)OTSCPP\Tools;$(SolutionDir)OTSCPP\OTSClassifyEngine\CurveCompareEngine;$(SolutionDir)OTSCPP\OTSRptCalculate\GBCal;$(SolutionDir)OTSCPP\OTSRptCalculate\Model;$(SolutionDir)\OTSCPP\OTSClrInterface\ImageProClr;$(SolutionDir)OTSCPP\OTSRptCalculate\DTL;$(SolutionDir)OTSCPP\OTSSQLiteDll;$(IncludePath)</IncludePath>
  124. <LibraryPath>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath>
  125. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  126. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  127. </PropertyGroup>
  128. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  129. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  130. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  131. <IncludePath>$(SolutionDir)\OTSCPP\OTSData;$(SolutionDir)\OTSCPP\OTSControl;$(SolutionDir)\OTSCPP\OTSClassifyEngine\;$(SolutionDir)\OTSCPP\OpenCV\$(platform)\include\opencv2;$(SolutionDir)\OTSCPP\OpenCV\$(platform)\include\opencv;$(SolutionDir)\OTSCPP\OpenCV\$(platform)\include;$(SolutionDir)\OTSCPP\OTSImagePro;$(SolutionDir)\OTSCPP\OTSClrInterface\CommonClr;$(SolutionDir)\OTSCPP\OTSLog;$(SolutionDir)OTSCPP\Tools;$(SolutionDir)OTSCPP\OTSClassifyEngine\CurveCompareEngine;$(SolutionDir)OTSCPP\OTSRptCalculate\GBCal;$(SolutionDir)OTSCPP\OTSRptCalculate\Model;$(SolutionDir)\OTSCPP\OTSClrInterface\ImageProClr;$(SolutionDir)OTSCPP\OTSRptCalculate\DTL;$(SolutionDir)OTSCPP\OTSSQLiteDll;$(IncludePath)</IncludePath>
  132. <LibraryPath>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath>
  133. </PropertyGroup>
  134. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|Win32'">
  135. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  136. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  137. <IncludePath>$(SolutionDir)\OTSCPP\OTSData;$(SolutionDir)\OTSCPP\OTSControl;$(SolutionDir)\OTSCPP\OTSClassifyEngine\;$(SolutionDir)\OTSCPP\OpenCV\$(platform)\include\opencv2;$(SolutionDir)\OTSCPP\OpenCV\$(platform)\include\opencv;$(SolutionDir)\OTSCPP\OpenCV\$(platform)\include;$(SolutionDir)\OTSCPP\OTSImagePro;$(SolutionDir)\OTSCPP\OTSClrInterface\CommonClr;$(SolutionDir)\OTSCPP\OTSLog;$(SolutionDir)OTSCPP\Tools;$(SolutionDir)OTSCPP\OTSClassifyEngine\CurveCompareEngine;$(IncludePath)</IncludePath>
  138. <LibraryPath>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath>
  139. </PropertyGroup>
  140. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  141. <ClCompile>
  142. <WarningLevel>Level3</WarningLevel>
  143. <PreprocessorDefinitions>WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  144. </ClCompile>
  145. <Link>
  146. <AdditionalDependencies>opencv_world341d.lib;OTSData.lib;OTSLog.lib;OTSClassifyEngine.lib;OTSControl.lib;OTSImagePro.lib;%(AdditionalDependencies)</AdditionalDependencies>
  147. <AdditionalLibraryDirectories>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  148. </Link>
  149. </ItemDefinitionGroup>
  150. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  151. <ClCompile>
  152. <WarningLevel>Level3</WarningLevel>
  153. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  154. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  155. </ClCompile>
  156. <Link>
  157. <AdditionalDependencies>OTSData.lib;OTSLog.lib;OTSClassifyEngine.lib;OTSControl.lib;OTSImagePro.lib;OTSRptCalculate.lib;OTSSQLiteDll.lib;%(AdditionalDependencies)</AdditionalDependencies>
  158. <AdditionalLibraryDirectories>$(SolutionDir)\OTSCPP\OpenCV\$(platform)\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  159. </Link>
  160. </ItemDefinitionGroup>
  161. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  162. <ClCompile>
  163. <WarningLevel>Level3</WarningLevel>
  164. <PreprocessorDefinitions>WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  165. </ClCompile>
  166. <Link>
  167. <AdditionalDependencies />
  168. </Link>
  169. </ItemDefinitionGroup>
  170. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|Win32'">
  171. <ClCompile>
  172. <WarningLevel>Level3</WarningLevel>
  173. <PreprocessorDefinitions>WIN32;_WINDOWS;NODEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  174. <Optimization>MaxSpeed</Optimization>
  175. </ClCompile>
  176. <Link>
  177. <AdditionalDependencies>OTSData.lib;OTSLog.lib;OTSClassifyEngine.lib;OTSControl.lib;OTSImagePro.lib;%(AdditionalDependencies)</AdditionalDependencies>
  178. </Link>
  179. </ItemDefinitionGroup>
  180. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  181. <ClCompile>
  182. <WarningLevel>Level3</WarningLevel>
  183. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  184. </ClCompile>
  185. <Link>
  186. <AdditionalDependencies>OTSData.lib;OTSLog.lib;OTSClassifyEngine.lib;OTSControl.lib;OTSImagePro.lib;OTSRptCalculate.lib;OTSSQLiteDll.lib;%(AdditionalDependencies)</AdditionalDependencies>
  187. </Link>
  188. </ItemDefinitionGroup>
  189. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|x64'">
  190. <ClCompile>
  191. <WarningLevel>Level3</WarningLevel>
  192. <PreprocessorDefinitions>_WINDOWS;NDEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  193. <IntrinsicFunctions>true</IntrinsicFunctions>
  194. <WholeProgramOptimization>true</WholeProgramOptimization>
  195. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  196. <SupportJustMyCode>true</SupportJustMyCode>
  197. <Optimization>MaxSpeed</Optimization>
  198. </ClCompile>
  199. <Link>
  200. <AdditionalDependencies>OTSData.lib;OTSLog.lib;OTSClassifyEngine.lib;OTSControl.lib;OTSImagePro.lib;OTSRptCalculate.lib;OTSSQLiteDll.lib;%(AdditionalDependencies)</AdditionalDependencies>
  201. <OptimizeReferences>true</OptimizeReferences>
  202. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  203. </Link>
  204. </ItemDefinitionGroup>
  205. <ItemGroup>
  206. <ClCompile Include="ClassificationClr\OTSClassifyEngineClr.cpp" />
  207. <ClCompile Include="CommonClr\BSEImgClr.cpp" />
  208. <ClCompile Include="CommonClr\DomainClr.cpp" />
  209. <ClCompile Include="CommonClr\DoubleRangeClr.cpp" />
  210. <ClCompile Include="CommonClr\ElementChemistryClr.cpp" />
  211. <ClCompile Include="CommonClr\HoleClr.cpp" />
  212. <ClCompile Include="CommonClr\IntRangeClr.cpp" />
  213. <ClCompile Include="CommonClr\OTSFeatureClr.cpp" />
  214. <ClCompile Include="CommonClr\OTSFieldDataClr.cpp" />
  215. <ClCompile Include="CommonClr\OTSParticleClr.cpp" />
  216. <ClCompile Include="CommonClr\OTSSegmentClr.cpp" />
  217. <ClCompile Include="CommonClr\PosXrayClr.cpp" />
  218. <ClCompile Include="CommonClr\SEMDataGnrClr.cpp" />
  219. <ClCompile Include="CommonClr\SEMDataMsrClr.cpp" />
  220. <ClCompile Include="CommonClr\SEMStageDataClr.cpp" />
  221. <ClCompile Include="CommonClr\StageClr.cpp" />
  222. <ClCompile Include="ControlClr\OTSControlFunExport.cpp" />
  223. <ClCompile Include="ImageProClr\FieldMgrClr.cpp" />
  224. <ClCompile Include="ImageProClr\ImageProForClr.cpp" />
  225. <ClCompile Include="ImageProClr\OTSImgProcPrmClr.cpp" />
  226. <ClCompile Include="ImageProClr\OTSImgScanPrmClr.cpp" />
  227. <ClCompile Include="OTSClrInterface.cpp" />
  228. <ClCompile Include="ReportCalculateClr\GridDataClr.cpp" />
  229. <ClCompile Include="ReportCalculateClr\MsrParamFileMgrClr.cpp" />
  230. <ClCompile Include="ReportCalculateClr\MsrParamsClr.cpp" />
  231. <ClCompile Include="ReportCalculateClr\MsrResultsClr.cpp" />
  232. <ClCompile Include="ReportCalculateClr\MsrSampleStatusClr.cpp" />
  233. <ClCompile Include="ReportCalculateClr\OTSSampleClr.cpp" />
  234. <ClCompile Include="ReportCalculateClr\OTSXRayPrmClr.cpp" />
  235. <ClCompile Include="ReportCalculateClr\PropItemClr.cpp" />
  236. <ClCompile Include="ReportCalculateClr\PropParamClr.cpp" />
  237. <ClCompile Include="ReportCalculateClr\ReportMgrClr.cpp" />
  238. <ClCompile Include="ReportCalculateClr\RptParamFileClr.cpp" />
  239. <ClCompile Include="ReportCalculateClr\RptParamFileMgrClr.cpp" />
  240. <ClCompile Include="ReportCalculateClr\SmplMsrResultFileClr.cpp" />
  241. <ClCompile Include="ReportCalculateClr\SmplMsrResultFileMgrClr.cpp" />
  242. </ItemGroup>
  243. <ItemGroup>
  244. <ClInclude Include="ClassificationClr\OTSClassifyEngineClr.h" />
  245. <ClInclude Include="CommonClr\BSEImgClr.h" />
  246. <ClInclude Include="CommonClr\DomainClr.h" />
  247. <ClInclude Include="CommonClr\DoubleRangeClr.h" />
  248. <ClInclude Include="CommonClr\ElementChemistryClr.h" />
  249. <ClInclude Include="CommonClr\HoleClr.h" />
  250. <ClInclude Include="CommonClr\IntRangeClr.h" />
  251. <ClInclude Include="CommonClr\OTSFeatureClr.h" />
  252. <ClInclude Include="CommonClr\OTSFieldDataClr.h" />
  253. <ClInclude Include="CommonClr\OTSParticleClr.h" />
  254. <ClInclude Include="CommonClr\OTSSegmentClr.h" />
  255. <ClInclude Include="CommonClr\PosXrayClr.h" />
  256. <ClInclude Include="CommonClr\SEMDataGnrClr.h" />
  257. <ClInclude Include="CommonClr\SEMDataMsrClr.h" />
  258. <ClInclude Include="CommonClr\SEMStageDataClr.h" />
  259. <ClInclude Include="CommonClr\StageClr.h" />
  260. <ClInclude Include="ControlClr\OTSControlFunExport.h" />
  261. <ClInclude Include="ImageProClr\FieldMgrClr.h" />
  262. <ClInclude Include="ImageProClr\ImageProForClr.h" />
  263. <ClInclude Include="ImageProClr\OTSImgProcPrmClr.h" />
  264. <ClInclude Include="ImageProClr\OTSImgScanPrmClr.h" />
  265. <ClInclude Include="OTSClrInterface.h" />
  266. <ClInclude Include="ReportCalculateClr\GridDataClr.h" />
  267. <ClInclude Include="ReportCalculateClr\MsrParamFileMgrClr.h" />
  268. <ClInclude Include="ReportCalculateClr\MsrParamsClr.h" />
  269. <ClInclude Include="ReportCalculateClr\MsrResultsClr.h" />
  270. <ClInclude Include="ReportCalculateClr\MsrSampleStatusClr.h" />
  271. <ClInclude Include="ReportCalculateClr\OTSSampleClr.h" />
  272. <ClInclude Include="ReportCalculateClr\OTSXRayPrmClr.h" />
  273. <ClInclude Include="ReportCalculateClr\PropItemClr.h" />
  274. <ClInclude Include="ReportCalculateClr\PropParamClr.h" />
  275. <ClInclude Include="ReportCalculateClr\ReportMgrClr.h" />
  276. <ClInclude Include="ReportCalculateClr\RptParamFileClr.h" />
  277. <ClInclude Include="ReportCalculateClr\RptParamFileMgrClr.h" />
  278. <ClInclude Include="ReportCalculateClr\SmplMsrResultFileClr.h" />
  279. <ClInclude Include="ReportCalculateClr\SmplMsrResultFileMgrClr.h" />
  280. </ItemGroup>
  281. <ItemGroup>
  282. <Reference Include="Newtonsoft.Json">
  283. <HintPath>..\..\OpenDll\Json\Newtonsoft.Json.dll</HintPath>
  284. </Reference>
  285. <Reference Include="System" />
  286. <Reference Include="System.Drawing" />
  287. </ItemGroup>
  288. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  289. <ImportGroup Label="ExtensionTargets">
  290. </ImportGroup>
  291. </Project>