pugixml.vcxproj 61 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078
  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="Debug|x64">
  9. <Configuration>Debug</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Debug|ARM">
  13. <Configuration>Debug</Configuration>
  14. <Platform>ARM</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Debug|ARM64">
  17. <Configuration>Debug</Configuration>
  18. <Platform>ARM64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Release|Win32">
  21. <Configuration>Release</Configuration>
  22. <Platform>Win32</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Release|x64">
  25. <Configuration>Release</Configuration>
  26. <Platform>x64</Platform>
  27. </ProjectConfiguration>
  28. <ProjectConfiguration Include="Release|ARM">
  29. <Configuration>Release</Configuration>
  30. <Platform>ARM</Platform>
  31. </ProjectConfiguration>
  32. <ProjectConfiguration Include="Release|ARM64">
  33. <Configuration>Release</Configuration>
  34. <Platform>ARM64</Platform>
  35. </ProjectConfiguration>
  36. <ProjectConfiguration Include="Checked|Win32">
  37. <Configuration>Checked</Configuration>
  38. <Platform>Win32</Platform>
  39. </ProjectConfiguration>
  40. <ProjectConfiguration Include="Checked|x64">
  41. <Configuration>Checked</Configuration>
  42. <Platform>x64</Platform>
  43. </ProjectConfiguration>
  44. <ProjectConfiguration Include="Checked|ARM">
  45. <Configuration>Checked</Configuration>
  46. <Platform>ARM</Platform>
  47. </ProjectConfiguration>
  48. <ProjectConfiguration Include="Checked|ARM64">
  49. <Configuration>Checked</Configuration>
  50. <Platform>ARM64</Platform>
  51. </ProjectConfiguration>
  52. <ProjectConfiguration Include="DebugShared|Win32">
  53. <Configuration>DebugShared</Configuration>
  54. <Platform>Win32</Platform>
  55. </ProjectConfiguration>
  56. <ProjectConfiguration Include="DebugShared|x64">
  57. <Configuration>DebugShared</Configuration>
  58. <Platform>x64</Platform>
  59. </ProjectConfiguration>
  60. <ProjectConfiguration Include="DebugShared|ARM">
  61. <Configuration>DebugShared</Configuration>
  62. <Platform>ARM</Platform>
  63. </ProjectConfiguration>
  64. <ProjectConfiguration Include="DebugShared|ARM64">
  65. <Configuration>DebugShared</Configuration>
  66. <Platform>ARM64</Platform>
  67. </ProjectConfiguration>
  68. <ProjectConfiguration Include="ReleaseShared|Win32">
  69. <Configuration>ReleaseShared</Configuration>
  70. <Platform>Win32</Platform>
  71. </ProjectConfiguration>
  72. <ProjectConfiguration Include="ReleaseShared|x64">
  73. <Configuration>ReleaseShared</Configuration>
  74. <Platform>x64</Platform>
  75. </ProjectConfiguration>
  76. <ProjectConfiguration Include="ReleaseShared|ARM">
  77. <Configuration>ReleaseShared</Configuration>
  78. <Platform>ARM</Platform>
  79. </ProjectConfiguration>
  80. <ProjectConfiguration Include="ReleaseShared|ARM64">
  81. <Configuration>ReleaseShared</Configuration>
  82. <Platform>ARM64</Platform>
  83. </ProjectConfiguration>
  84. <ProjectConfiguration Include="CheckedShared|Win32">
  85. <Configuration>CheckedShared</Configuration>
  86. <Platform>Win32</Platform>
  87. </ProjectConfiguration>
  88. <ProjectConfiguration Include="CheckedShared|x64">
  89. <Configuration>CheckedShared</Configuration>
  90. <Platform>x64</Platform>
  91. </ProjectConfiguration>
  92. <ProjectConfiguration Include="CheckedShared|ARM">
  93. <Configuration>CheckedShared</Configuration>
  94. <Platform>ARM</Platform>
  95. </ProjectConfiguration>
  96. <ProjectConfiguration Include="CheckedShared|ARM64">
  97. <Configuration>CheckedShared</Configuration>
  98. <Platform>ARM64</Platform>
  99. </ProjectConfiguration>
  100. </ItemGroup>
  101. <PropertyGroup Label="Globals">
  102. <ProjectGuid>{07B89124-7C71-42CC-81AB-62B09BB61F9B}</ProjectGuid>
  103. <IgnoreWarnCompileDuplicatedFilename>true</IgnoreWarnCompileDuplicatedFilename>
  104. <Keyword>Win32Proj</Keyword>
  105. <RootNamespace>pugixml</RootNamespace>
  106. <PreferredToolArchitecture>x64</PreferredToolArchitecture>
  107. <WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
  108. </PropertyGroup>
  109. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  110. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  111. <ConfigurationType>StaticLibrary</ConfigurationType>
  112. <UseDebugLibraries>true</UseDebugLibraries>
  113. <CharacterSet>Unicode</CharacterSet>
  114. <PlatformToolset>v143</PlatformToolset>
  115. <SpectreMitigation>Spectre</SpectreMitigation>
  116. </PropertyGroup>
  117. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  118. <ConfigurationType>StaticLibrary</ConfigurationType>
  119. <UseDebugLibraries>true</UseDebugLibraries>
  120. <CharacterSet>Unicode</CharacterSet>
  121. <PlatformToolset>v143</PlatformToolset>
  122. <SpectreMitigation>Spectre</SpectreMitigation>
  123. </PropertyGroup>
  124. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
  125. <ConfigurationType>StaticLibrary</ConfigurationType>
  126. <UseDebugLibraries>true</UseDebugLibraries>
  127. <CharacterSet>Unicode</CharacterSet>
  128. <PlatformToolset>v143</PlatformToolset>
  129. <SpectreMitigation>Spectre</SpectreMitigation>
  130. <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
  131. </PropertyGroup>
  132. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
  133. <ConfigurationType>StaticLibrary</ConfigurationType>
  134. <UseDebugLibraries>true</UseDebugLibraries>
  135. <CharacterSet>Unicode</CharacterSet>
  136. <PlatformToolset>v143</PlatformToolset>
  137. <SpectreMitigation>Spectre</SpectreMitigation>
  138. <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
  139. </PropertyGroup>
  140. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  141. <ConfigurationType>StaticLibrary</ConfigurationType>
  142. <UseDebugLibraries>false</UseDebugLibraries>
  143. <CharacterSet>Unicode</CharacterSet>
  144. <PlatformToolset>v143</PlatformToolset>
  145. <WholeProgramOptimization>true</WholeProgramOptimization>
  146. <SpectreMitigation>Spectre</SpectreMitigation>
  147. </PropertyGroup>
  148. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  149. <ConfigurationType>StaticLibrary</ConfigurationType>
  150. <UseDebugLibraries>false</UseDebugLibraries>
  151. <CharacterSet>Unicode</CharacterSet>
  152. <PlatformToolset>v143</PlatformToolset>
  153. <WholeProgramOptimization>true</WholeProgramOptimization>
  154. <SpectreMitigation>Spectre</SpectreMitigation>
  155. </PropertyGroup>
  156. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
  157. <ConfigurationType>StaticLibrary</ConfigurationType>
  158. <UseDebugLibraries>false</UseDebugLibraries>
  159. <CharacterSet>Unicode</CharacterSet>
  160. <PlatformToolset>v143</PlatformToolset>
  161. <WholeProgramOptimization>true</WholeProgramOptimization>
  162. <SpectreMitigation>Spectre</SpectreMitigation>
  163. <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
  164. </PropertyGroup>
  165. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
  166. <ConfigurationType>StaticLibrary</ConfigurationType>
  167. <UseDebugLibraries>false</UseDebugLibraries>
  168. <CharacterSet>Unicode</CharacterSet>
  169. <PlatformToolset>v143</PlatformToolset>
  170. <WholeProgramOptimization>true</WholeProgramOptimization>
  171. <SpectreMitigation>Spectre</SpectreMitigation>
  172. <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
  173. </PropertyGroup>
  174. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'" Label="Configuration">
  175. <ConfigurationType>StaticLibrary</ConfigurationType>
  176. <UseDebugLibraries>false</UseDebugLibraries>
  177. <CharacterSet>Unicode</CharacterSet>
  178. <PlatformToolset>v143</PlatformToolset>
  179. <SpectreMitigation>Spectre</SpectreMitigation>
  180. </PropertyGroup>
  181. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|x64'" Label="Configuration">
  182. <ConfigurationType>StaticLibrary</ConfigurationType>
  183. <UseDebugLibraries>false</UseDebugLibraries>
  184. <CharacterSet>Unicode</CharacterSet>
  185. <PlatformToolset>v143</PlatformToolset>
  186. <SpectreMitigation>Spectre</SpectreMitigation>
  187. </PropertyGroup>
  188. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|ARM'" Label="Configuration">
  189. <ConfigurationType>StaticLibrary</ConfigurationType>
  190. <UseDebugLibraries>false</UseDebugLibraries>
  191. <CharacterSet>Unicode</CharacterSet>
  192. <PlatformToolset>v143</PlatformToolset>
  193. <SpectreMitigation>Spectre</SpectreMitigation>
  194. <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
  195. </PropertyGroup>
  196. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|ARM64'" Label="Configuration">
  197. <ConfigurationType>StaticLibrary</ConfigurationType>
  198. <UseDebugLibraries>false</UseDebugLibraries>
  199. <CharacterSet>Unicode</CharacterSet>
  200. <PlatformToolset>v143</PlatformToolset>
  201. <SpectreMitigation>Spectre</SpectreMitigation>
  202. <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
  203. </PropertyGroup>
  204. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|Win32'" Label="Configuration">
  205. <ConfigurationType>StaticLibrary</ConfigurationType>
  206. <UseDebugLibraries>true</UseDebugLibraries>
  207. <CharacterSet>Unicode</CharacterSet>
  208. <PlatformToolset>v143</PlatformToolset>
  209. <SpectreMitigation>Spectre</SpectreMitigation>
  210. </PropertyGroup>
  211. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|x64'" Label="Configuration">
  212. <ConfigurationType>StaticLibrary</ConfigurationType>
  213. <UseDebugLibraries>true</UseDebugLibraries>
  214. <CharacterSet>Unicode</CharacterSet>
  215. <PlatformToolset>v143</PlatformToolset>
  216. <SpectreMitigation>Spectre</SpectreMitigation>
  217. </PropertyGroup>
  218. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM'" Label="Configuration">
  219. <ConfigurationType>StaticLibrary</ConfigurationType>
  220. <UseDebugLibraries>true</UseDebugLibraries>
  221. <CharacterSet>Unicode</CharacterSet>
  222. <PlatformToolset>v143</PlatformToolset>
  223. <SpectreMitigation>Spectre</SpectreMitigation>
  224. <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
  225. </PropertyGroup>
  226. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM64'" Label="Configuration">
  227. <ConfigurationType>StaticLibrary</ConfigurationType>
  228. <UseDebugLibraries>true</UseDebugLibraries>
  229. <CharacterSet>Unicode</CharacterSet>
  230. <PlatformToolset>v143</PlatformToolset>
  231. <SpectreMitigation>Spectre</SpectreMitigation>
  232. <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
  233. </PropertyGroup>
  234. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|Win32'" Label="Configuration">
  235. <ConfigurationType>StaticLibrary</ConfigurationType>
  236. <UseDebugLibraries>false</UseDebugLibraries>
  237. <CharacterSet>Unicode</CharacterSet>
  238. <PlatformToolset>v143</PlatformToolset>
  239. <WholeProgramOptimization>true</WholeProgramOptimization>
  240. <SpectreMitigation>Spectre</SpectreMitigation>
  241. </PropertyGroup>
  242. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|x64'" Label="Configuration">
  243. <ConfigurationType>StaticLibrary</ConfigurationType>
  244. <UseDebugLibraries>false</UseDebugLibraries>
  245. <CharacterSet>Unicode</CharacterSet>
  246. <PlatformToolset>v143</PlatformToolset>
  247. <WholeProgramOptimization>true</WholeProgramOptimization>
  248. <SpectreMitigation>Spectre</SpectreMitigation>
  249. </PropertyGroup>
  250. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM'" Label="Configuration">
  251. <ConfigurationType>StaticLibrary</ConfigurationType>
  252. <UseDebugLibraries>false</UseDebugLibraries>
  253. <CharacterSet>Unicode</CharacterSet>
  254. <PlatformToolset>v143</PlatformToolset>
  255. <WholeProgramOptimization>true</WholeProgramOptimization>
  256. <SpectreMitigation>Spectre</SpectreMitigation>
  257. <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
  258. </PropertyGroup>
  259. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM64'" Label="Configuration">
  260. <ConfigurationType>StaticLibrary</ConfigurationType>
  261. <UseDebugLibraries>false</UseDebugLibraries>
  262. <CharacterSet>Unicode</CharacterSet>
  263. <PlatformToolset>v143</PlatformToolset>
  264. <WholeProgramOptimization>true</WholeProgramOptimization>
  265. <SpectreMitigation>Spectre</SpectreMitigation>
  266. <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
  267. </PropertyGroup>
  268. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|Win32'" Label="Configuration">
  269. <ConfigurationType>StaticLibrary</ConfigurationType>
  270. <UseDebugLibraries>false</UseDebugLibraries>
  271. <CharacterSet>Unicode</CharacterSet>
  272. <PlatformToolset>v143</PlatformToolset>
  273. <SpectreMitigation>Spectre</SpectreMitigation>
  274. </PropertyGroup>
  275. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|x64'" Label="Configuration">
  276. <ConfigurationType>StaticLibrary</ConfigurationType>
  277. <UseDebugLibraries>false</UseDebugLibraries>
  278. <CharacterSet>Unicode</CharacterSet>
  279. <PlatformToolset>v143</PlatformToolset>
  280. <SpectreMitigation>Spectre</SpectreMitigation>
  281. </PropertyGroup>
  282. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM'" Label="Configuration">
  283. <ConfigurationType>StaticLibrary</ConfigurationType>
  284. <UseDebugLibraries>false</UseDebugLibraries>
  285. <CharacterSet>Unicode</CharacterSet>
  286. <PlatformToolset>v143</PlatformToolset>
  287. <SpectreMitigation>Spectre</SpectreMitigation>
  288. <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
  289. </PropertyGroup>
  290. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM64'" Label="Configuration">
  291. <ConfigurationType>StaticLibrary</ConfigurationType>
  292. <UseDebugLibraries>false</UseDebugLibraries>
  293. <CharacterSet>Unicode</CharacterSet>
  294. <PlatformToolset>v143</PlatformToolset>
  295. <SpectreMitigation>Spectre</SpectreMitigation>
  296. <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
  297. </PropertyGroup>
  298. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  299. <ImportGroup Label="ExtensionSettings">
  300. </ImportGroup>
  301. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  302. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  303. </ImportGroup>
  304. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  305. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  306. </ImportGroup>
  307. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
  308. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  309. </ImportGroup>
  310. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  311. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  312. </ImportGroup>
  313. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  314. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  315. </ImportGroup>
  316. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  317. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  318. </ImportGroup>
  319. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
  320. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  321. </ImportGroup>
  322. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  323. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  324. </ImportGroup>
  325. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'">
  326. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  327. </ImportGroup>
  328. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Checked|x64'">
  329. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  330. </ImportGroup>
  331. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Checked|ARM'">
  332. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  333. </ImportGroup>
  334. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Checked|ARM64'">
  335. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  336. </ImportGroup>
  337. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='DebugShared|Win32'">
  338. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  339. </ImportGroup>
  340. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='DebugShared|x64'">
  341. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  342. </ImportGroup>
  343. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM'">
  344. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  345. </ImportGroup>
  346. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM64'">
  347. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  348. </ImportGroup>
  349. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|Win32'">
  350. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  351. </ImportGroup>
  352. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|x64'">
  353. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  354. </ImportGroup>
  355. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM'">
  356. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  357. </ImportGroup>
  358. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM64'">
  359. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  360. </ImportGroup>
  361. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='CheckedShared|Win32'">
  362. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  363. </ImportGroup>
  364. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='CheckedShared|x64'">
  365. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  366. </ImportGroup>
  367. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM'">
  368. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  369. </ImportGroup>
  370. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM64'">
  371. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  372. </ImportGroup>
  373. <PropertyGroup Label="UserMacros" />
  374. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  375. <OutDir>..\..\lib\vs2022win10\x86\Debug\</OutDir>
  376. <IntDir>..\..\obj\vs2022win10\pugixml\x86\Debug\</IntDir>
  377. <TargetName>openmpt-pugixml</TargetName>
  378. <TargetExt>.lib</TargetExt>
  379. </PropertyGroup>
  380. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  381. <OutDir>..\..\lib\vs2022win10\x86_64\Debug\</OutDir>
  382. <IntDir>..\..\obj\vs2022win10\pugixml\x86_64\Debug\</IntDir>
  383. <TargetName>openmpt-pugixml</TargetName>
  384. <TargetExt>.lib</TargetExt>
  385. </PropertyGroup>
  386. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
  387. <OutDir>..\..\lib\vs2022win10\arm\Debug\</OutDir>
  388. <IntDir>..\..\obj\vs2022win10\pugixml\arm\Debug\</IntDir>
  389. <TargetName>openmpt-pugixml</TargetName>
  390. <TargetExt>.lib</TargetExt>
  391. </PropertyGroup>
  392. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  393. <OutDir>..\..\lib\vs2022win10\arm64\Debug\</OutDir>
  394. <IntDir>..\..\obj\vs2022win10\pugixml\arm64\Debug\</IntDir>
  395. <TargetName>openmpt-pugixml</TargetName>
  396. <TargetExt>.lib</TargetExt>
  397. </PropertyGroup>
  398. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  399. <OutDir>..\..\lib\vs2022win10\x86\Release\</OutDir>
  400. <IntDir>..\..\obj\vs2022win10\pugixml\x86\Release\</IntDir>
  401. <TargetName>openmpt-pugixml</TargetName>
  402. <TargetExt>.lib</TargetExt>
  403. </PropertyGroup>
  404. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  405. <OutDir>..\..\lib\vs2022win10\x86_64\Release\</OutDir>
  406. <IntDir>..\..\obj\vs2022win10\pugixml\x86_64\Release\</IntDir>
  407. <TargetName>openmpt-pugixml</TargetName>
  408. <TargetExt>.lib</TargetExt>
  409. </PropertyGroup>
  410. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
  411. <OutDir>..\..\lib\vs2022win10\arm\Release\</OutDir>
  412. <IntDir>..\..\obj\vs2022win10\pugixml\arm\Release\</IntDir>
  413. <TargetName>openmpt-pugixml</TargetName>
  414. <TargetExt>.lib</TargetExt>
  415. </PropertyGroup>
  416. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  417. <OutDir>..\..\lib\vs2022win10\arm64\Release\</OutDir>
  418. <IntDir>..\..\obj\vs2022win10\pugixml\arm64\Release\</IntDir>
  419. <TargetName>openmpt-pugixml</TargetName>
  420. <TargetExt>.lib</TargetExt>
  421. </PropertyGroup>
  422. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'">
  423. <OutDir>..\..\lib\vs2022win10\x86\Checked\</OutDir>
  424. <IntDir>..\..\obj\vs2022win10\pugixml\x86\Checked\</IntDir>
  425. <TargetName>openmpt-pugixml</TargetName>
  426. <TargetExt>.lib</TargetExt>
  427. </PropertyGroup>
  428. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|x64'">
  429. <OutDir>..\..\lib\vs2022win10\x86_64\Checked\</OutDir>
  430. <IntDir>..\..\obj\vs2022win10\pugixml\x86_64\Checked\</IntDir>
  431. <TargetName>openmpt-pugixml</TargetName>
  432. <TargetExt>.lib</TargetExt>
  433. </PropertyGroup>
  434. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|ARM'">
  435. <OutDir>..\..\lib\vs2022win10\arm\Checked\</OutDir>
  436. <IntDir>..\..\obj\vs2022win10\pugixml\arm\Checked\</IntDir>
  437. <TargetName>openmpt-pugixml</TargetName>
  438. <TargetExt>.lib</TargetExt>
  439. </PropertyGroup>
  440. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|ARM64'">
  441. <OutDir>..\..\lib\vs2022win10\arm64\Checked\</OutDir>
  442. <IntDir>..\..\obj\vs2022win10\pugixml\arm64\Checked\</IntDir>
  443. <TargetName>openmpt-pugixml</TargetName>
  444. <TargetExt>.lib</TargetExt>
  445. </PropertyGroup>
  446. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|Win32'">
  447. <OutDir>..\..\lib\vs2022win10\x86\DebugShared\</OutDir>
  448. <IntDir>..\..\obj\vs2022win10\pugixml\x86\DebugShared\</IntDir>
  449. <TargetName>openmpt-pugixml</TargetName>
  450. <TargetExt>.lib</TargetExt>
  451. </PropertyGroup>
  452. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|x64'">
  453. <OutDir>..\..\lib\vs2022win10\x86_64\DebugShared\</OutDir>
  454. <IntDir>..\..\obj\vs2022win10\pugixml\x86_64\DebugShared\</IntDir>
  455. <TargetName>openmpt-pugixml</TargetName>
  456. <TargetExt>.lib</TargetExt>
  457. </PropertyGroup>
  458. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM'">
  459. <OutDir>..\..\lib\vs2022win10\arm\DebugShared\</OutDir>
  460. <IntDir>..\..\obj\vs2022win10\pugixml\arm\DebugShared\</IntDir>
  461. <TargetName>openmpt-pugixml</TargetName>
  462. <TargetExt>.lib</TargetExt>
  463. </PropertyGroup>
  464. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM64'">
  465. <OutDir>..\..\lib\vs2022win10\arm64\DebugShared\</OutDir>
  466. <IntDir>..\..\obj\vs2022win10\pugixml\arm64\DebugShared\</IntDir>
  467. <TargetName>openmpt-pugixml</TargetName>
  468. <TargetExt>.lib</TargetExt>
  469. </PropertyGroup>
  470. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|Win32'">
  471. <OutDir>..\..\lib\vs2022win10\x86\ReleaseShared\</OutDir>
  472. <IntDir>..\..\obj\vs2022win10\pugixml\x86\ReleaseShared\</IntDir>
  473. <TargetName>openmpt-pugixml</TargetName>
  474. <TargetExt>.lib</TargetExt>
  475. </PropertyGroup>
  476. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|x64'">
  477. <OutDir>..\..\lib\vs2022win10\x86_64\ReleaseShared\</OutDir>
  478. <IntDir>..\..\obj\vs2022win10\pugixml\x86_64\ReleaseShared\</IntDir>
  479. <TargetName>openmpt-pugixml</TargetName>
  480. <TargetExt>.lib</TargetExt>
  481. </PropertyGroup>
  482. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM'">
  483. <OutDir>..\..\lib\vs2022win10\arm\ReleaseShared\</OutDir>
  484. <IntDir>..\..\obj\vs2022win10\pugixml\arm\ReleaseShared\</IntDir>
  485. <TargetName>openmpt-pugixml</TargetName>
  486. <TargetExt>.lib</TargetExt>
  487. </PropertyGroup>
  488. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM64'">
  489. <OutDir>..\..\lib\vs2022win10\arm64\ReleaseShared\</OutDir>
  490. <IntDir>..\..\obj\vs2022win10\pugixml\arm64\ReleaseShared\</IntDir>
  491. <TargetName>openmpt-pugixml</TargetName>
  492. <TargetExt>.lib</TargetExt>
  493. </PropertyGroup>
  494. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|Win32'">
  495. <OutDir>..\..\lib\vs2022win10\x86\CheckedShared\</OutDir>
  496. <IntDir>..\..\obj\vs2022win10\pugixml\x86\CheckedShared\</IntDir>
  497. <TargetName>openmpt-pugixml</TargetName>
  498. <TargetExt>.lib</TargetExt>
  499. </PropertyGroup>
  500. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|x64'">
  501. <OutDir>..\..\lib\vs2022win10\x86_64\CheckedShared\</OutDir>
  502. <IntDir>..\..\obj\vs2022win10\pugixml\x86_64\CheckedShared\</IntDir>
  503. <TargetName>openmpt-pugixml</TargetName>
  504. <TargetExt>.lib</TargetExt>
  505. </PropertyGroup>
  506. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM'">
  507. <OutDir>..\..\lib\vs2022win10\arm\CheckedShared\</OutDir>
  508. <IntDir>..\..\obj\vs2022win10\pugixml\arm\CheckedShared\</IntDir>
  509. <TargetName>openmpt-pugixml</TargetName>
  510. <TargetExt>.lib</TargetExt>
  511. </PropertyGroup>
  512. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM64'">
  513. <OutDir>..\..\lib\vs2022win10\arm64\CheckedShared\</OutDir>
  514. <IntDir>..\..\obj\vs2022win10\pugixml\arm64\CheckedShared\</IntDir>
  515. <TargetName>openmpt-pugixml</TargetName>
  516. <TargetExt>.lib</TargetExt>
  517. </PropertyGroup>
  518. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  519. <ClCompile>
  520. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  521. <WarningLevel>Level3</WarningLevel>
  522. <PreprocessorDefinitions>DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  523. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  524. <Optimization>Disabled</Optimization>
  525. <MinimalRebuild>false</MinimalRebuild>
  526. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  527. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  528. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  529. <LanguageStandard>stdcpp20</LanguageStandard>
  530. <ConformanceMode>true</ConformanceMode>
  531. </ClCompile>
  532. <Link>
  533. <SubSystem>Windows</SubSystem>
  534. <FullProgramDatabaseFile>true</FullProgramDatabaseFile>
  535. <GenerateDebugInformation>DebugFastLink</GenerateDebugInformation>
  536. </Link>
  537. </ItemDefinitionGroup>
  538. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  539. <ClCompile>
  540. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  541. <WarningLevel>Level3</WarningLevel>
  542. <PreprocessorDefinitions>DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  543. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  544. <Optimization>Disabled</Optimization>
  545. <MinimalRebuild>false</MinimalRebuild>
  546. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  547. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  548. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  549. <LanguageStandard>stdcpp20</LanguageStandard>
  550. <ConformanceMode>true</ConformanceMode>
  551. </ClCompile>
  552. <Link>
  553. <SubSystem>Windows</SubSystem>
  554. <FullProgramDatabaseFile>true</FullProgramDatabaseFile>
  555. <GenerateDebugInformation>DebugFastLink</GenerateDebugInformation>
  556. </Link>
  557. </ItemDefinitionGroup>
  558. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
  559. <ClCompile>
  560. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  561. <WarningLevel>Level3</WarningLevel>
  562. <PreprocessorDefinitions>DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000004;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  563. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  564. <Optimization>Disabled</Optimization>
  565. <MinimalRebuild>false</MinimalRebuild>
  566. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  567. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  568. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  569. <LanguageStandard>stdcpp20</LanguageStandard>
  570. <ConformanceMode>true</ConformanceMode>
  571. </ClCompile>
  572. <Link>
  573. <SubSystem>Windows</SubSystem>
  574. <GenerateDebugInformation>true</GenerateDebugInformation>
  575. </Link>
  576. </ItemDefinitionGroup>
  577. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  578. <ClCompile>
  579. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  580. <WarningLevel>Level3</WarningLevel>
  581. <PreprocessorDefinitions>DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000004;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  582. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  583. <Optimization>Disabled</Optimization>
  584. <MinimalRebuild>false</MinimalRebuild>
  585. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  586. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  587. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  588. <LanguageStandard>stdcpp20</LanguageStandard>
  589. <ConformanceMode>true</ConformanceMode>
  590. </ClCompile>
  591. <Link>
  592. <SubSystem>Windows</SubSystem>
  593. <GenerateDebugInformation>true</GenerateDebugInformation>
  594. </Link>
  595. </ItemDefinitionGroup>
  596. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  597. <ClCompile>
  598. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  599. <WarningLevel>Level3</WarningLevel>
  600. <PreprocessorDefinitions>NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  601. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  602. <Optimization>MaxSpeed</Optimization>
  603. <FunctionLevelLinking>true</FunctionLevelLinking>
  604. <IntrinsicFunctions>true</IntrinsicFunctions>
  605. <MinimalRebuild>false</MinimalRebuild>
  606. <StringPooling>true</StringPooling>
  607. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  608. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  609. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  610. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  611. <LanguageStandard>stdcpp20</LanguageStandard>
  612. <ConformanceMode>true</ConformanceMode>
  613. </ClCompile>
  614. <Link>
  615. <SubSystem>Windows</SubSystem>
  616. <GenerateDebugInformation>true</GenerateDebugInformation>
  617. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  618. <OptimizeReferences>true</OptimizeReferences>
  619. </Link>
  620. </ItemDefinitionGroup>
  621. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  622. <ClCompile>
  623. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  624. <WarningLevel>Level3</WarningLevel>
  625. <PreprocessorDefinitions>NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  626. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  627. <Optimization>MaxSpeed</Optimization>
  628. <FunctionLevelLinking>true</FunctionLevelLinking>
  629. <IntrinsicFunctions>true</IntrinsicFunctions>
  630. <MinimalRebuild>false</MinimalRebuild>
  631. <StringPooling>true</StringPooling>
  632. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  633. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  634. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  635. <LanguageStandard>stdcpp20</LanguageStandard>
  636. <ConformanceMode>true</ConformanceMode>
  637. </ClCompile>
  638. <Link>
  639. <SubSystem>Windows</SubSystem>
  640. <GenerateDebugInformation>true</GenerateDebugInformation>
  641. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  642. <OptimizeReferences>true</OptimizeReferences>
  643. </Link>
  644. </ItemDefinitionGroup>
  645. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
  646. <ClCompile>
  647. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  648. <WarningLevel>Level3</WarningLevel>
  649. <PreprocessorDefinitions>NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000004;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  650. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  651. <Optimization>MaxSpeed</Optimization>
  652. <FunctionLevelLinking>true</FunctionLevelLinking>
  653. <IntrinsicFunctions>true</IntrinsicFunctions>
  654. <MinimalRebuild>false</MinimalRebuild>
  655. <StringPooling>true</StringPooling>
  656. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  657. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  658. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  659. <LanguageStandard>stdcpp20</LanguageStandard>
  660. <ConformanceMode>true</ConformanceMode>
  661. </ClCompile>
  662. <Link>
  663. <SubSystem>Windows</SubSystem>
  664. <GenerateDebugInformation>true</GenerateDebugInformation>
  665. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  666. <OptimizeReferences>true</OptimizeReferences>
  667. </Link>
  668. </ItemDefinitionGroup>
  669. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  670. <ClCompile>
  671. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  672. <WarningLevel>Level3</WarningLevel>
  673. <PreprocessorDefinitions>NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000004;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  674. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  675. <Optimization>MaxSpeed</Optimization>
  676. <FunctionLevelLinking>true</FunctionLevelLinking>
  677. <IntrinsicFunctions>true</IntrinsicFunctions>
  678. <MinimalRebuild>false</MinimalRebuild>
  679. <StringPooling>true</StringPooling>
  680. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  681. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  682. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  683. <LanguageStandard>stdcpp20</LanguageStandard>
  684. <ConformanceMode>true</ConformanceMode>
  685. </ClCompile>
  686. <Link>
  687. <SubSystem>Windows</SubSystem>
  688. <GenerateDebugInformation>true</GenerateDebugInformation>
  689. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  690. <OptimizeReferences>true</OptimizeReferences>
  691. </Link>
  692. </ItemDefinitionGroup>
  693. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'">
  694. <ClCompile>
  695. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  696. <WarningLevel>Level3</WarningLevel>
  697. <PreprocessorDefinitions>DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_CHECKED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  698. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  699. <Optimization>Full</Optimization>
  700. <FunctionLevelLinking>true</FunctionLevelLinking>
  701. <IntrinsicFunctions>true</IntrinsicFunctions>
  702. <MinimalRebuild>false</MinimalRebuild>
  703. <OmitFramePointers>false</OmitFramePointers>
  704. <StringPooling>true</StringPooling>
  705. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  706. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  707. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  708. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  709. <LanguageStandard>stdcpp20</LanguageStandard>
  710. <ConformanceMode>true</ConformanceMode>
  711. </ClCompile>
  712. <Link>
  713. <SubSystem>Windows</SubSystem>
  714. <GenerateDebugInformation>true</GenerateDebugInformation>
  715. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  716. <OptimizeReferences>true</OptimizeReferences>
  717. </Link>
  718. </ItemDefinitionGroup>
  719. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Checked|x64'">
  720. <ClCompile>
  721. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  722. <WarningLevel>Level3</WarningLevel>
  723. <PreprocessorDefinitions>DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_CHECKED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  724. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  725. <Optimization>Full</Optimization>
  726. <FunctionLevelLinking>true</FunctionLevelLinking>
  727. <IntrinsicFunctions>true</IntrinsicFunctions>
  728. <MinimalRebuild>false</MinimalRebuild>
  729. <OmitFramePointers>false</OmitFramePointers>
  730. <StringPooling>true</StringPooling>
  731. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  732. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  733. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  734. <LanguageStandard>stdcpp20</LanguageStandard>
  735. <ConformanceMode>true</ConformanceMode>
  736. </ClCompile>
  737. <Link>
  738. <SubSystem>Windows</SubSystem>
  739. <GenerateDebugInformation>true</GenerateDebugInformation>
  740. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  741. <OptimizeReferences>true</OptimizeReferences>
  742. </Link>
  743. </ItemDefinitionGroup>
  744. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Checked|ARM'">
  745. <ClCompile>
  746. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  747. <WarningLevel>Level3</WarningLevel>
  748. <PreprocessorDefinitions>DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_CHECKED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000004;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  749. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  750. <Optimization>Full</Optimization>
  751. <FunctionLevelLinking>true</FunctionLevelLinking>
  752. <IntrinsicFunctions>true</IntrinsicFunctions>
  753. <MinimalRebuild>false</MinimalRebuild>
  754. <OmitFramePointers>false</OmitFramePointers>
  755. <StringPooling>true</StringPooling>
  756. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  757. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  758. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  759. <LanguageStandard>stdcpp20</LanguageStandard>
  760. <ConformanceMode>true</ConformanceMode>
  761. </ClCompile>
  762. <Link>
  763. <SubSystem>Windows</SubSystem>
  764. <GenerateDebugInformation>true</GenerateDebugInformation>
  765. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  766. <OptimizeReferences>true</OptimizeReferences>
  767. </Link>
  768. </ItemDefinitionGroup>
  769. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Checked|ARM64'">
  770. <ClCompile>
  771. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  772. <WarningLevel>Level3</WarningLevel>
  773. <PreprocessorDefinitions>DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_CHECKED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000004;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  774. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  775. <Optimization>Full</Optimization>
  776. <FunctionLevelLinking>true</FunctionLevelLinking>
  777. <IntrinsicFunctions>true</IntrinsicFunctions>
  778. <MinimalRebuild>false</MinimalRebuild>
  779. <OmitFramePointers>false</OmitFramePointers>
  780. <StringPooling>true</StringPooling>
  781. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  782. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  783. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  784. <LanguageStandard>stdcpp20</LanguageStandard>
  785. <ConformanceMode>true</ConformanceMode>
  786. </ClCompile>
  787. <Link>
  788. <SubSystem>Windows</SubSystem>
  789. <GenerateDebugInformation>true</GenerateDebugInformation>
  790. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  791. <OptimizeReferences>true</OptimizeReferences>
  792. </Link>
  793. </ItemDefinitionGroup>
  794. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|Win32'">
  795. <ClCompile>
  796. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  797. <WarningLevel>Level3</WarningLevel>
  798. <PreprocessorDefinitions>DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  799. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  800. <Optimization>Disabled</Optimization>
  801. <MinimalRebuild>false</MinimalRebuild>
  802. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  803. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  804. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  805. <LanguageStandard>stdcpp20</LanguageStandard>
  806. <ConformanceMode>true</ConformanceMode>
  807. </ClCompile>
  808. <Link>
  809. <SubSystem>Windows</SubSystem>
  810. <GenerateDebugInformation>true</GenerateDebugInformation>
  811. </Link>
  812. </ItemDefinitionGroup>
  813. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|x64'">
  814. <ClCompile>
  815. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  816. <WarningLevel>Level3</WarningLevel>
  817. <PreprocessorDefinitions>DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  818. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  819. <Optimization>Disabled</Optimization>
  820. <MinimalRebuild>false</MinimalRebuild>
  821. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  822. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  823. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  824. <LanguageStandard>stdcpp20</LanguageStandard>
  825. <ConformanceMode>true</ConformanceMode>
  826. </ClCompile>
  827. <Link>
  828. <SubSystem>Windows</SubSystem>
  829. <GenerateDebugInformation>true</GenerateDebugInformation>
  830. </Link>
  831. </ItemDefinitionGroup>
  832. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM'">
  833. <ClCompile>
  834. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  835. <WarningLevel>Level3</WarningLevel>
  836. <PreprocessorDefinitions>DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000004;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  837. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  838. <Optimization>Disabled</Optimization>
  839. <MinimalRebuild>false</MinimalRebuild>
  840. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  841. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  842. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  843. <LanguageStandard>stdcpp20</LanguageStandard>
  844. <ConformanceMode>true</ConformanceMode>
  845. </ClCompile>
  846. <Link>
  847. <SubSystem>Windows</SubSystem>
  848. <GenerateDebugInformation>true</GenerateDebugInformation>
  849. </Link>
  850. </ItemDefinitionGroup>
  851. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM64'">
  852. <ClCompile>
  853. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  854. <WarningLevel>Level3</WarningLevel>
  855. <PreprocessorDefinitions>DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000004;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  856. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  857. <Optimization>Disabled</Optimization>
  858. <MinimalRebuild>false</MinimalRebuild>
  859. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  860. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  861. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  862. <LanguageStandard>stdcpp20</LanguageStandard>
  863. <ConformanceMode>true</ConformanceMode>
  864. </ClCompile>
  865. <Link>
  866. <SubSystem>Windows</SubSystem>
  867. <GenerateDebugInformation>true</GenerateDebugInformation>
  868. </Link>
  869. </ItemDefinitionGroup>
  870. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|Win32'">
  871. <ClCompile>
  872. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  873. <WarningLevel>Level3</WarningLevel>
  874. <PreprocessorDefinitions>NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  875. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  876. <Optimization>MaxSpeed</Optimization>
  877. <FunctionLevelLinking>true</FunctionLevelLinking>
  878. <IntrinsicFunctions>true</IntrinsicFunctions>
  879. <MinimalRebuild>false</MinimalRebuild>
  880. <StringPooling>true</StringPooling>
  881. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  882. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  883. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  884. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  885. <LanguageStandard>stdcpp20</LanguageStandard>
  886. <ConformanceMode>true</ConformanceMode>
  887. </ClCompile>
  888. <Link>
  889. <SubSystem>Windows</SubSystem>
  890. <GenerateDebugInformation>true</GenerateDebugInformation>
  891. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  892. <OptimizeReferences>true</OptimizeReferences>
  893. </Link>
  894. </ItemDefinitionGroup>
  895. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|x64'">
  896. <ClCompile>
  897. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  898. <WarningLevel>Level3</WarningLevel>
  899. <PreprocessorDefinitions>NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  900. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  901. <Optimization>MaxSpeed</Optimization>
  902. <FunctionLevelLinking>true</FunctionLevelLinking>
  903. <IntrinsicFunctions>true</IntrinsicFunctions>
  904. <MinimalRebuild>false</MinimalRebuild>
  905. <StringPooling>true</StringPooling>
  906. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  907. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  908. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  909. <LanguageStandard>stdcpp20</LanguageStandard>
  910. <ConformanceMode>true</ConformanceMode>
  911. </ClCompile>
  912. <Link>
  913. <SubSystem>Windows</SubSystem>
  914. <GenerateDebugInformation>true</GenerateDebugInformation>
  915. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  916. <OptimizeReferences>true</OptimizeReferences>
  917. </Link>
  918. </ItemDefinitionGroup>
  919. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM'">
  920. <ClCompile>
  921. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  922. <WarningLevel>Level3</WarningLevel>
  923. <PreprocessorDefinitions>NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000004;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  924. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  925. <Optimization>MaxSpeed</Optimization>
  926. <FunctionLevelLinking>true</FunctionLevelLinking>
  927. <IntrinsicFunctions>true</IntrinsicFunctions>
  928. <MinimalRebuild>false</MinimalRebuild>
  929. <StringPooling>true</StringPooling>
  930. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  931. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  932. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  933. <LanguageStandard>stdcpp20</LanguageStandard>
  934. <ConformanceMode>true</ConformanceMode>
  935. </ClCompile>
  936. <Link>
  937. <SubSystem>Windows</SubSystem>
  938. <GenerateDebugInformation>true</GenerateDebugInformation>
  939. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  940. <OptimizeReferences>true</OptimizeReferences>
  941. </Link>
  942. </ItemDefinitionGroup>
  943. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM64'">
  944. <ClCompile>
  945. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  946. <WarningLevel>Level3</WarningLevel>
  947. <PreprocessorDefinitions>NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000004;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  948. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  949. <Optimization>MaxSpeed</Optimization>
  950. <FunctionLevelLinking>true</FunctionLevelLinking>
  951. <IntrinsicFunctions>true</IntrinsicFunctions>
  952. <MinimalRebuild>false</MinimalRebuild>
  953. <StringPooling>true</StringPooling>
  954. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  955. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  956. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  957. <LanguageStandard>stdcpp20</LanguageStandard>
  958. <ConformanceMode>true</ConformanceMode>
  959. </ClCompile>
  960. <Link>
  961. <SubSystem>Windows</SubSystem>
  962. <GenerateDebugInformation>true</GenerateDebugInformation>
  963. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  964. <OptimizeReferences>true</OptimizeReferences>
  965. </Link>
  966. </ItemDefinitionGroup>
  967. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|Win32'">
  968. <ClCompile>
  969. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  970. <WarningLevel>Level3</WarningLevel>
  971. <PreprocessorDefinitions>DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_CHECKED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  972. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  973. <Optimization>Full</Optimization>
  974. <FunctionLevelLinking>true</FunctionLevelLinking>
  975. <IntrinsicFunctions>true</IntrinsicFunctions>
  976. <MinimalRebuild>false</MinimalRebuild>
  977. <OmitFramePointers>false</OmitFramePointers>
  978. <StringPooling>true</StringPooling>
  979. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  980. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  981. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  982. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  983. <LanguageStandard>stdcpp20</LanguageStandard>
  984. <ConformanceMode>true</ConformanceMode>
  985. </ClCompile>
  986. <Link>
  987. <SubSystem>Windows</SubSystem>
  988. <GenerateDebugInformation>true</GenerateDebugInformation>
  989. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  990. <OptimizeReferences>true</OptimizeReferences>
  991. </Link>
  992. </ItemDefinitionGroup>
  993. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|x64'">
  994. <ClCompile>
  995. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  996. <WarningLevel>Level3</WarningLevel>
  997. <PreprocessorDefinitions>DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_CHECKED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  998. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  999. <Optimization>Full</Optimization>
  1000. <FunctionLevelLinking>true</FunctionLevelLinking>
  1001. <IntrinsicFunctions>true</IntrinsicFunctions>
  1002. <MinimalRebuild>false</MinimalRebuild>
  1003. <OmitFramePointers>false</OmitFramePointers>
  1004. <StringPooling>true</StringPooling>
  1005. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  1006. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  1007. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  1008. <LanguageStandard>stdcpp20</LanguageStandard>
  1009. <ConformanceMode>true</ConformanceMode>
  1010. </ClCompile>
  1011. <Link>
  1012. <SubSystem>Windows</SubSystem>
  1013. <GenerateDebugInformation>true</GenerateDebugInformation>
  1014. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  1015. <OptimizeReferences>true</OptimizeReferences>
  1016. </Link>
  1017. </ItemDefinitionGroup>
  1018. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM'">
  1019. <ClCompile>
  1020. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  1021. <WarningLevel>Level3</WarningLevel>
  1022. <PreprocessorDefinitions>DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_CHECKED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000004;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  1023. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  1024. <Optimization>Full</Optimization>
  1025. <FunctionLevelLinking>true</FunctionLevelLinking>
  1026. <IntrinsicFunctions>true</IntrinsicFunctions>
  1027. <MinimalRebuild>false</MinimalRebuild>
  1028. <OmitFramePointers>false</OmitFramePointers>
  1029. <StringPooling>true</StringPooling>
  1030. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  1031. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  1032. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  1033. <LanguageStandard>stdcpp20</LanguageStandard>
  1034. <ConformanceMode>true</ConformanceMode>
  1035. </ClCompile>
  1036. <Link>
  1037. <SubSystem>Windows</SubSystem>
  1038. <GenerateDebugInformation>true</GenerateDebugInformation>
  1039. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  1040. <OptimizeReferences>true</OptimizeReferences>
  1041. </Link>
  1042. </ItemDefinitionGroup>
  1043. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM64'">
  1044. <ClCompile>
  1045. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  1046. <WarningLevel>Level3</WarningLevel>
  1047. <PreprocessorDefinitions>DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_CHECKED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000004;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  1048. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  1049. <Optimization>Full</Optimization>
  1050. <FunctionLevelLinking>true</FunctionLevelLinking>
  1051. <IntrinsicFunctions>true</IntrinsicFunctions>
  1052. <MinimalRebuild>false</MinimalRebuild>
  1053. <OmitFramePointers>false</OmitFramePointers>
  1054. <StringPooling>true</StringPooling>
  1055. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  1056. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  1057. <AdditionalOptions>/wd6054 /wd28182 %(AdditionalOptions)</AdditionalOptions>
  1058. <LanguageStandard>stdcpp20</LanguageStandard>
  1059. <ConformanceMode>true</ConformanceMode>
  1060. </ClCompile>
  1061. <Link>
  1062. <SubSystem>Windows</SubSystem>
  1063. <GenerateDebugInformation>true</GenerateDebugInformation>
  1064. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  1065. <OptimizeReferences>true</OptimizeReferences>
  1066. </Link>
  1067. </ItemDefinitionGroup>
  1068. <ItemGroup>
  1069. <ClInclude Include="..\..\..\include\pugixml\src\pugiconfig.hpp" />
  1070. <ClInclude Include="..\..\..\include\pugixml\src\pugixml.hpp" />
  1071. </ItemGroup>
  1072. <ItemGroup>
  1073. <ClCompile Include="..\..\..\include\pugixml\src\pugixml.cpp" />
  1074. </ItemGroup>
  1075. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  1076. <ImportGroup Label="ExtensionTargets">
  1077. </ImportGroup>
  1078. </Project>