DIOS.Dev.FPD.CareRayDR.vcxproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224
  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|Win32">
  9. <Configuration>Release</Configuration>
  10. <Platform>Win32</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Debug|x64">
  13. <Configuration>Debug</Configuration>
  14. <Platform>x64</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|x64">
  17. <Configuration>Release</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. </ItemGroup>
  21. <PropertyGroup Label="Globals">
  22. <VCProjectVersion>16.0</VCProjectVersion>
  23. <Keyword>Win32Proj</Keyword>
  24. <ProjectGuid>{bbd0f118-8c77-4c7a-a0f0-b3ebd72c93d8}</ProjectGuid>
  25. <RootNamespace>CCOSDevFPDCareRayDR</RootNamespace>
  26. <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
  27. </PropertyGroup>
  28. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  29. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  30. <ConfigurationType>DynamicLibrary</ConfigurationType>
  31. <UseDebugLibraries>true</UseDebugLibraries>
  32. <PlatformToolset>v142</PlatformToolset>
  33. <CharacterSet>Unicode</CharacterSet>
  34. </PropertyGroup>
  35. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  36. <ConfigurationType>DynamicLibrary</ConfigurationType>
  37. <UseDebugLibraries>false</UseDebugLibraries>
  38. <PlatformToolset>v142</PlatformToolset>
  39. <WholeProgramOptimization>true</WholeProgramOptimization>
  40. <CharacterSet>Unicode</CharacterSet>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  43. <ConfigurationType>DynamicLibrary</ConfigurationType>
  44. <UseDebugLibraries>true</UseDebugLibraries>
  45. <PlatformToolset>v142</PlatformToolset>
  46. <CharacterSet>Unicode</CharacterSet>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  49. <ConfigurationType>DynamicLibrary</ConfigurationType>
  50. <UseDebugLibraries>false</UseDebugLibraries>
  51. <PlatformToolset>v142</PlatformToolset>
  52. <WholeProgramOptimization>true</WholeProgramOptimization>
  53. <CharacterSet>MultiByte</CharacterSet>
  54. </PropertyGroup>
  55. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  56. <ImportGroup Label="ExtensionSettings">
  57. </ImportGroup>
  58. <ImportGroup Label="Shared">
  59. </ImportGroup>
  60. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  61. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  62. </ImportGroup>
  63. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  64. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  65. </ImportGroup>
  66. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  67. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  68. </ImportGroup>
  69. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  70. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  71. </ImportGroup>
  72. <PropertyGroup Label="UserMacros" />
  73. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  74. <LinkIncremental>true</LinkIncremental>
  75. </PropertyGroup>
  76. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  77. <LinkIncremental>false</LinkIncremental>
  78. </PropertyGroup>
  79. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  80. <LinkIncremental>true</LinkIncremental>
  81. </PropertyGroup>
  82. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  83. <LinkIncremental>false</LinkIncremental>
  84. <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);..\..\..\deliver\include;..\..\..\..\..\deliver\include;..\..\..\..\..\Deliver\Include\Log4CPP\Log.Include;..\..\..\..\..\Deliver\Include\Log4CPP\Common.Include</IncludePath>
  85. <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);..\..\..\deliver\lib\$(Configuration)X64;..\..\..\..\..\deliver\lib\$(Configuration)X64;..\..\..\..\..\deliver\lib\$(Configuration)X64\Log4CPP</LibraryPath>
  86. <TargetName>$(ProjectName)X64</TargetName>
  87. <OutDir>..\..\..\Deliver\Bin\ReleaseX64\OEMDrivers\Detector\CareRay\CareRayDRDetector\</OutDir>
  88. <IntDir>$(SolutionDir)\TEMP\$(Platform)\$(Configuration)\Detector\CareRay\CareRayDRDetector\</IntDir>
  89. </PropertyGroup>
  90. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  91. <ClCompile>
  92. <WarningLevel>Level3</WarningLevel>
  93. <SDLCheck>true</SDLCheck>
  94. <PreprocessorDefinitions>WIN32;_DEBUG;CCOSDEVFPDCARERAYDR_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  95. <ConformanceMode>true</ConformanceMode>
  96. <PrecompiledHeader>Use</PrecompiledHeader>
  97. <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
  98. </ClCompile>
  99. <Link>
  100. <SubSystem>Windows</SubSystem>
  101. <GenerateDebugInformation>true</GenerateDebugInformation>
  102. <EnableUAC>false</EnableUAC>
  103. </Link>
  104. </ItemDefinitionGroup>
  105. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  106. <ClCompile>
  107. <WarningLevel>Level3</WarningLevel>
  108. <FunctionLevelLinking>true</FunctionLevelLinking>
  109. <IntrinsicFunctions>true</IntrinsicFunctions>
  110. <SDLCheck>true</SDLCheck>
  111. <PreprocessorDefinitions>WIN32;NDEBUG;CCOSDEVFPDCARERAYDR_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  112. <ConformanceMode>true</ConformanceMode>
  113. <PrecompiledHeader>Use</PrecompiledHeader>
  114. <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
  115. </ClCompile>
  116. <Link>
  117. <SubSystem>Windows</SubSystem>
  118. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  119. <OptimizeReferences>true</OptimizeReferences>
  120. <GenerateDebugInformation>true</GenerateDebugInformation>
  121. <EnableUAC>false</EnableUAC>
  122. </Link>
  123. </ItemDefinitionGroup>
  124. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  125. <ClCompile>
  126. <WarningLevel>Level3</WarningLevel>
  127. <SDLCheck>true</SDLCheck>
  128. <PreprocessorDefinitions>_DEBUG;CCOSDEVFPDCARERAYDR_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  129. <ConformanceMode>true</ConformanceMode>
  130. <PrecompiledHeader>Use</PrecompiledHeader>
  131. <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
  132. </ClCompile>
  133. <Link>
  134. <SubSystem>Windows</SubSystem>
  135. <GenerateDebugInformation>true</GenerateDebugInformation>
  136. <EnableUAC>false</EnableUAC>
  137. </Link>
  138. </ItemDefinitionGroup>
  139. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  140. <ClCompile>
  141. <WarningLevel>Level3</WarningLevel>
  142. <FunctionLevelLinking>true</FunctionLevelLinking>
  143. <IntrinsicFunctions>true</IntrinsicFunctions>
  144. <SDLCheck>true</SDLCheck>
  145. <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;NDEBUG;CCOSDEVFPDCARERAYDR_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  146. <ConformanceMode>Default</ConformanceMode>
  147. <PrecompiledHeader>Use</PrecompiledHeader>
  148. <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
  149. <LanguageStandard>stdcpp17</LanguageStandard>
  150. <DisableSpecificWarnings>26812</DisableSpecificWarnings>
  151. </ClCompile>
  152. <Link>
  153. <SubSystem>Windows</SubSystem>
  154. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  155. <OptimizeReferences>true</OptimizeReferences>
  156. <GenerateDebugInformation>true</GenerateDebugInformation>
  157. <EnableUAC>false</EnableUAC>
  158. <AdditionalDependencies>CCOS.Dev.FPDDeviceMould64.lib;GridSuppression.lib;%(AdditionalDependencies)</AdditionalDependencies>
  159. </Link>
  160. <PostBuildEvent>
  161. <Command>copy "$(OutDir)$(TargetName).lib" "..\..\..\..\..\deliver\lib\$(Configuration)X64\"
  162. </Command>
  163. </PostBuildEvent>
  164. </ItemDefinitionGroup>
  165. <ItemGroup>
  166. <ClInclude Include="..\..\..\Deliver\Include\DeviceErrorInfor.h" />
  167. <ClInclude Include="..\..\..\Deliver\Include\CCOS.Dev.MSGMould.hpp" />
  168. <ClInclude Include="..\..\..\Deliver\Include\FileVersion.hpp" />
  169. <ClInclude Include="..\..\..\Deliver\Include\FPDErrorWarningProcess.h" />
  170. <ClInclude Include="CareRayInterface.h" />
  171. <ClInclude Include="DetectorConfiguration.h" />
  172. <ClInclude Include="DetectorCtrlDefinition.h" />
  173. <ClInclude Include="Detector_CareRayDR.h" />
  174. <ClInclude Include="CCOS.Dev.FPD.CareRayDR.h" />
  175. <ClInclude Include="ZSKKCalibration.h" />
  176. <ClInclude Include="framework.h" />
  177. <ClInclude Include="GainMatrix.h" />
  178. <ClInclude Include="GridSuppression.h" />
  179. <ClInclude Include="include\CrapiDll.h" />
  180. <ClInclude Include="include\Errors.h" />
  181. <ClInclude Include="include\Structures.h" />
  182. <ClInclude Include="MyPingip.h" />
  183. <ClInclude Include="OemAcq.h" />
  184. <ClInclude Include="OemCalib.h" />
  185. <ClInclude Include="OemCtrl.h" />
  186. <ClInclude Include="OemSync.h" />
  187. <ClInclude Include="PixMatrix.h" />
  188. <ClInclude Include="resource.h" />
  189. <ClInclude Include="stdafx.h" />
  190. </ItemGroup>
  191. <ItemGroup>
  192. <ClCompile Include="..\..\..\..\..\Deliver\include\common_api.cpp" />
  193. <ClCompile Include="..\..\..\Deliver\Include\CCOS.Dev.MSGMould.cpp" />
  194. <ClCompile Include="..\..\..\Deliver\Include\FileVersion.cpp" />
  195. <ClCompile Include="..\..\..\Deliver\Include\FPDErrorWarningProcess.cpp" />
  196. <ClCompile Include="DetectorConfiguration.cpp" />
  197. <ClCompile Include="Detector_CareRayDR.cpp" />
  198. <ClCompile Include="CCOS.Dev.FPD.CareRayDR.cpp" />
  199. <ClCompile Include="dllmain.cpp" />
  200. <ClCompile Include="ZSKKCalibration.cpp" />
  201. <ClCompile Include="GainMatrix.cpp" />
  202. <ClCompile Include="MyPingip.cpp" />
  203. <ClCompile Include="OemAcq.cpp" />
  204. <ClCompile Include="OemCalib.cpp" />
  205. <ClCompile Include="OemCtrl.cpp" />
  206. <ClCompile Include="OemSync.cpp" />
  207. <ClCompile Include="PixMatrix.cpp" />
  208. <ClCompile Include="stdafx.cpp">
  209. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
  210. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
  211. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
  212. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
  213. </ClCompile>
  214. </ItemGroup>
  215. <ItemGroup>
  216. <ResourceCompile Include="CCOS.Dev.FPD.CareRayDR.rc" />
  217. </ItemGroup>
  218. <ItemGroup>
  219. <Text Include="ReleaseNote.txt" />
  220. </ItemGroup>
  221. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  222. <ImportGroup Label="ExtensionTargets">
  223. </ImportGroup>
  224. </Project>