MachineCenter.vcxproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  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. <ProjectGuid>{0153A2E9-6CD1-49E9-B307-38A60C05946E}</ProjectGuid>
  24. <Keyword>MFCDLLProj</Keyword>
  25. <RootNamespace>MachineCenter</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. <UseOfMfc>Dynamic</UseOfMfc>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  37. <ConfigurationType>DynamicLibrary</ConfigurationType>
  38. <UseDebugLibraries>false</UseDebugLibraries>
  39. <PlatformToolset>v142</PlatformToolset>
  40. <WholeProgramOptimization>true</WholeProgramOptimization>
  41. <CharacterSet>Unicode</CharacterSet>
  42. <UseOfMfc>Dynamic</UseOfMfc>
  43. </PropertyGroup>
  44. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  45. <ConfigurationType>DynamicLibrary</ConfigurationType>
  46. <UseDebugLibraries>true</UseDebugLibraries>
  47. <PlatformToolset>v142</PlatformToolset>
  48. <CharacterSet>Unicode</CharacterSet>
  49. <UseOfMfc>Dynamic</UseOfMfc>
  50. </PropertyGroup>
  51. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  52. <ConfigurationType>DynamicLibrary</ConfigurationType>
  53. <UseDebugLibraries>false</UseDebugLibraries>
  54. <PlatformToolset>v142</PlatformToolset>
  55. <WholeProgramOptimization>true</WholeProgramOptimization>
  56. <CharacterSet>MultiByte</CharacterSet>
  57. <UseOfMfc>Dynamic</UseOfMfc>
  58. </PropertyGroup>
  59. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  60. <ImportGroup Label="ExtensionSettings">
  61. </ImportGroup>
  62. <ImportGroup Label="Shared">
  63. </ImportGroup>
  64. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  65. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  66. </ImportGroup>
  67. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  68. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  69. </ImportGroup>
  70. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  71. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  72. </ImportGroup>
  73. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  74. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  75. </ImportGroup>
  76. <PropertyGroup Label="UserMacros" />
  77. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  78. <LinkIncremental>false</LinkIncremental>
  79. <IncludePath>..\..\..\..\Deliver\include;$(IncludePath)</IncludePath>
  80. <LibraryPath>..\..\..\..\deliver\lib\$(Configuration)X64;$(LibraryPath)</LibraryPath>
  81. <OutDir>..\..\..\..\..\1.V1.0.0.0\DeviceV3\</OutDir>
  82. </PropertyGroup>
  83. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  84. <LinkIncremental>true</LinkIncremental>
  85. </PropertyGroup>
  86. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  87. <LinkIncremental>true</LinkIncremental>
  88. </PropertyGroup>
  89. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  90. <LinkIncremental>false</LinkIncremental>
  91. </PropertyGroup>
  92. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  93. <ClCompile>
  94. <PrecompiledHeader>Use</PrecompiledHeader>
  95. <WarningLevel>Level3</WarningLevel>
  96. <FunctionLevelLinking>true</FunctionLevelLinking>
  97. <IntrinsicFunctions>true</IntrinsicFunctions>
  98. <SDLCheck>true</SDLCheck>
  99. <PreprocessorDefinitions>_WINDOWS;NDEBUG;_USRDLL;MACHINE_CENTER_EXPORTS;DIOS_DRIVER_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  100. <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
  101. </ClCompile>
  102. <Link>
  103. <SubSystem>Windows</SubSystem>
  104. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  105. <OptimizeReferences>true</OptimizeReferences>
  106. <ModuleDefinitionFile>.\MachineCenter.def</ModuleDefinitionFile>
  107. </Link>
  108. <Midl>
  109. <MkTypLibCompatible>false</MkTypLibCompatible>
  110. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  111. </Midl>
  112. <ResourceCompile>
  113. <Culture>0x0804</Culture>
  114. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  115. <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  116. </ResourceCompile>
  117. <PostBuildEvent>
  118. <Command>
  119. </Command>
  120. </PostBuildEvent>
  121. </ItemDefinitionGroup>
  122. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  123. <ClCompile>
  124. <PrecompiledHeader>Use</PrecompiledHeader>
  125. <WarningLevel>Level3</WarningLevel>
  126. <SDLCheck>true</SDLCheck>
  127. <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  128. <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
  129. </ClCompile>
  130. <Link>
  131. <SubSystem>Windows</SubSystem>
  132. <ModuleDefinitionFile>.\MachineCenter.def</ModuleDefinitionFile>
  133. </Link>
  134. <Midl>
  135. <MkTypLibCompatible>false</MkTypLibCompatible>
  136. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  137. </Midl>
  138. <ResourceCompile>
  139. <Culture>0x0804</Culture>
  140. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  141. <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  142. </ResourceCompile>
  143. </ItemDefinitionGroup>
  144. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  145. <ClCompile>
  146. <PrecompiledHeader>Use</PrecompiledHeader>
  147. <WarningLevel>Level3</WarningLevel>
  148. <SDLCheck>true</SDLCheck>
  149. <PreprocessorDefinitions>_WINDOWS;_DEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  150. <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
  151. </ClCompile>
  152. <Link>
  153. <SubSystem>Windows</SubSystem>
  154. <ModuleDefinitionFile>.\MachineCenter.def</ModuleDefinitionFile>
  155. </Link>
  156. <Midl>
  157. <MkTypLibCompatible>false</MkTypLibCompatible>
  158. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  159. </Midl>
  160. <ResourceCompile>
  161. <Culture>0x0804</Culture>
  162. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  163. <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  164. </ResourceCompile>
  165. </ItemDefinitionGroup>
  166. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  167. <ClCompile>
  168. <PrecompiledHeader>Use</PrecompiledHeader>
  169. <WarningLevel>Level3</WarningLevel>
  170. <FunctionLevelLinking>true</FunctionLevelLinking>
  171. <IntrinsicFunctions>true</IntrinsicFunctions>
  172. <SDLCheck>true</SDLCheck>
  173. <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  174. <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
  175. </ClCompile>
  176. <Link>
  177. <SubSystem>Windows</SubSystem>
  178. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  179. <OptimizeReferences>true</OptimizeReferences>
  180. <ModuleDefinitionFile>.\MachineCenter.def</ModuleDefinitionFile>
  181. </Link>
  182. <Midl>
  183. <MkTypLibCompatible>false</MkTypLibCompatible>
  184. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  185. </Midl>
  186. <ResourceCompile>
  187. <Culture>0x0804</Culture>
  188. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  189. <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  190. </ResourceCompile>
  191. </ItemDefinitionGroup>
  192. <ItemGroup>
  193. <ClCompile Include="MachineCenter.cpp" />
  194. <ClCompile Include="MachineDevice.cpp" />
  195. <ClCompile Include="MachineDriver.cpp" />
  196. <ClCompile Include="pch.cpp">
  197. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
  198. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
  199. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
  200. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
  201. </ClCompile>
  202. </ItemGroup>
  203. <ItemGroup>
  204. <None Include="MachineCenter.def" />
  205. <None Include="res\MachineCenter.rc2" />
  206. </ItemGroup>
  207. <ItemGroup>
  208. <ClInclude Include="framework.h" />
  209. <ClInclude Include="MachineCenter.h" />
  210. <ClInclude Include="MachineDevice.h" />
  211. <ClInclude Include="MachineDriver.h" />
  212. <ClInclude Include="pch.h" />
  213. <ClInclude Include="Resource.h" />
  214. <ClInclude Include="targetver.h" />
  215. </ItemGroup>
  216. <ItemGroup>
  217. <ResourceCompile Include="MachineCenter.rc" />
  218. </ItemGroup>
  219. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  220. <ImportGroup Label="ExtensionTargets">
  221. </ImportGroup>
  222. </Project>