DIOS.Dev.FPD.Yuying.vcxproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="12.0" 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="Debug|x64">
  9. <Configuration>Debug</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Release|Win32">
  13. <Configuration>Release</Configuration>
  14. <Platform>Win32</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. <ProjectGuid>{923F6AD2-8ADB-4F9D-9BE2-78500884D1C4}</ProjectGuid>
  23. <Keyword>Win32Proj</Keyword>
  24. <RootNamespace>CCOSDevFPDYuying</RootNamespace>
  25. <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
  26. <ProjectName>CCOS.Dev.FPD.YuyingDM</ProjectName>
  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)'=='Debug|x64'" Label="Configuration">
  36. <ConfigurationType>DynamicLibrary</ConfigurationType>
  37. <UseDebugLibraries>true</UseDebugLibraries>
  38. <PlatformToolset>v142</PlatformToolset>
  39. <CharacterSet>Unicode</CharacterSet>
  40. </PropertyGroup>
  41. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  42. <ConfigurationType>DynamicLibrary</ConfigurationType>
  43. <UseDebugLibraries>false</UseDebugLibraries>
  44. <PlatformToolset>v142</PlatformToolset>
  45. <WholeProgramOptimization>true</WholeProgramOptimization>
  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="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  59. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  60. </ImportGroup>
  61. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  62. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  63. </ImportGroup>
  64. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  65. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  66. </ImportGroup>
  67. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  68. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  69. </ImportGroup>
  70. <PropertyGroup Label="UserMacros" />
  71. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  72. <LinkIncremental>true</LinkIncremental>
  73. </PropertyGroup>
  74. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  75. <LinkIncremental>true</LinkIncremental>
  76. <IncludePath>..\..\..\deliver\include;..\..\..\..\..\deliver\include;..\..\..\..\..\Deliver\Include\Log4CPP\Common.Include;..\..\..\..\..\Deliver\Include\Log4CPP\Log.Include;$(VC_IncludePath);$(WindowsSDK_IncludePath)</IncludePath>
  77. <LibraryPath>..\..\..\deliver\lib\$(Configuration)X64;..\..\..\..\..\deliver\lib\$(Configuration)X64;..\..\..\..\..\deliver\lib\$(Configuration)X64\Log4CPP;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64)</LibraryPath>
  78. </PropertyGroup>
  79. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  80. <LinkIncremental>false</LinkIncremental>
  81. </PropertyGroup>
  82. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  83. <LinkIncremental>false</LinkIncremental>
  84. <IncludePath>..\..\..\deliver\include;..\..\..\..\..\deliver\include;..\..\..\..\..\Deliver\Include\Log4CPP\Common.Include;..\..\..\..\..\Deliver\Include\Log4CPP\Log.Include;$(VC_IncludePath);$(WindowsSDK_IncludePath)</IncludePath>
  85. <LibraryPath>..\..\..\deliver\lib\$(Configuration)X64;..\..\..\..\..\deliver\lib\$(Configuration)X64;..\..\..\..\..\deliver\lib\$(Configuration)X64\Log4CPP;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64)</LibraryPath>
  86. <OutDir>..\..\..\Deliver\Bin\ReleaseX64\OEMDrivers\Detector\Yuying\YuyingDM\</OutDir>
  87. <TargetName>$(ProjectName)X64</TargetName>
  88. <IntDir>$(SolutionDir)\..\TEMP\$(Platform)\$(Configuration)\Detector\Yuying\YuyingDM\</IntDir>
  89. </PropertyGroup>
  90. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  91. <ClCompile>
  92. <PrecompiledHeader>Use</PrecompiledHeader>
  93. <WarningLevel>Level3</WarningLevel>
  94. <Optimization>Disabled</Optimization>
  95. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;CCOSDEVFPDYUYING_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  96. </ClCompile>
  97. <Link>
  98. <SubSystem>Windows</SubSystem>
  99. <GenerateDebugInformation>true</GenerateDebugInformation>
  100. </Link>
  101. </ItemDefinitionGroup>
  102. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  103. <ClCompile>
  104. <PrecompiledHeader>Use</PrecompiledHeader>
  105. <WarningLevel>Level3</WarningLevel>
  106. <Optimization>Disabled</Optimization>
  107. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;CCOSDEVFPDYUYING_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  108. </ClCompile>
  109. <Link>
  110. <SubSystem>Windows</SubSystem>
  111. <GenerateDebugInformation>true</GenerateDebugInformation>
  112. </Link>
  113. </ItemDefinitionGroup>
  114. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  115. <ClCompile>
  116. <WarningLevel>Level3</WarningLevel>
  117. <PrecompiledHeader>Use</PrecompiledHeader>
  118. <Optimization>MaxSpeed</Optimization>
  119. <FunctionLevelLinking>true</FunctionLevelLinking>
  120. <IntrinsicFunctions>true</IntrinsicFunctions>
  121. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;CCOSDEVFPDYUYING_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  122. </ClCompile>
  123. <Link>
  124. <SubSystem>Windows</SubSystem>
  125. <GenerateDebugInformation>true</GenerateDebugInformation>
  126. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  127. <OptimizeReferences>true</OptimizeReferences>
  128. </Link>
  129. </ItemDefinitionGroup>
  130. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  131. <ClCompile>
  132. <WarningLevel>Level3</WarningLevel>
  133. <PrecompiledHeader>Use</PrecompiledHeader>
  134. <Optimization>MaxSpeed</Optimization>
  135. <FunctionLevelLinking>true</FunctionLevelLinking>
  136. <IntrinsicFunctions>true</IntrinsicFunctions>
  137. <PreprocessorDefinitions>_WIN64;WIN64;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_USRDLL;CCOSDEVFPDYUYING_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  138. <LanguageStandard>stdcpp17</LanguageStandard>
  139. <DisableSpecificWarnings>26812;26451;28159;</DisableSpecificWarnings>
  140. </ClCompile>
  141. <Link>
  142. <SubSystem>Windows</SubSystem>
  143. <GenerateDebugInformation>true</GenerateDebugInformation>
  144. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  145. <OptimizeReferences>true</OptimizeReferences>
  146. <AdditionalDependencies>CCOS.Dev.FPDDeviceMould64.lib;Ccos.Dev.LockX64.lib;%(AdditionalDependencies)</AdditionalDependencies>
  147. </Link>
  148. <PostBuildEvent>
  149. <Command>
  150. </Command>
  151. </PostBuildEvent>
  152. </ItemDefinitionGroup>
  153. <ItemGroup>
  154. <ClInclude Include="..\..\..\..\..\Deliver\include\BatteryMould.hpp" />
  155. <ClInclude Include="..\..\..\..\..\Deliver\include\FileVersion.hpp" />
  156. <ClInclude Include="..\..\..\..\..\Deliver\include\TemperatureMould.hpp" />
  157. <ClInclude Include="..\..\..\..\..\Deliver\include\WifiMould.hpp" />
  158. <ClInclude Include="CalibrationProcess.h" />
  159. <ClInclude Include="CiniFile.h" />
  160. <ClInclude Include="common_api.h" />
  161. <ClInclude Include="DetectorConfiguration.h" />
  162. <ClInclude Include="DetectorGloble.h" />
  163. <ClInclude Include="DeviceErrorCode.h" />
  164. <ClInclude Include="DeviceErrorInfor.h" />
  165. <ClInclude Include="CCOS.Dev.FPD.Yuying.h" />
  166. <ClInclude Include="FPDErrorWarningProcess.h" />
  167. <ClInclude Include="GridSuppression.h" />
  168. <ClInclude Include="SDK\include\YuYingAPI.h" />
  169. <ClInclude Include="SDK\include\YuYingDefinition.h" />
  170. <ClInclude Include="YuyingCtrl.h" />
  171. <ClInclude Include="DetectorDefinition.h" />
  172. <ClInclude Include="MyPingip.h" />
  173. <ClInclude Include="OEM.Acq.h" />
  174. <ClInclude Include="OEM.Calib.h" />
  175. <ClInclude Include="OEM.DetectorCtrl.h" />
  176. <ClInclude Include="Oem.Sync.h" />
  177. <ClInclude Include="PixMatrix.h" />
  178. <ClInclude Include="resource.h" />
  179. <ClInclude Include="stdafx.h" />
  180. <ClInclude Include="targetver.h" />
  181. <ClInclude Include="TemperatureCheck.h" />
  182. <ClInclude Include="TemperCheckImp.h" />
  183. </ItemGroup>
  184. <ItemGroup>
  185. <ClCompile Include="..\..\..\..\..\Deliver\include\FileVersion.cpp" />
  186. <ClCompile Include="..\..\..\Deliver\Include\CCOS.Dev.MSGMould.cpp" />
  187. <ClCompile Include="CalibrationProcess.cpp" />
  188. <ClCompile Include="common_api.cpp" />
  189. <ClCompile Include="DetectorConfiguration.cpp" />
  190. <ClCompile Include="CCOS.Dev.FPD.Yuying.cpp" />
  191. <ClCompile Include="dllmain.cpp">
  192. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</CompileAsManaged>
  193. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</CompileAsManaged>
  194. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  195. </PrecompiledHeader>
  196. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  197. </PrecompiledHeader>
  198. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</CompileAsManaged>
  199. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</CompileAsManaged>
  200. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  201. </PrecompiledHeader>
  202. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  203. </PrecompiledHeader>
  204. </ClCompile>
  205. <ClCompile Include="FPDErrorWarningProcess.cpp" />
  206. <ClCompile Include="YuyingCtrl.cpp" />
  207. <ClCompile Include="DetectorDefinition.cpp" />
  208. <ClCompile Include="MyPingip.cpp" />
  209. <ClCompile Include="OEM.Acq.cpp" />
  210. <ClCompile Include="OEM.Calib.cpp" />
  211. <ClCompile Include="OEM.DetectorCtrl.cpp" />
  212. <ClCompile Include="OEM.Sync.cpp" />
  213. <ClCompile Include="PixMatrix.cpp" />
  214. <ClCompile Include="stdafx.cpp">
  215. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
  216. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
  217. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
  218. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
  219. </ClCompile>
  220. <ClCompile Include="TemperatureCheck.cpp" />
  221. <ClCompile Include="TemperCheckImp.cpp" />
  222. </ItemGroup>
  223. <ItemGroup>
  224. <ResourceCompile Include="CCOS.Dev.FPD.Yuying.rc" />
  225. </ItemGroup>
  226. <ItemGroup>
  227. <Text Include="ReleaseNote.txt" />
  228. </ItemGroup>
  229. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  230. <ImportGroup Label="ExtensionTargets">
  231. </ImportGroup>
  232. </Project>