CCOS.Dev.FPD.Demo.vcxproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  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>{EFA10633-D498-4C1B-ACA2-213283C409F3}</ProjectGuid>
  23. <Keyword>Win32Proj</Keyword>
  24. <RootNamespace>CCOSDevFPDDemo</RootNamespace>
  25. <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
  26. </PropertyGroup>
  27. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  28. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  29. <ConfigurationType>DynamicLibrary</ConfigurationType>
  30. <UseDebugLibraries>true</UseDebugLibraries>
  31. <PlatformToolset>v142</PlatformToolset>
  32. <CharacterSet>Unicode</CharacterSet>
  33. </PropertyGroup>
  34. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  35. <ConfigurationType>DynamicLibrary</ConfigurationType>
  36. <UseDebugLibraries>true</UseDebugLibraries>
  37. <PlatformToolset>v142</PlatformToolset>
  38. <CharacterSet>Unicode</CharacterSet>
  39. </PropertyGroup>
  40. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  41. <ConfigurationType>DynamicLibrary</ConfigurationType>
  42. <UseDebugLibraries>false</UseDebugLibraries>
  43. <PlatformToolset>v142</PlatformToolset>
  44. <WholeProgramOptimization>true</WholeProgramOptimization>
  45. <CharacterSet>MultiByte</CharacterSet>
  46. </PropertyGroup>
  47. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  48. <ConfigurationType>DynamicLibrary</ConfigurationType>
  49. <UseDebugLibraries>false</UseDebugLibraries>
  50. <PlatformToolset>v142</PlatformToolset>
  51. <WholeProgramOptimization>true</WholeProgramOptimization>
  52. <CharacterSet>MultiByte</CharacterSet>
  53. </PropertyGroup>
  54. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  55. <ImportGroup Label="ExtensionSettings">
  56. </ImportGroup>
  57. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  58. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  59. </ImportGroup>
  60. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  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 Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  67. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  68. </ImportGroup>
  69. <PropertyGroup Label="UserMacros" />
  70. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  71. <LinkIncremental>true</LinkIncremental>
  72. </PropertyGroup>
  73. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  74. <LinkIncremental>true</LinkIncremental>
  75. <OutDir>E:\1.V1.0.0.0.dmp\Device\OEMDrivers\Detector\Demo</OutDir>
  76. </PropertyGroup>
  77. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  78. <LinkIncremental>false</LinkIncremental>
  79. <OutDir>..\..\Deliver\Bin\ReleaseX86\OEMDrivers\Detector\Demo\</OutDir>
  80. <IntDir>$(SolutionDir)\TEMP\$(Platform)\$(Configuration)\Detector\Demo\</IntDir>
  81. <IncludePath>..\..\deliver\include;..\..\..\..\deliver\include;..\..\..\..\Deliver\Include\Log4CPP\Common.Include;..\..\..\..\Deliver\Include\Log4CPP\Log.Include;$(VC_IncludePath);$(WindowsSDK_IncludePath);</IncludePath>
  82. <LibraryPath>..\..\deliver\lib\$(Configuration)X86;..\..\..\..\deliver\lib\$(Configuration)X86\Log4CPP;..\..\..\..\deliver\lib\$(Configuration)X86;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86)</LibraryPath>
  83. </PropertyGroup>
  84. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  85. <LinkIncremental>false</LinkIncremental>
  86. <IncludePath>..\..\deliver\include;..\..\..\..\deliver\include;..\..\..\..\Deliver\Include\Log4CPP\Common.Include;..\..\..\..\Deliver\Include\Log4CPP\Log.Include;$(VC_IncludePath);$(WindowsSDK_IncludePath)</IncludePath>
  87. <LibraryPath>..\..\deliver\lib\$(Configuration)X64;..\..\..\..\deliver\lib\$(Configuration)X64\Log4CPP;..\..\..\..\deliver\lib\$(Configuration)X64;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64)</LibraryPath>
  88. <OutDir>..\..\Deliver\Bin\ReleaseX64\OEMDrivers\Detector\Demo\</OutDir>
  89. <IntDir>$(SolutionDir)\TEMP\$(Platform)\$(Configuration)\Detector\Demo\</IntDir>
  90. </PropertyGroup>
  91. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  92. <ClCompile>
  93. <PrecompiledHeader>Use</PrecompiledHeader>
  94. <WarningLevel>Level3</WarningLevel>
  95. <Optimization>Disabled</Optimization>
  96. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;CCOSDEVFPDDEMO_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  97. </ClCompile>
  98. <Link>
  99. <SubSystem>Windows</SubSystem>
  100. <GenerateDebugInformation>true</GenerateDebugInformation>
  101. </Link>
  102. </ItemDefinitionGroup>
  103. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  104. <ClCompile>
  105. <PrecompiledHeader>Use</PrecompiledHeader>
  106. <WarningLevel>Level3</WarningLevel>
  107. <Optimization>Disabled</Optimization>
  108. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;CCOSDEVFPDDEMO_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  109. </ClCompile>
  110. <Link>
  111. <SubSystem>Windows</SubSystem>
  112. <GenerateDebugInformation>true</GenerateDebugInformation>
  113. </Link>
  114. </ItemDefinitionGroup>
  115. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  116. <ClCompile>
  117. <WarningLevel>Level3</WarningLevel>
  118. <PrecompiledHeader>Use</PrecompiledHeader>
  119. <Optimization>MaxSpeed</Optimization>
  120. <FunctionLevelLinking>true</FunctionLevelLinking>
  121. <IntrinsicFunctions>true</IntrinsicFunctions>
  122. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;CCOSDEVFPDDEMO_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  123. <LanguageStandard>stdcpp17</LanguageStandard>
  124. </ClCompile>
  125. <Link>
  126. <SubSystem>Windows</SubSystem>
  127. <GenerateDebugInformation>true</GenerateDebugInformation>
  128. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  129. <OptimizeReferences>true</OptimizeReferences>
  130. <AdditionalDependencies>CCOS.Dev.FPDDeviceMould86.lib;%(AdditionalDependencies)</AdditionalDependencies>
  131. </Link>
  132. <PostBuildEvent>
  133. <Command>copy "$(OutDir)$(TargetName).lib" "..\..\..\..\deliver\lib\$(Configuration)X86\"</Command>
  134. </PostBuildEvent>
  135. </ItemDefinitionGroup>
  136. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  137. <ClCompile>
  138. <WarningLevel>Level3</WarningLevel>
  139. <PrecompiledHeader>Use</PrecompiledHeader>
  140. <Optimization>MaxSpeed</Optimization>
  141. <FunctionLevelLinking>true</FunctionLevelLinking>
  142. <IntrinsicFunctions>true</IntrinsicFunctions>
  143. <PreprocessorDefinitions>_WIN64;WIN64;WIN_64BIT;NDEBUG;_WINDOWS;_USRDLL;CCOSDEVFPDDEMO_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  144. <LanguageStandard>stdcpp17</LanguageStandard>
  145. </ClCompile>
  146. <Link>
  147. <SubSystem>Windows</SubSystem>
  148. <GenerateDebugInformation>true</GenerateDebugInformation>
  149. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  150. <OptimizeReferences>true</OptimizeReferences>
  151. <AdditionalDependencies>CCOS.Dev.FPDDeviceMould64.lib;%(AdditionalDependencies)</AdditionalDependencies>
  152. </Link>
  153. <PostBuildEvent>
  154. <Command>copy "$(OutDir)$(TargetName).lib" "..\..\..\..\deliver\lib\$(Configuration)X64\"</Command>
  155. </PostBuildEvent>
  156. </ItemDefinitionGroup>
  157. <ItemGroup>
  158. <Text Include="ReadMe.txt" />
  159. </ItemGroup>
  160. <ItemGroup>
  161. <ClInclude Include="..\..\Deliver\Include\CCOS.Dev.MSGMould.hpp" />
  162. <ClInclude Include="..\..\Deliver\Include\FileVersion.hpp" />
  163. <ClInclude Include="dcm.hpp" />
  164. <ClInclude Include="DetectorConfiguration.h" />
  165. <ClInclude Include="DeviceErrorCode.h" />
  166. <ClInclude Include="DeviceErrorInfor.h" />
  167. <ClInclude Include="CCOS.Dev.FPD.Demo.h" />
  168. <ClInclude Include="FPDCtrlDefinition.h" />
  169. <ClInclude Include="FPDErrorWarningProcess.h" />
  170. <ClInclude Include="OEM.Acq.h" />
  171. <ClInclude Include="OEM.Calib.h" />
  172. <ClInclude Include="OEM.DetectorCtrl.h" />
  173. <ClInclude Include="Oem.Sync.h" />
  174. <ClInclude Include="resource.h" />
  175. <ClInclude Include="SeqImages.h" />
  176. <ClInclude Include="stdafx.h" />
  177. <ClInclude Include="targetver.h" />
  178. </ItemGroup>
  179. <ItemGroup>
  180. <ClCompile Include="..\..\..\..\Deliver\include\Base64.cpp" />
  181. <ClCompile Include="..\..\..\..\Deliver\include\common_api.cpp" />
  182. <ClCompile Include="..\..\Deliver\Include\CCOS.Dev.MSGMould.cpp" />
  183. <ClCompile Include="..\..\Deliver\Include\FileVersion.cpp" />
  184. <ClCompile Include="DetectorConfiguration.cpp" />
  185. <ClCompile Include="CCOS.Dev.FPD.Demo.cpp" />
  186. <ClCompile Include="dllmain.cpp">
  187. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</CompileAsManaged>
  188. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</CompileAsManaged>
  189. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  190. </PrecompiledHeader>
  191. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  192. </PrecompiledHeader>
  193. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</CompileAsManaged>
  194. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</CompileAsManaged>
  195. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  196. </PrecompiledHeader>
  197. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  198. </PrecompiledHeader>
  199. </ClCompile>
  200. <ClCompile Include="FPDErrorWarningProcess.cpp" />
  201. <ClCompile Include="OEM.Acq.cpp" />
  202. <ClCompile Include="OEM.Calib.cpp" />
  203. <ClCompile Include="OEM.DetectorCtrl.cpp" />
  204. <ClCompile Include="OEM.Sync.cpp" />
  205. <ClCompile Include="SeqImages.cpp" />
  206. <ClCompile Include="stdafx.cpp">
  207. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
  208. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
  209. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
  210. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
  211. </ClCompile>
  212. </ItemGroup>
  213. <ItemGroup>
  214. <ResourceCompile Include="CCOS.Dev.FPD.Demo.rc" />
  215. </ItemGroup>
  216. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  217. <ImportGroup Label="ExtensionTargets">
  218. </ImportGroup>
  219. </Project>