OTSClrInterface.vcxproj 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498
  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="CleannessRelease|Win32">
  5. <Configuration>CleannessRelease</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="CleannessRelease|x64">
  9. <Configuration>CleannessRelease</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Debug|Win32">
  13. <Configuration>Debug</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="LithiumCleanness|Win32">
  17. <Configuration>LithiumCleanness</Configuration>
  18. <Platform>Win32</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="LithiumCleanness|x64">
  21. <Configuration>LithiumCleanness</Configuration>
  22. <Platform>x64</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Release_oxford50|Win32">
  25. <Configuration>Release_oxford50</Configuration>
  26. <Platform>Win32</Platform>
  27. </ProjectConfiguration>
  28. <ProjectConfiguration Include="Release_oxford50|x64">
  29. <Configuration>Release_oxford50</Configuration>
  30. <Platform>x64</Platform>
  31. </ProjectConfiguration>
  32. <ProjectConfiguration Include="Release_oxford60|Win32">
  33. <Configuration>Release_oxford60</Configuration>
  34. <Platform>Win32</Platform>
  35. </ProjectConfiguration>
  36. <ProjectConfiguration Include="Release_oxford60|x64">
  37. <Configuration>Release_oxford60</Configuration>
  38. <Platform>x64</Platform>
  39. </ProjectConfiguration>
  40. <ProjectConfiguration Include="Release|Win32">
  41. <Configuration>Release</Configuration>
  42. <Platform>Win32</Platform>
  43. </ProjectConfiguration>
  44. <ProjectConfiguration Include="Debug|x64">
  45. <Configuration>Debug</Configuration>
  46. <Platform>x64</Platform>
  47. </ProjectConfiguration>
  48. <ProjectConfiguration Include="Release|x64">
  49. <Configuration>Release</Configuration>
  50. <Platform>x64</Platform>
  51. </ProjectConfiguration>
  52. </ItemGroup>
  53. <PropertyGroup Label="Globals">
  54. <VCProjectVersion>16.0</VCProjectVersion>
  55. <ProjectGuid>{490A8592-7B13-4536-B475-028E73007FAE}</ProjectGuid>
  56. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  57. <Keyword>ManagedCProj</Keyword>
  58. <RootNamespace>OTSClrInterface</RootNamespace>
  59. <WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
  60. </PropertyGroup>
  61. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  62. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  63. <ConfigurationType>DynamicLibrary</ConfigurationType>
  64. <UseDebugLibraries>true</UseDebugLibraries>
  65. <PlatformToolset>v142</PlatformToolset>
  66. <CLRSupport>true</CLRSupport>
  67. <CharacterSet>MultiByte</CharacterSet>
  68. <UseOfMfc>Dynamic</UseOfMfc>
  69. </PropertyGroup>
  70. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  71. <ConfigurationType>Application</ConfigurationType>
  72. <UseDebugLibraries>false</UseDebugLibraries>
  73. <PlatformToolset>v142</PlatformToolset>
  74. <CLRSupport>true</CLRSupport>
  75. <CharacterSet>Unicode</CharacterSet>
  76. </PropertyGroup>
  77. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|Win32'" 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. </PropertyGroup>
  85. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|Win32'" Label="Configuration">
  86. <ConfigurationType>DynamicLibrary</ConfigurationType>
  87. <UseDebugLibraries>false</UseDebugLibraries>
  88. <PlatformToolset>v142</PlatformToolset>
  89. <CLRSupport>true</CLRSupport>
  90. <CharacterSet>MultiByte</CharacterSet>
  91. <UseOfMfc>Dynamic</UseOfMfc>
  92. </PropertyGroup>
  93. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|Win32'" Label="Configuration">
  94. <ConfigurationType>DynamicLibrary</ConfigurationType>
  95. <UseDebugLibraries>false</UseDebugLibraries>
  96. <PlatformToolset>v142</PlatformToolset>
  97. <CLRSupport>true</CLRSupport>
  98. <CharacterSet>MultiByte</CharacterSet>
  99. <UseOfMfc>Dynamic</UseOfMfc>
  100. </PropertyGroup>
  101. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|Win32'" Label="Configuration">
  102. <ConfigurationType>DynamicLibrary</ConfigurationType>
  103. <UseDebugLibraries>false</UseDebugLibraries>
  104. <PlatformToolset>v142</PlatformToolset>
  105. <CLRSupport>true</CLRSupport>
  106. <CharacterSet>MultiByte</CharacterSet>
  107. <UseOfMfc>Dynamic</UseOfMfc>
  108. </PropertyGroup>
  109. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  110. <ConfigurationType>DynamicLibrary</ConfigurationType>
  111. <UseDebugLibraries>true</UseDebugLibraries>
  112. <PlatformToolset>v142</PlatformToolset>
  113. <CLRSupport>true</CLRSupport>
  114. <CharacterSet>MultiByte</CharacterSet>
  115. <UseOfMfc>Dynamic</UseOfMfc>
  116. </PropertyGroup>
  117. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  118. <ConfigurationType>DynamicLibrary</ConfigurationType>
  119. <UseDebugLibraries>false</UseDebugLibraries>
  120. <PlatformToolset>v142</PlatformToolset>
  121. <CLRSupport>true</CLRSupport>
  122. <CharacterSet>MultiByte</CharacterSet>
  123. <UseOfMfc>Dynamic</UseOfMfc>
  124. </PropertyGroup>
  125. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|x64'" Label="Configuration">
  126. <ConfigurationType>DynamicLibrary</ConfigurationType>
  127. <UseDebugLibraries>false</UseDebugLibraries>
  128. <PlatformToolset>v142</PlatformToolset>
  129. <CLRSupport>true</CLRSupport>
  130. <CharacterSet>MultiByte</CharacterSet>
  131. <UseOfMfc>Dynamic</UseOfMfc>
  132. <WholeProgramOptimization>true</WholeProgramOptimization>
  133. </PropertyGroup>
  134. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|x64'" Label="Configuration">
  135. <ConfigurationType>DynamicLibrary</ConfigurationType>
  136. <UseDebugLibraries>false</UseDebugLibraries>
  137. <PlatformToolset>v142</PlatformToolset>
  138. <CLRSupport>true</CLRSupport>
  139. <CharacterSet>MultiByte</CharacterSet>
  140. <UseOfMfc>Dynamic</UseOfMfc>
  141. <WholeProgramOptimization>true</WholeProgramOptimization>
  142. </PropertyGroup>
  143. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|x64'" Label="Configuration">
  144. <ConfigurationType>DynamicLibrary</ConfigurationType>
  145. <UseDebugLibraries>false</UseDebugLibraries>
  146. <PlatformToolset>v142</PlatformToolset>
  147. <CLRSupport>true</CLRSupport>
  148. <CharacterSet>MultiByte</CharacterSet>
  149. <UseOfMfc>Dynamic</UseOfMfc>
  150. <WholeProgramOptimization>true</WholeProgramOptimization>
  151. </PropertyGroup>
  152. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|x64'" Label="Configuration">
  153. <ConfigurationType>DynamicLibrary</ConfigurationType>
  154. <UseDebugLibraries>false</UseDebugLibraries>
  155. <PlatformToolset>v142</PlatformToolset>
  156. <CLRSupport>true</CLRSupport>
  157. <CharacterSet>MultiByte</CharacterSet>
  158. <UseOfMfc>Dynamic</UseOfMfc>
  159. <WholeProgramOptimization>true</WholeProgramOptimization>
  160. </PropertyGroup>
  161. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  162. <ImportGroup Label="ExtensionSettings">
  163. </ImportGroup>
  164. <ImportGroup Label="Shared">
  165. </ImportGroup>
  166. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  167. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  168. </ImportGroup>
  169. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  170. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  171. </ImportGroup>
  172. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|Win32'" Label="PropertySheets">
  173. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  174. </ImportGroup>
  175. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|Win32'" Label="PropertySheets">
  176. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  177. </ImportGroup>
  178. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|Win32'" Label="PropertySheets">
  179. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  180. </ImportGroup>
  181. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|Win32'" Label="PropertySheets">
  182. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  183. </ImportGroup>
  184. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  185. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  186. </ImportGroup>
  187. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  188. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  189. </ImportGroup>
  190. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|x64'" Label="PropertySheets">
  191. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  192. </ImportGroup>
  193. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|x64'" Label="PropertySheets">
  194. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  195. </ImportGroup>
  196. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|x64'" Label="PropertySheets">
  197. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  198. </ImportGroup>
  199. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|x64'" Label="PropertySheets">
  200. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  201. </ImportGroup>
  202. <PropertyGroup Label="UserMacros" />
  203. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  204. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  205. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  206. <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>
  207. <LibraryPath>$(SolutionDir)\OTSCPP\OpenCV\$(platform)\lib;$(LibraryPath)</LibraryPath>
  208. </PropertyGroup>
  209. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  210. <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>
  211. <LibraryPath>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath>
  212. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  213. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  214. </PropertyGroup>
  215. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|x64'">
  216. <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>
  217. <LibraryPath>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath>
  218. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  219. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  220. </PropertyGroup>
  221. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|x64'">
  222. <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>
  223. <LibraryPath>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath>
  224. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  225. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  226. </PropertyGroup>
  227. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|x64'">
  228. <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>
  229. <LibraryPath>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath>
  230. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  231. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  232. </PropertyGroup>
  233. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|x64'">
  234. <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>
  235. <LibraryPath>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath>
  236. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  237. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  238. </PropertyGroup>
  239. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  240. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  241. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  242. <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>
  243. <LibraryPath>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath>
  244. </PropertyGroup>
  245. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|Win32'">
  246. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  247. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  248. <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>
  249. <LibraryPath>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath>
  250. </PropertyGroup>
  251. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|Win32'">
  252. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  253. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  254. <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>
  255. <LibraryPath>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath>
  256. </PropertyGroup>
  257. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|Win32'">
  258. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  259. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  260. <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>
  261. <LibraryPath>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath>
  262. </PropertyGroup>
  263. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|Win32'">
  264. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  265. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  266. <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>
  267. <LibraryPath>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath>
  268. </PropertyGroup>
  269. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  270. <ClCompile>
  271. <WarningLevel>Level3</WarningLevel>
  272. <PreprocessorDefinitions>WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  273. </ClCompile>
  274. <Link>
  275. <AdditionalDependencies>opencv_world341d.lib;OTSData.lib;OTSLog.lib;OTSClassifyEngine.lib;OTSControl.lib;OTSImagePro.lib;%(AdditionalDependencies)</AdditionalDependencies>
  276. <AdditionalLibraryDirectories>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  277. </Link>
  278. </ItemDefinitionGroup>
  279. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  280. <ClCompile>
  281. <WarningLevel>Level3</WarningLevel>
  282. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  283. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  284. </ClCompile>
  285. <Link>
  286. <AdditionalDependencies>OTSData.lib;OTSLog.lib;OTSClassifyEngine.lib;OTSControl.lib;OTSImagePro.lib;OTSRptCalculate.lib;OTSSQLiteDll.lib;%(AdditionalDependencies)</AdditionalDependencies>
  287. <AdditionalLibraryDirectories>$(SolutionDir)\OTSCPP\OpenCV\$(platform)\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  288. </Link>
  289. </ItemDefinitionGroup>
  290. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  291. <ClCompile>
  292. <WarningLevel>Level3</WarningLevel>
  293. <PreprocessorDefinitions>WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  294. </ClCompile>
  295. <Link>
  296. <AdditionalDependencies />
  297. </Link>
  298. </ItemDefinitionGroup>
  299. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|Win32'">
  300. <ClCompile>
  301. <WarningLevel>Level3</WarningLevel>
  302. <PreprocessorDefinitions>WIN32;_WINDOWS;NODEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  303. <Optimization>MaxSpeed</Optimization>
  304. </ClCompile>
  305. <Link>
  306. <AdditionalDependencies>OTSData.lib;OTSLog.lib;OTSClassifyEngine.lib;OTSControl.lib;OTSImagePro.lib;%(AdditionalDependencies)</AdditionalDependencies>
  307. </Link>
  308. </ItemDefinitionGroup>
  309. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|Win32'">
  310. <ClCompile>
  311. <WarningLevel>Level3</WarningLevel>
  312. <PreprocessorDefinitions>WIN32;_WINDOWS;NODEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  313. <Optimization>MaxSpeed</Optimization>
  314. </ClCompile>
  315. <Link>
  316. <AdditionalDependencies>OTSData.lib;OTSLog.lib;OTSClassifyEngine.lib;OTSControl.lib;OTSImagePro.lib;%(AdditionalDependencies)</AdditionalDependencies>
  317. </Link>
  318. </ItemDefinitionGroup>
  319. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|Win32'">
  320. <ClCompile>
  321. <WarningLevel>Level3</WarningLevel>
  322. <PreprocessorDefinitions>WIN32;_WINDOWS;NODEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  323. <Optimization>MaxSpeed</Optimization>
  324. </ClCompile>
  325. <Link>
  326. <AdditionalDependencies>OTSData.lib;OTSLog.lib;OTSClassifyEngine.lib;OTSControl.lib;OTSImagePro.lib;%(AdditionalDependencies)</AdditionalDependencies>
  327. </Link>
  328. </ItemDefinitionGroup>
  329. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|Win32'">
  330. <ClCompile>
  331. <WarningLevel>Level3</WarningLevel>
  332. <PreprocessorDefinitions>WIN32;_WINDOWS;NODEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  333. <Optimization>MaxSpeed</Optimization>
  334. </ClCompile>
  335. <Link>
  336. <AdditionalDependencies>OTSData.lib;OTSLog.lib;OTSClassifyEngine.lib;OTSControl.lib;OTSImagePro.lib;%(AdditionalDependencies)</AdditionalDependencies>
  337. </Link>
  338. </ItemDefinitionGroup>
  339. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  340. <ClCompile>
  341. <WarningLevel>Level3</WarningLevel>
  342. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  343. </ClCompile>
  344. <Link>
  345. <AdditionalDependencies>OTSData.lib;OTSLog.lib;OTSClassifyEngine.lib;OTSControl.lib;OTSImagePro.lib;OTSRptCalculate.lib;OTSSQLiteDll.lib;%(AdditionalDependencies)</AdditionalDependencies>
  346. </Link>
  347. </ItemDefinitionGroup>
  348. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|x64'">
  349. <ClCompile>
  350. <WarningLevel>Level3</WarningLevel>
  351. <PreprocessorDefinitions>_WINDOWS;NDEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  352. <IntrinsicFunctions>true</IntrinsicFunctions>
  353. <WholeProgramOptimization>true</WholeProgramOptimization>
  354. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  355. <SupportJustMyCode>true</SupportJustMyCode>
  356. <Optimization>MaxSpeed</Optimization>
  357. </ClCompile>
  358. <Link>
  359. <AdditionalDependencies>OTSData.lib;OTSLog.lib;OTSClassifyEngine.lib;OTSControl.lib;OTSImagePro.lib;OTSRptCalculate.lib;OTSSQLiteDll.lib;%(AdditionalDependencies)</AdditionalDependencies>
  360. <OptimizeReferences>true</OptimizeReferences>
  361. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  362. </Link>
  363. </ItemDefinitionGroup>
  364. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|x64'">
  365. <ClCompile>
  366. <WarningLevel>Level3</WarningLevel>
  367. <PreprocessorDefinitions>_WINDOWS;NDEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  368. <IntrinsicFunctions>true</IntrinsicFunctions>
  369. <WholeProgramOptimization>true</WholeProgramOptimization>
  370. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  371. <SupportJustMyCode>true</SupportJustMyCode>
  372. <Optimization>MaxSpeed</Optimization>
  373. </ClCompile>
  374. <Link>
  375. <AdditionalDependencies>OTSData.lib;OTSLog.lib;OTSClassifyEngine.lib;OTSControl.lib;OTSImagePro.lib;OTSRptCalculate.lib;OTSSQLiteDll.lib;%(AdditionalDependencies)</AdditionalDependencies>
  376. <OptimizeReferences>true</OptimizeReferences>
  377. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  378. </Link>
  379. </ItemDefinitionGroup>
  380. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|x64'">
  381. <ClCompile>
  382. <WarningLevel>Level3</WarningLevel>
  383. <PreprocessorDefinitions>_WINDOWS;NDEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  384. <IntrinsicFunctions>true</IntrinsicFunctions>
  385. <WholeProgramOptimization>true</WholeProgramOptimization>
  386. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  387. <SupportJustMyCode>true</SupportJustMyCode>
  388. <Optimization>MaxSpeed</Optimization>
  389. </ClCompile>
  390. <Link>
  391. <AdditionalDependencies>OTSData.lib;OTSLog.lib;OTSClassifyEngine.lib;OTSControl.lib;OTSImagePro.lib;OTSRptCalculate.lib;OTSSQLiteDll.lib;%(AdditionalDependencies)</AdditionalDependencies>
  392. <OptimizeReferences>true</OptimizeReferences>
  393. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  394. </Link>
  395. </ItemDefinitionGroup>
  396. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|x64'">
  397. <ClCompile>
  398. <WarningLevel>Level3</WarningLevel>
  399. <PreprocessorDefinitions>_WINDOWS;NDEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  400. <IntrinsicFunctions>true</IntrinsicFunctions>
  401. <WholeProgramOptimization>true</WholeProgramOptimization>
  402. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  403. <SupportJustMyCode>true</SupportJustMyCode>
  404. <Optimization>MaxSpeed</Optimization>
  405. </ClCompile>
  406. <Link>
  407. <AdditionalDependencies>OTSData.lib;OTSLog.lib;OTSClassifyEngine.lib;OTSControl.lib;OTSImagePro.lib;OTSRptCalculate.lib;OTSSQLiteDll.lib;%(AdditionalDependencies)</AdditionalDependencies>
  408. <OptimizeReferences>true</OptimizeReferences>
  409. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  410. </Link>
  411. </ItemDefinitionGroup>
  412. <ItemGroup>
  413. <ClCompile Include="ClassificationClr\OTSClassifyEngineClr.cpp" />
  414. <ClCompile Include="CommonClr\BSEImgClr.cpp" />
  415. <ClCompile Include="CommonClr\DomainClr.cpp" />
  416. <ClCompile Include="CommonClr\DoubleRangeClr.cpp" />
  417. <ClCompile Include="CommonClr\ElementChemistryClr.cpp" />
  418. <ClCompile Include="CommonClr\HoleClr.cpp" />
  419. <ClCompile Include="CommonClr\IntRangeClr.cpp" />
  420. <ClCompile Include="CommonClr\OTSFeatureClr.cpp" />
  421. <ClCompile Include="CommonClr\OTSFieldDataClr.cpp" />
  422. <ClCompile Include="CommonClr\OTSParticleClr.cpp" />
  423. <ClCompile Include="CommonClr\OTSSegmentClr.cpp" />
  424. <ClCompile Include="CommonClr\PosXrayClr.cpp" />
  425. <ClCompile Include="CommonClr\SEMDataGnrClr.cpp" />
  426. <ClCompile Include="CommonClr\SEMDataMsrClr.cpp" />
  427. <ClCompile Include="CommonClr\SEMStageDataClr.cpp" />
  428. <ClCompile Include="CommonClr\StageClr.cpp" />
  429. <ClCompile Include="ControlClr\OTSControlFunExport.cpp" />
  430. <ClCompile Include="ImageProClr\FieldMgrClr.cpp" />
  431. <ClCompile Include="ImageProClr\ImageProForClr.cpp" />
  432. <ClCompile Include="ImageProClr\OTSImgProcPrmClr.cpp" />
  433. <ClCompile Include="ImageProClr\OTSImgScanPrmClr.cpp" />
  434. <ClCompile Include="OTSClrInterface.cpp" />
  435. <ClCompile Include="ReportCalculateClr\GridDataClr.cpp" />
  436. <ClCompile Include="ReportCalculateClr\MsrParamFileMgrClr.cpp" />
  437. <ClCompile Include="ReportCalculateClr\MsrParamsClr.cpp" />
  438. <ClCompile Include="ReportCalculateClr\MsrResultsClr.cpp" />
  439. <ClCompile Include="ReportCalculateClr\MsrSampleStatusClr.cpp" />
  440. <ClCompile Include="ReportCalculateClr\OTSSampleClr.cpp" />
  441. <ClCompile Include="ReportCalculateClr\OTSXRayPrmClr.cpp" />
  442. <ClCompile Include="ReportCalculateClr\PropItemClr.cpp" />
  443. <ClCompile Include="ReportCalculateClr\PropParamClr.cpp" />
  444. <ClCompile Include="ReportCalculateClr\ReportMgrClr.cpp" />
  445. <ClCompile Include="ReportCalculateClr\RptParamFileClr.cpp" />
  446. <ClCompile Include="ReportCalculateClr\RptParamFileMgrClr.cpp" />
  447. <ClCompile Include="ReportCalculateClr\SmplMsrResultFileClr.cpp" />
  448. <ClCompile Include="ReportCalculateClr\SmplMsrResultFileMgrClr.cpp" />
  449. </ItemGroup>
  450. <ItemGroup>
  451. <ClInclude Include="ClassificationClr\OTSClassifyEngineClr.h" />
  452. <ClInclude Include="CommonClr\BSEImgClr.h" />
  453. <ClInclude Include="CommonClr\DomainClr.h" />
  454. <ClInclude Include="CommonClr\DoubleRangeClr.h" />
  455. <ClInclude Include="CommonClr\ElementChemistryClr.h" />
  456. <ClInclude Include="CommonClr\HoleClr.h" />
  457. <ClInclude Include="CommonClr\IntRangeClr.h" />
  458. <ClInclude Include="CommonClr\OTSFeatureClr.h" />
  459. <ClInclude Include="CommonClr\OTSFieldDataClr.h" />
  460. <ClInclude Include="CommonClr\OTSParticleClr.h" />
  461. <ClInclude Include="CommonClr\OTSSegmentClr.h" />
  462. <ClInclude Include="CommonClr\PosXrayClr.h" />
  463. <ClInclude Include="CommonClr\SEMDataGnrClr.h" />
  464. <ClInclude Include="CommonClr\SEMDataMsrClr.h" />
  465. <ClInclude Include="CommonClr\SEMStageDataClr.h" />
  466. <ClInclude Include="CommonClr\StageClr.h" />
  467. <ClInclude Include="ControlClr\OTSControlFunExport.h" />
  468. <ClInclude Include="ImageProClr\FieldMgrClr.h" />
  469. <ClInclude Include="ImageProClr\ImageProForClr.h" />
  470. <ClInclude Include="ImageProClr\OTSImgProcPrmClr.h" />
  471. <ClInclude Include="ImageProClr\OTSImgScanPrmClr.h" />
  472. <ClInclude Include="OTSClrInterface.h" />
  473. <ClInclude Include="ReportCalculateClr\GridDataClr.h" />
  474. <ClInclude Include="ReportCalculateClr\MsrParamFileMgrClr.h" />
  475. <ClInclude Include="ReportCalculateClr\MsrParamsClr.h" />
  476. <ClInclude Include="ReportCalculateClr\MsrResultsClr.h" />
  477. <ClInclude Include="ReportCalculateClr\MsrSampleStatusClr.h" />
  478. <ClInclude Include="ReportCalculateClr\OTSSampleClr.h" />
  479. <ClInclude Include="ReportCalculateClr\OTSXRayPrmClr.h" />
  480. <ClInclude Include="ReportCalculateClr\PropItemClr.h" />
  481. <ClInclude Include="ReportCalculateClr\PropParamClr.h" />
  482. <ClInclude Include="ReportCalculateClr\ReportMgrClr.h" />
  483. <ClInclude Include="ReportCalculateClr\RptParamFileClr.h" />
  484. <ClInclude Include="ReportCalculateClr\RptParamFileMgrClr.h" />
  485. <ClInclude Include="ReportCalculateClr\SmplMsrResultFileClr.h" />
  486. <ClInclude Include="ReportCalculateClr\SmplMsrResultFileMgrClr.h" />
  487. </ItemGroup>
  488. <ItemGroup>
  489. <Reference Include="Newtonsoft.Json">
  490. <HintPath>..\..\OpenDll\Json\Newtonsoft.Json.dll</HintPath>
  491. </Reference>
  492. <Reference Include="System" />
  493. <Reference Include="System.Drawing" />
  494. </ItemGroup>
  495. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  496. <ImportGroup Label="ExtensionTargets">
  497. </ImportGroup>
  498. </Project>