DIOS.Dev.FPDDeviceMould.V2013.vcxproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  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>{F1067585-1F30-4CCD-B9B1-1F9B5FC63EE3}</ProjectGuid>
  23. <Keyword>Win32Proj</Keyword>
  24. <RootNamespace>CCOSDevFPDDeviceMould</RootNamespace>
  25. <ProjectName>CCOS.Dev.FPDDeviceMould</ProjectName>
  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)'=='Debug|x64'" Label="Configuration">
  36. <ConfigurationType>DynamicLibrary</ConfigurationType>
  37. <UseDebugLibraries>true</UseDebugLibraries>
  38. <PlatformToolset>v142</PlatformToolset>
  39. <CharacterSet>MultiByte</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. <OutDir>$(SolutionDir)\BIN\</OutDir>
  74. <IntDir>$(SolutionDir)\TEMP\$(Platform)\$(Configuration)\</IntDir>
  75. </PropertyGroup>
  76. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  77. <LinkIncremental>true</LinkIncremental>
  78. <TargetName>$(ProjectName)64D</TargetName>
  79. <IncludePath>..\..\..\deliver\include;$(VC_IncludePath);$(WindowsSDK_IncludePath);</IncludePath>
  80. <LibraryPath>..\..\..\deliver\lib\$(Configuration)X64;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);</LibraryPath>
  81. </PropertyGroup>
  82. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  83. <LinkIncremental>false</LinkIncremental>
  84. </PropertyGroup>
  85. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  86. <LinkIncremental>false</LinkIncremental>
  87. <TargetName>$(ProjectName)64</TargetName>
  88. <OutDir>..\..\..\..\Deliver\Bin\ReleaseX64\OEMDrivers\Detector\Sensview\SensviewDF\</OutDir>
  89. <ExecutablePath>$(VC_ExecutablePath_x64);$(CommonExecutablePath)</ExecutablePath>
  90. <IncludePath>..\..\..\..\Deliver\include;..\..\..\..\..\..\Deliver\include;..\..\..\..\..\..\Deliver\Include\Log4CPP\Log.Include;..\..\..\..\..\..\Deliver\Include\Log4CPP\Common.Include;$(VC_ExecutablePath_x64);$(VC_IncludePath);$(WindowsSDK_IncludePath)</IncludePath>
  91. <LibraryPath>..\..\..\..\Deliver\lib\$(Configuration)X64;..\..\..\..\..\..\Deliver\lib\$(Configuration)X64;..\..\..\..\..\..\Deliver\lib\$(Configuration)X64\Log4CPP;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64)</LibraryPath>
  92. </PropertyGroup>
  93. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  94. <ClCompile>
  95. <PrecompiledHeader>Use</PrecompiledHeader>
  96. <WarningLevel>Level3</WarningLevel>
  97. <Optimization>Disabled</Optimization>
  98. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;CCOSDEVFPDDEVICEMOULD_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  99. </ClCompile>
  100. <Link>
  101. <SubSystem>Windows</SubSystem>
  102. <GenerateDebugInformation>true</GenerateDebugInformation>
  103. </Link>
  104. </ItemDefinitionGroup>
  105. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  106. <ClCompile>
  107. <PrecompiledHeader>Use</PrecompiledHeader>
  108. <WarningLevel>Level3</WarningLevel>
  109. <Optimization>Disabled</Optimization>
  110. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;CCOSDEVFPDDEVICEMOULD_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  111. <LanguageStandard>stdcpp17</LanguageStandard>
  112. </ClCompile>
  113. <Link>
  114. <SubSystem>Windows</SubSystem>
  115. <GenerateDebugInformation>true</GenerateDebugInformation>
  116. <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
  117. <AdditionalLibraryDirectories>
  118. </AdditionalLibraryDirectories>
  119. <AdditionalDependencies>Ccos.Dev.ResDataObjectX64D.lib;%(AdditionalDependencies)</AdditionalDependencies>
  120. </Link>
  121. <PostBuildEvent>
  122. <Command>copy "$(OutDir)$(TargetName)$(TargetExt)" "..\..\..\deliver\bin\$(Configuration)X64"
  123. copy "$(OutDir)$(TargetName).lib" "..\..\..\deliver\lib\$(Configuration)X64\"
  124. copy "$(OutDir)$(TargetName).pdb" "..\..\..\deliver\bin\$(Configuration)X64\"
  125. copy "CCOS.Dev.FPDDeviceMould.hpp" "..\..\..\deliver\Include" </Command>
  126. </PostBuildEvent>
  127. </ItemDefinitionGroup>
  128. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  129. <ClCompile>
  130. <WarningLevel>Level3</WarningLevel>
  131. <PrecompiledHeader>Use</PrecompiledHeader>
  132. <Optimization>MaxSpeed</Optimization>
  133. <FunctionLevelLinking>true</FunctionLevelLinking>
  134. <IntrinsicFunctions>true</IntrinsicFunctions>
  135. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;CCOSDEVFPDDEVICEMOULD_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  136. </ClCompile>
  137. <Link>
  138. <SubSystem>Windows</SubSystem>
  139. <GenerateDebugInformation>true</GenerateDebugInformation>
  140. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  141. <OptimizeReferences>true</OptimizeReferences>
  142. </Link>
  143. </ItemDefinitionGroup>
  144. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  145. <ClCompile>
  146. <WarningLevel>Level3</WarningLevel>
  147. <PrecompiledHeader>Use</PrecompiledHeader>
  148. <Optimization>MaxSpeed</Optimization>
  149. <FunctionLevelLinking>true</FunctionLevelLinking>
  150. <IntrinsicFunctions>true</IntrinsicFunctions>
  151. <PreprocessorDefinitions>_WIN64;WIN64;WIN_64BIT;NDEBUG;_WINDOWS;_USRDLL;CCOSDEVFPDDEVICEMOULD_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  152. <LanguageStandard>stdcpp17</LanguageStandard>
  153. </ClCompile>
  154. <Link>
  155. <SubSystem>Windows</SubSystem>
  156. <GenerateDebugInformation>true</GenerateDebugInformation>
  157. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  158. <OptimizeReferences>true</OptimizeReferences>
  159. <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
  160. <AdditionalLibraryDirectories>
  161. </AdditionalLibraryDirectories>
  162. </Link>
  163. <PostBuildEvent>
  164. <Command>copy "$(OutDir)$(TargetName).lib" "..\..\..\..\Deliver\lib\$(Configuration)X64\"
  165. copy "CCOS.Dev.FPDDeviceMould.hpp" "..\..\..\..\Deliver\Include\" </Command>
  166. </PostBuildEvent>
  167. </ItemDefinitionGroup>
  168. <ItemGroup>
  169. <ClInclude Include="..\..\..\..\..\..\Deliver\include\BatteryMould.hpp" />
  170. <ClInclude Include="..\..\..\..\..\..\Deliver\include\TemperatureMould.hpp" />
  171. <ClInclude Include="..\..\..\..\..\..\Deliver\include\WifiMould.hpp" />
  172. <ClInclude Include="common_api.h" />
  173. <ClInclude Include="CCOS.Dev.FPDDeviceMould.hpp" />
  174. <ClInclude Include="EasyJSONEncoder.hpp" />
  175. <ClInclude Include="resource.h" />
  176. <ClInclude Include="stdafx.h" />
  177. <ClInclude Include="targetver.h" />
  178. </ItemGroup>
  179. <ItemGroup>
  180. <ClCompile Include="common_api.cpp" />
  181. <ClCompile Include="CCOS.Dev.FPD.AcqUnit.cpp" />
  182. <ClCompile Include="CCOS.Dev.FPD.CalibUnit.cpp" />
  183. <ClCompile Include="CCOS.Dev.FPD.CtrlUnit.cpp" />
  184. <ClCompile Include="CCOS.Dev.FPD.SyncUnit.cpp" />
  185. <ClCompile Include="CCOS.Dev.FPDDeviceMould.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="EasyJSONEncoder.cpp" />
  201. <ClCompile Include="stdafx.cpp">
  202. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
  203. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
  204. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
  205. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
  206. </ClCompile>
  207. </ItemGroup>
  208. <ItemGroup>
  209. <ResourceCompile Include="CCOS.Dev.FPDDeviceMould.rc" />
  210. </ItemGroup>
  211. <ItemGroup>
  212. <Text Include="ReleaseNotes.txt" />
  213. </ItemGroup>
  214. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  215. <ImportGroup Label="ExtensionTargets">
  216. </ImportGroup>
  217. </Project>