CPUIdLib.vcxproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="Current" 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. <VCProjectVersion>17.0</VCProjectVersion>
  23. <ProjectGuid>{77A73D85-7602-42F3-BAC4-8D7F7BFF8659}</ProjectGuid>
  24. <RootNamespace>CPUIdLib</RootNamespace>
  25. <WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
  26. </PropertyGroup>
  27. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  28. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  29. <ConfigurationType>StaticLibrary</ConfigurationType>
  30. <PlatformToolset>v142</PlatformToolset>
  31. <UseOfMfc>false</UseOfMfc>
  32. <CharacterSet>MultiByte</CharacterSet>
  33. <WholeProgramOptimization>true</WholeProgramOptimization>
  34. </PropertyGroup>
  35. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  36. <ConfigurationType>StaticLibrary</ConfigurationType>
  37. <PlatformToolset>v142</PlatformToolset>
  38. <UseOfMfc>false</UseOfMfc>
  39. <CharacterSet>MultiByte</CharacterSet>
  40. <WholeProgramOptimization>true</WholeProgramOptimization>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  43. <ConfigurationType>StaticLibrary</ConfigurationType>
  44. <PlatformToolset>v142</PlatformToolset>
  45. <UseOfMfc>false</UseOfMfc>
  46. <CharacterSet>MultiByte</CharacterSet>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  49. <ConfigurationType>StaticLibrary</ConfigurationType>
  50. <PlatformToolset>v142</PlatformToolset>
  51. <UseOfMfc>false</UseOfMfc>
  52. <CharacterSet>MultiByte</CharacterSet>
  53. </PropertyGroup>
  54. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  55. <ImportGroup Label="ExtensionSettings">
  56. </ImportGroup>
  57. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  58. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  59. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  60. </ImportGroup>
  61. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  62. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  63. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  64. </ImportGroup>
  65. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  66. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  67. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  68. </ImportGroup>
  69. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  70. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  71. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  72. </ImportGroup>
  73. <PropertyGroup Label="UserMacros" />
  74. <PropertyGroup>
  75. <_ProjectFileVersion>17.0.32505.173</_ProjectFileVersion>
  76. </PropertyGroup>
  77. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  78. <OutDir>..\..\lib\$(PlatformShortName)_$(Configuration)\</OutDir>
  79. <IntDir>..\..\obj\CPUIdLib\$(PlatformShortName)_$(Configuration)\</IntDir>
  80. <IncludePath>$(IncludePath)</IncludePath>
  81. <LibraryPath>$(LibraryPath)</LibraryPath>
  82. </PropertyGroup>
  83. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  84. <IncludePath>$(IncludePath)</IncludePath>
  85. <LibraryPath>$(LibraryPath)</LibraryPath>
  86. <OutDir>..\..\lib\$(PlatformShortName)_$(Configuration)\</OutDir>
  87. <IntDir>..\..\obj\CPUIdLib\$(PlatformShortName)_$(Configuration)\</IntDir>
  88. </PropertyGroup>
  89. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  90. <OutDir>..\..\lib\$(PlatformShortName)_$(Configuration)\</OutDir>
  91. <IntDir>..\..\obj\CPUIdLib\$(PlatformShortName)_$(Configuration)\</IntDir>
  92. <IncludePath>$(IncludePath)</IncludePath>
  93. <LibraryPath>$(LibraryPath)</LibraryPath>
  94. </PropertyGroup>
  95. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  96. <IncludePath>$(IncludePath)</IncludePath>
  97. <LibraryPath>$(LibraryPath)</LibraryPath>
  98. <OutDir>..\..\lib\$(PlatformShortName)_$(Configuration)\</OutDir>
  99. <IntDir>..\..\obj\CPUIdLib\$(PlatformShortName)_$(Configuration)\</IntDir>
  100. </PropertyGroup>
  101. <PropertyGroup Label="Vcpkg">
  102. <VcpkgEnableManifest>false</VcpkgEnableManifest>
  103. </PropertyGroup>
  104. <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  105. <VcpkgInstalledDir>
  106. </VcpkgInstalledDir>
  107. <VcpkgUseStatic>false</VcpkgUseStatic>
  108. <VcpkgConfiguration>Debug</VcpkgConfiguration>
  109. <VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
  110. </PropertyGroup>
  111. <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  112. <VcpkgInstalledDir>
  113. </VcpkgInstalledDir>
  114. <VcpkgUseStatic>false</VcpkgUseStatic>
  115. <VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
  116. </PropertyGroup>
  117. <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  118. <VcpkgInstalledDir>
  119. </VcpkgInstalledDir>
  120. <VcpkgUseStatic>false</VcpkgUseStatic>
  121. <VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
  122. <VcpkgConfiguration>Debug</VcpkgConfiguration>
  123. </PropertyGroup>
  124. <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  125. <VcpkgInstalledDir>
  126. </VcpkgInstalledDir>
  127. <VcpkgUseStatic>false</VcpkgUseStatic>
  128. <VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
  129. </PropertyGroup>
  130. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  131. <ClCompile>
  132. <Optimization>Disabled</Optimization>
  133. <AdditionalIncludeDirectories>..\..\..\libvp6\corelibs\include;..\..\..\libvp6\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  134. <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  135. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  136. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  137. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  138. <PrecompiledHeaderOutputFile>
  139. </PrecompiledHeaderOutputFile>
  140. <WarningLevel>Level3</WarningLevel>
  141. <SuppressStartupBanner>true</SuppressStartupBanner>
  142. <DebugInformationFormat>OldStyle</DebugInformationFormat>
  143. <CompileAs>Default</CompileAs>
  144. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  145. <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
  146. </ClCompile>
  147. <ResourceCompile>
  148. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  149. <Culture>0x0409</Culture>
  150. </ResourceCompile>
  151. <Lib>
  152. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  153. <SuppressStartupBanner>true</SuppressStartupBanner>
  154. <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  155. <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
  156. </Lib>
  157. </ItemDefinitionGroup>
  158. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  159. <ClCompile>
  160. <Optimization>Disabled</Optimization>
  161. <AdditionalIncludeDirectories>..\..\..\libvp6\corelibs\include;..\..\..\libvp6\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  162. <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  163. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  164. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  165. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  166. <PrecompiledHeaderOutputFile>
  167. </PrecompiledHeaderOutputFile>
  168. <WarningLevel>Level3</WarningLevel>
  169. <SuppressStartupBanner>true</SuppressStartupBanner>
  170. <DebugInformationFormat>OldStyle</DebugInformationFormat>
  171. <CompileAs>Default</CompileAs>
  172. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  173. <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
  174. </ClCompile>
  175. <ResourceCompile>
  176. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  177. <Culture>0x0409</Culture>
  178. </ResourceCompile>
  179. <Lib>
  180. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  181. <SuppressStartupBanner>true</SuppressStartupBanner>
  182. <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  183. <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
  184. </Lib>
  185. </ItemDefinitionGroup>
  186. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  187. <ClCompile>
  188. <Optimization>MaxSpeed</Optimization>
  189. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  190. <IntrinsicFunctions>true</IntrinsicFunctions>
  191. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  192. <OmitFramePointers>true</OmitFramePointers>
  193. <AdditionalIncludeDirectories>..\..\..\libvp6\corelibs\include;..\..\..\libvp6\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  194. <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  195. <StringPooling>true</StringPooling>
  196. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  197. <BufferSecurityCheck>false</BufferSecurityCheck>
  198. <FunctionLevelLinking>true</FunctionLevelLinking>
  199. <PrecompiledHeaderOutputFile>
  200. </PrecompiledHeaderOutputFile>
  201. <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
  202. <ObjectFileName>$(IntDir)</ObjectFileName>
  203. <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
  204. <WarningLevel>Level3</WarningLevel>
  205. <SuppressStartupBanner>true</SuppressStartupBanner>
  206. <DebugInformationFormat>None</DebugInformationFormat>
  207. <CompileAs>Default</CompileAs>
  208. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  209. </ClCompile>
  210. <ResourceCompile>
  211. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  212. <Culture>0x0409</Culture>
  213. </ResourceCompile>
  214. <Lib>
  215. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  216. <SuppressStartupBanner>true</SuppressStartupBanner>
  217. <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  218. <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
  219. </Lib>
  220. </ItemDefinitionGroup>
  221. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  222. <ClCompile>
  223. <Optimization>MaxSpeed</Optimization>
  224. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  225. <IntrinsicFunctions>true</IntrinsicFunctions>
  226. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  227. <OmitFramePointers>true</OmitFramePointers>
  228. <AdditionalIncludeDirectories>..\..\..\libvp6\corelibs\include;..\..\..\libvp6\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  229. <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  230. <StringPooling>true</StringPooling>
  231. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  232. <BufferSecurityCheck>false</BufferSecurityCheck>
  233. <FunctionLevelLinking>true</FunctionLevelLinking>
  234. <PrecompiledHeaderOutputFile>
  235. </PrecompiledHeaderOutputFile>
  236. <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
  237. <ObjectFileName>$(IntDir)</ObjectFileName>
  238. <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
  239. <WarningLevel>Level3</WarningLevel>
  240. <SuppressStartupBanner>true</SuppressStartupBanner>
  241. <DebugInformationFormat>None</DebugInformationFormat>
  242. <CompileAs>Default</CompileAs>
  243. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  244. </ClCompile>
  245. <ResourceCompile>
  246. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  247. <Culture>0x0409</Culture>
  248. </ResourceCompile>
  249. <Lib>
  250. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  251. <SuppressStartupBanner>true</SuppressStartupBanner>
  252. <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  253. <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
  254. </Lib>
  255. </ItemDefinitionGroup>
  256. <ItemGroup>
  257. <ClCompile Include="Win32\cid.c">
  258. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
  259. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
  260. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
  261. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
  262. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
  263. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
  264. </ClCompile>
  265. <ClCompile Include="Win32\Wmt_CpuID.cpp">
  266. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
  267. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
  268. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
  269. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
  270. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
  271. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
  272. </ClCompile>
  273. </ItemGroup>
  274. <ItemGroup>
  275. <CustomBuild Include="Win32\cpuid.asm">
  276. <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  277. </Command>
  278. <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  279. </Command>
  280. <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(IntDir)\%(Filename).obj;%(Outputs)</Outputs>
  281. <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(IntDir)\%(Filename).obj;%(Outputs)</Outputs>
  282. <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  283. </Command>
  284. <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  285. </Command>
  286. <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(IntDir)%(Filename).obj;%(Outputs)</Outputs>
  287. <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(IntDir)%(Filename).obj;%(Outputs)</Outputs>
  288. </CustomBuild>
  289. <CustomBuild Include="Win32\D9xOSSupXMM.asm">
  290. <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  291. </Command>
  292. <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  293. </Command>
  294. <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(IntDir)\%(Filename).obj;%(Outputs)</Outputs>
  295. <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(IntDir)\%(Filename).obj;%(Outputs)</Outputs>
  296. <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  297. </Command>
  298. <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  299. </Command>
  300. <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(IntDir)%(Filename).obj;%(Outputs)</Outputs>
  301. <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(IntDir)%(Filename).obj;%(Outputs)</Outputs>
  302. </CustomBuild>
  303. <CustomBuild Include="Win32\InitXMMReg.asm">
  304. <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  305. </Command>
  306. <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  307. </Command>
  308. <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(IntDir)\%(Filename).obj;%(Outputs)</Outputs>
  309. <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(IntDir)\%(Filename).obj;%(Outputs)</Outputs>
  310. <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  311. </Command>
  312. <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  313. </Command>
  314. <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(IntDir)%(Filename).obj;%(Outputs)</Outputs>
  315. <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(IntDir)%(Filename).obj;%(Outputs)</Outputs>
  316. </CustomBuild>
  317. <CustomBuild Include="Win32\TrashXMMreg.asm">
  318. <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  319. </Command>
  320. <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  321. </Command>
  322. <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(IntDir)\%(Filename).obj;%(Outputs)</Outputs>
  323. <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(IntDir)\%(Filename).obj;%(Outputs)</Outputs>
  324. <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  325. </Command>
  326. <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  327. </Command>
  328. <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(IntDir)%(Filename).obj;%(Outputs)</Outputs>
  329. <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(IntDir)%(Filename).obj;%(Outputs)</Outputs>
  330. </CustomBuild>
  331. <CustomBuild Include="Win32\VerifyXMMReg.asm">
  332. <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  333. </Command>
  334. <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  335. </Command>
  336. <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(IntDir)%(Filename).obj;%(Outputs)</Outputs>
  337. <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(IntDir)%(Filename).obj;%(Outputs)</Outputs>
  338. <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  339. </Command>
  340. <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ml /Zi /Zm /Cx /c /coff /Fl"$(IntDir)%(Filename)".lst /Fo "$(IntDir)%(Filename)".obj "%(FullPath)"
  341. </Command>
  342. <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(IntDir)%(Filename).obj;%(Outputs)</Outputs>
  343. <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(IntDir)%(Filename).obj;%(Outputs)</Outputs>
  344. </CustomBuild>
  345. </ItemGroup>
  346. <ItemGroup>
  347. <ProjectReference Include="..\cdxv\dxv2\dxv2.vcxproj">
  348. <Project>{adac45fd-b93f-40a3-85b2-dbeca1283614}</Project>
  349. </ProjectReference>
  350. </ItemGroup>
  351. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  352. <ImportGroup Label="ExtensionTargets">
  353. </ImportGroup>
  354. </Project>