libopenmpt_example_c_probe.vcxproj 60 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024
  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>{3FBC000D-2574-4A02-96BA-DB82D7E7D7BB}</ProjectGuid>
  103. <IgnoreWarnCompileDuplicatedFilename>true</IgnoreWarnCompileDuplicatedFilename>
  104. <Keyword>Win32Proj</Keyword>
  105. <RootNamespace>libopenmpt_example_c_probe</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>Application</ConfigurationType>
  112. <UseDebugLibraries>true</UseDebugLibraries>
  113. <CharacterSet>Unicode</CharacterSet>
  114. <PlatformToolset>ClangCL</PlatformToolset>
  115. </PropertyGroup>
  116. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  117. <ConfigurationType>Application</ConfigurationType>
  118. <UseDebugLibraries>true</UseDebugLibraries>
  119. <CharacterSet>Unicode</CharacterSet>
  120. <PlatformToolset>ClangCL</PlatformToolset>
  121. </PropertyGroup>
  122. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
  123. <ConfigurationType>Application</ConfigurationType>
  124. <UseDebugLibraries>true</UseDebugLibraries>
  125. <CharacterSet>Unicode</CharacterSet>
  126. <PlatformToolset>ClangCL</PlatformToolset>
  127. <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
  128. </PropertyGroup>
  129. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
  130. <ConfigurationType>Application</ConfigurationType>
  131. <UseDebugLibraries>true</UseDebugLibraries>
  132. <CharacterSet>Unicode</CharacterSet>
  133. <PlatformToolset>ClangCL</PlatformToolset>
  134. <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
  135. </PropertyGroup>
  136. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  137. <ConfigurationType>Application</ConfigurationType>
  138. <UseDebugLibraries>false</UseDebugLibraries>
  139. <CharacterSet>Unicode</CharacterSet>
  140. <PlatformToolset>ClangCL</PlatformToolset>
  141. </PropertyGroup>
  142. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  143. <ConfigurationType>Application</ConfigurationType>
  144. <UseDebugLibraries>false</UseDebugLibraries>
  145. <CharacterSet>Unicode</CharacterSet>
  146. <PlatformToolset>ClangCL</PlatformToolset>
  147. </PropertyGroup>
  148. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
  149. <ConfigurationType>Application</ConfigurationType>
  150. <UseDebugLibraries>false</UseDebugLibraries>
  151. <CharacterSet>Unicode</CharacterSet>
  152. <PlatformToolset>ClangCL</PlatformToolset>
  153. <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
  154. </PropertyGroup>
  155. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
  156. <ConfigurationType>Application</ConfigurationType>
  157. <UseDebugLibraries>false</UseDebugLibraries>
  158. <CharacterSet>Unicode</CharacterSet>
  159. <PlatformToolset>ClangCL</PlatformToolset>
  160. <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
  161. </PropertyGroup>
  162. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'" Label="Configuration">
  163. <ConfigurationType>Application</ConfigurationType>
  164. <UseDebugLibraries>false</UseDebugLibraries>
  165. <CharacterSet>Unicode</CharacterSet>
  166. <PlatformToolset>ClangCL</PlatformToolset>
  167. </PropertyGroup>
  168. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|x64'" Label="Configuration">
  169. <ConfigurationType>Application</ConfigurationType>
  170. <UseDebugLibraries>false</UseDebugLibraries>
  171. <CharacterSet>Unicode</CharacterSet>
  172. <PlatformToolset>ClangCL</PlatformToolset>
  173. </PropertyGroup>
  174. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|ARM'" Label="Configuration">
  175. <ConfigurationType>Application</ConfigurationType>
  176. <UseDebugLibraries>false</UseDebugLibraries>
  177. <CharacterSet>Unicode</CharacterSet>
  178. <PlatformToolset>ClangCL</PlatformToolset>
  179. <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
  180. </PropertyGroup>
  181. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|ARM64'" Label="Configuration">
  182. <ConfigurationType>Application</ConfigurationType>
  183. <UseDebugLibraries>false</UseDebugLibraries>
  184. <CharacterSet>Unicode</CharacterSet>
  185. <PlatformToolset>ClangCL</PlatformToolset>
  186. <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
  187. </PropertyGroup>
  188. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|Win32'" Label="Configuration">
  189. <ConfigurationType>Application</ConfigurationType>
  190. <UseDebugLibraries>true</UseDebugLibraries>
  191. <CharacterSet>Unicode</CharacterSet>
  192. <PlatformToolset>ClangCL</PlatformToolset>
  193. </PropertyGroup>
  194. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|x64'" Label="Configuration">
  195. <ConfigurationType>Application</ConfigurationType>
  196. <UseDebugLibraries>true</UseDebugLibraries>
  197. <CharacterSet>Unicode</CharacterSet>
  198. <PlatformToolset>ClangCL</PlatformToolset>
  199. </PropertyGroup>
  200. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM'" Label="Configuration">
  201. <ConfigurationType>Application</ConfigurationType>
  202. <UseDebugLibraries>true</UseDebugLibraries>
  203. <CharacterSet>Unicode</CharacterSet>
  204. <PlatformToolset>ClangCL</PlatformToolset>
  205. <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
  206. </PropertyGroup>
  207. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM64'" Label="Configuration">
  208. <ConfigurationType>Application</ConfigurationType>
  209. <UseDebugLibraries>true</UseDebugLibraries>
  210. <CharacterSet>Unicode</CharacterSet>
  211. <PlatformToolset>ClangCL</PlatformToolset>
  212. <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
  213. </PropertyGroup>
  214. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|Win32'" Label="Configuration">
  215. <ConfigurationType>Application</ConfigurationType>
  216. <UseDebugLibraries>false</UseDebugLibraries>
  217. <CharacterSet>Unicode</CharacterSet>
  218. <PlatformToolset>ClangCL</PlatformToolset>
  219. </PropertyGroup>
  220. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|x64'" Label="Configuration">
  221. <ConfigurationType>Application</ConfigurationType>
  222. <UseDebugLibraries>false</UseDebugLibraries>
  223. <CharacterSet>Unicode</CharacterSet>
  224. <PlatformToolset>ClangCL</PlatformToolset>
  225. </PropertyGroup>
  226. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM'" Label="Configuration">
  227. <ConfigurationType>Application</ConfigurationType>
  228. <UseDebugLibraries>false</UseDebugLibraries>
  229. <CharacterSet>Unicode</CharacterSet>
  230. <PlatformToolset>ClangCL</PlatformToolset>
  231. <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
  232. </PropertyGroup>
  233. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM64'" Label="Configuration">
  234. <ConfigurationType>Application</ConfigurationType>
  235. <UseDebugLibraries>false</UseDebugLibraries>
  236. <CharacterSet>Unicode</CharacterSet>
  237. <PlatformToolset>ClangCL</PlatformToolset>
  238. <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
  239. </PropertyGroup>
  240. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|Win32'" Label="Configuration">
  241. <ConfigurationType>Application</ConfigurationType>
  242. <UseDebugLibraries>false</UseDebugLibraries>
  243. <CharacterSet>Unicode</CharacterSet>
  244. <PlatformToolset>ClangCL</PlatformToolset>
  245. </PropertyGroup>
  246. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|x64'" Label="Configuration">
  247. <ConfigurationType>Application</ConfigurationType>
  248. <UseDebugLibraries>false</UseDebugLibraries>
  249. <CharacterSet>Unicode</CharacterSet>
  250. <PlatformToolset>ClangCL</PlatformToolset>
  251. </PropertyGroup>
  252. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM'" Label="Configuration">
  253. <ConfigurationType>Application</ConfigurationType>
  254. <UseDebugLibraries>false</UseDebugLibraries>
  255. <CharacterSet>Unicode</CharacterSet>
  256. <PlatformToolset>ClangCL</PlatformToolset>
  257. <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
  258. </PropertyGroup>
  259. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM64'" Label="Configuration">
  260. <ConfigurationType>Application</ConfigurationType>
  261. <UseDebugLibraries>false</UseDebugLibraries>
  262. <CharacterSet>Unicode</CharacterSet>
  263. <PlatformToolset>ClangCL</PlatformToolset>
  264. <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
  265. </PropertyGroup>
  266. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  267. <ImportGroup Label="ExtensionSettings">
  268. </ImportGroup>
  269. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  270. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  271. </ImportGroup>
  272. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  273. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  274. </ImportGroup>
  275. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
  276. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  277. </ImportGroup>
  278. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  279. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  280. </ImportGroup>
  281. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  282. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  283. </ImportGroup>
  284. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  285. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  286. </ImportGroup>
  287. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
  288. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  289. </ImportGroup>
  290. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  291. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  292. </ImportGroup>
  293. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'">
  294. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  295. </ImportGroup>
  296. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Checked|x64'">
  297. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  298. </ImportGroup>
  299. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Checked|ARM'">
  300. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  301. </ImportGroup>
  302. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Checked|ARM64'">
  303. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  304. </ImportGroup>
  305. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='DebugShared|Win32'">
  306. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  307. </ImportGroup>
  308. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='DebugShared|x64'">
  309. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  310. </ImportGroup>
  311. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM'">
  312. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  313. </ImportGroup>
  314. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM64'">
  315. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  316. </ImportGroup>
  317. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|Win32'">
  318. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  319. </ImportGroup>
  320. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|x64'">
  321. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  322. </ImportGroup>
  323. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM'">
  324. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  325. </ImportGroup>
  326. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM64'">
  327. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  328. </ImportGroup>
  329. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='CheckedShared|Win32'">
  330. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  331. </ImportGroup>
  332. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='CheckedShared|x64'">
  333. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  334. </ImportGroup>
  335. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM'">
  336. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  337. </ImportGroup>
  338. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM64'">
  339. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  340. </ImportGroup>
  341. <PropertyGroup Label="UserMacros" />
  342. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  343. <LinkIncremental>true</LinkIncremental>
  344. <OutDir>..\..\bin\debug\vs2022-win10clang-static\x86\</OutDir>
  345. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\x86\Debug\</IntDir>
  346. <TargetName>libopenmpt_example_c_probe</TargetName>
  347. <TargetExt>.exe</TargetExt>
  348. </PropertyGroup>
  349. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  350. <LinkIncremental>true</LinkIncremental>
  351. <OutDir>..\..\bin\debug\vs2022-win10clang-static\amd64\</OutDir>
  352. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\x86_64\Debug\</IntDir>
  353. <TargetName>libopenmpt_example_c_probe</TargetName>
  354. <TargetExt>.exe</TargetExt>
  355. </PropertyGroup>
  356. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
  357. <LinkIncremental>true</LinkIncremental>
  358. <OutDir>..\..\bin\debug\vs2022-win10clang-static\arm\</OutDir>
  359. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\arm\Debug\</IntDir>
  360. <TargetName>libopenmpt_example_c_probe</TargetName>
  361. <TargetExt>.exe</TargetExt>
  362. </PropertyGroup>
  363. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  364. <LinkIncremental>true</LinkIncremental>
  365. <OutDir>..\..\bin\debug\vs2022-win10clang-static\arm64\</OutDir>
  366. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\arm64\Debug\</IntDir>
  367. <TargetName>libopenmpt_example_c_probe</TargetName>
  368. <TargetExt>.exe</TargetExt>
  369. </PropertyGroup>
  370. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  371. <LinkIncremental>false</LinkIncremental>
  372. <OutDir>..\..\bin\release\vs2022-win10clang-static\x86\</OutDir>
  373. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\x86\Release\</IntDir>
  374. <TargetName>libopenmpt_example_c_probe</TargetName>
  375. <TargetExt>.exe</TargetExt>
  376. </PropertyGroup>
  377. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  378. <LinkIncremental>false</LinkIncremental>
  379. <OutDir>..\..\bin\release\vs2022-win10clang-static\amd64\</OutDir>
  380. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\x86_64\Release\</IntDir>
  381. <TargetName>libopenmpt_example_c_probe</TargetName>
  382. <TargetExt>.exe</TargetExt>
  383. </PropertyGroup>
  384. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
  385. <LinkIncremental>false</LinkIncremental>
  386. <OutDir>..\..\bin\release\vs2022-win10clang-static\arm\</OutDir>
  387. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\arm\Release\</IntDir>
  388. <TargetName>libopenmpt_example_c_probe</TargetName>
  389. <TargetExt>.exe</TargetExt>
  390. </PropertyGroup>
  391. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  392. <LinkIncremental>false</LinkIncremental>
  393. <OutDir>..\..\bin\release\vs2022-win10clang-static\arm64\</OutDir>
  394. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\arm64\Release\</IntDir>
  395. <TargetName>libopenmpt_example_c_probe</TargetName>
  396. <TargetExt>.exe</TargetExt>
  397. </PropertyGroup>
  398. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'">
  399. <LinkIncremental>false</LinkIncremental>
  400. <OutDir>..\..\bin\checked\vs2022-win10clang-static\x86\</OutDir>
  401. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\x86\Checked\</IntDir>
  402. <TargetName>libopenmpt_example_c_probe</TargetName>
  403. <TargetExt>.exe</TargetExt>
  404. </PropertyGroup>
  405. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|x64'">
  406. <LinkIncremental>false</LinkIncremental>
  407. <OutDir>..\..\bin\checked\vs2022-win10clang-static\amd64\</OutDir>
  408. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\x86_64\Checked\</IntDir>
  409. <TargetName>libopenmpt_example_c_probe</TargetName>
  410. <TargetExt>.exe</TargetExt>
  411. </PropertyGroup>
  412. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|ARM'">
  413. <LinkIncremental>false</LinkIncremental>
  414. <OutDir>..\..\bin\checked\vs2022-win10clang-static\arm\</OutDir>
  415. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\arm\Checked\</IntDir>
  416. <TargetName>libopenmpt_example_c_probe</TargetName>
  417. <TargetExt>.exe</TargetExt>
  418. </PropertyGroup>
  419. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|ARM64'">
  420. <LinkIncremental>false</LinkIncremental>
  421. <OutDir>..\..\bin\checked\vs2022-win10clang-static\arm64\</OutDir>
  422. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\arm64\Checked\</IntDir>
  423. <TargetName>libopenmpt_example_c_probe</TargetName>
  424. <TargetExt>.exe</TargetExt>
  425. </PropertyGroup>
  426. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|Win32'">
  427. <LinkIncremental>true</LinkIncremental>
  428. <OutDir>..\..\bin\debug\vs2022-win10clang-shared\x86\</OutDir>
  429. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\x86\DebugShared\</IntDir>
  430. <TargetName>libopenmpt_example_c_probe</TargetName>
  431. <TargetExt>.exe</TargetExt>
  432. </PropertyGroup>
  433. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|x64'">
  434. <LinkIncremental>true</LinkIncremental>
  435. <OutDir>..\..\bin\debug\vs2022-win10clang-shared\amd64\</OutDir>
  436. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\x86_64\DebugShared\</IntDir>
  437. <TargetName>libopenmpt_example_c_probe</TargetName>
  438. <TargetExt>.exe</TargetExt>
  439. </PropertyGroup>
  440. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM'">
  441. <LinkIncremental>true</LinkIncremental>
  442. <OutDir>..\..\bin\debug\vs2022-win10clang-shared\arm\</OutDir>
  443. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\arm\DebugShared\</IntDir>
  444. <TargetName>libopenmpt_example_c_probe</TargetName>
  445. <TargetExt>.exe</TargetExt>
  446. </PropertyGroup>
  447. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM64'">
  448. <LinkIncremental>true</LinkIncremental>
  449. <OutDir>..\..\bin\debug\vs2022-win10clang-shared\arm64\</OutDir>
  450. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\arm64\DebugShared\</IntDir>
  451. <TargetName>libopenmpt_example_c_probe</TargetName>
  452. <TargetExt>.exe</TargetExt>
  453. </PropertyGroup>
  454. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|Win32'">
  455. <LinkIncremental>false</LinkIncremental>
  456. <OutDir>..\..\bin\release\vs2022-win10clang-shared\x86\</OutDir>
  457. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\x86\ReleaseShared\</IntDir>
  458. <TargetName>libopenmpt_example_c_probe</TargetName>
  459. <TargetExt>.exe</TargetExt>
  460. </PropertyGroup>
  461. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|x64'">
  462. <LinkIncremental>false</LinkIncremental>
  463. <OutDir>..\..\bin\release\vs2022-win10clang-shared\amd64\</OutDir>
  464. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\x86_64\ReleaseShared\</IntDir>
  465. <TargetName>libopenmpt_example_c_probe</TargetName>
  466. <TargetExt>.exe</TargetExt>
  467. </PropertyGroup>
  468. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM'">
  469. <LinkIncremental>false</LinkIncremental>
  470. <OutDir>..\..\bin\release\vs2022-win10clang-shared\arm\</OutDir>
  471. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\arm\ReleaseShared\</IntDir>
  472. <TargetName>libopenmpt_example_c_probe</TargetName>
  473. <TargetExt>.exe</TargetExt>
  474. </PropertyGroup>
  475. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM64'">
  476. <LinkIncremental>false</LinkIncremental>
  477. <OutDir>..\..\bin\release\vs2022-win10clang-shared\arm64\</OutDir>
  478. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\arm64\ReleaseShared\</IntDir>
  479. <TargetName>libopenmpt_example_c_probe</TargetName>
  480. <TargetExt>.exe</TargetExt>
  481. </PropertyGroup>
  482. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|Win32'">
  483. <LinkIncremental>false</LinkIncremental>
  484. <OutDir>..\..\bin\checked\vs2022-win10clang-shared\x86\</OutDir>
  485. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\x86\CheckedShared\</IntDir>
  486. <TargetName>libopenmpt_example_c_probe</TargetName>
  487. <TargetExt>.exe</TargetExt>
  488. </PropertyGroup>
  489. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|x64'">
  490. <LinkIncremental>false</LinkIncremental>
  491. <OutDir>..\..\bin\checked\vs2022-win10clang-shared\amd64\</OutDir>
  492. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\x86_64\CheckedShared\</IntDir>
  493. <TargetName>libopenmpt_example_c_probe</TargetName>
  494. <TargetExt>.exe</TargetExt>
  495. </PropertyGroup>
  496. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM'">
  497. <LinkIncremental>false</LinkIncremental>
  498. <OutDir>..\..\bin\checked\vs2022-win10clang-shared\arm\</OutDir>
  499. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\arm\CheckedShared\</IntDir>
  500. <TargetName>libopenmpt_example_c_probe</TargetName>
  501. <TargetExt>.exe</TargetExt>
  502. </PropertyGroup>
  503. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM64'">
  504. <LinkIncremental>false</LinkIncremental>
  505. <OutDir>..\..\bin\checked\vs2022-win10clang-shared\arm64\</OutDir>
  506. <IntDir>..\obj\vs2022win10clang\libopenmpt_example_c_probe\arm64\CheckedShared\</IntDir>
  507. <TargetName>libopenmpt_example_c_probe</TargetName>
  508. <TargetExt>.exe</TargetExt>
  509. </PropertyGroup>
  510. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  511. <ClCompile>
  512. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  513. <WarningLevel>Level4</WarningLevel>
  514. <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>
  515. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  516. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  517. <Optimization>Disabled</Optimization>
  518. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  519. <ConformanceMode>true</ConformanceMode>
  520. </ClCompile>
  521. <Link>
  522. <SubSystem>Console</SubSystem>
  523. <FullProgramDatabaseFile>true</FullProgramDatabaseFile>
  524. <GenerateDebugInformation>DebugFastLink</GenerateDebugInformation>
  525. </Link>
  526. </ItemDefinitionGroup>
  527. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  528. <ClCompile>
  529. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  530. <WarningLevel>Level4</WarningLevel>
  531. <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>
  532. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  533. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  534. <Optimization>Disabled</Optimization>
  535. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  536. <ConformanceMode>true</ConformanceMode>
  537. </ClCompile>
  538. <Link>
  539. <SubSystem>Console</SubSystem>
  540. <FullProgramDatabaseFile>true</FullProgramDatabaseFile>
  541. <GenerateDebugInformation>DebugFastLink</GenerateDebugInformation>
  542. </Link>
  543. </ItemDefinitionGroup>
  544. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
  545. <ClCompile>
  546. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  547. <WarningLevel>Level4</WarningLevel>
  548. <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>
  549. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  550. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  551. <Optimization>Disabled</Optimization>
  552. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  553. <ConformanceMode>true</ConformanceMode>
  554. </ClCompile>
  555. <Link>
  556. <SubSystem>Console</SubSystem>
  557. <GenerateDebugInformation>true</GenerateDebugInformation>
  558. </Link>
  559. </ItemDefinitionGroup>
  560. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  561. <ClCompile>
  562. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  563. <WarningLevel>Level4</WarningLevel>
  564. <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>
  565. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  566. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  567. <Optimization>Disabled</Optimization>
  568. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  569. <ConformanceMode>true</ConformanceMode>
  570. </ClCompile>
  571. <Link>
  572. <SubSystem>Console</SubSystem>
  573. <GenerateDebugInformation>true</GenerateDebugInformation>
  574. </Link>
  575. </ItemDefinitionGroup>
  576. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  577. <ClCompile>
  578. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  579. <WarningLevel>Level4</WarningLevel>
  580. <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>
  581. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  582. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  583. <Optimization>MaxSpeed</Optimization>
  584. <FunctionLevelLinking>true</FunctionLevelLinking>
  585. <IntrinsicFunctions>true</IntrinsicFunctions>
  586. <MinimalRebuild>false</MinimalRebuild>
  587. <StringPooling>true</StringPooling>
  588. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  589. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  590. <ConformanceMode>true</ConformanceMode>
  591. </ClCompile>
  592. <Link>
  593. <SubSystem>Console</SubSystem>
  594. <GenerateDebugInformation>true</GenerateDebugInformation>
  595. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  596. <OptimizeReferences>true</OptimizeReferences>
  597. </Link>
  598. </ItemDefinitionGroup>
  599. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  600. <ClCompile>
  601. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  602. <WarningLevel>Level4</WarningLevel>
  603. <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>
  604. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  605. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  606. <Optimization>MaxSpeed</Optimization>
  607. <FunctionLevelLinking>true</FunctionLevelLinking>
  608. <IntrinsicFunctions>true</IntrinsicFunctions>
  609. <MinimalRebuild>false</MinimalRebuild>
  610. <StringPooling>true</StringPooling>
  611. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  612. <ConformanceMode>true</ConformanceMode>
  613. </ClCompile>
  614. <Link>
  615. <SubSystem>Console</SubSystem>
  616. <GenerateDebugInformation>true</GenerateDebugInformation>
  617. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  618. <OptimizeReferences>true</OptimizeReferences>
  619. </Link>
  620. </ItemDefinitionGroup>
  621. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
  622. <ClCompile>
  623. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  624. <WarningLevel>Level4</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=0x0A000004;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  626. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  627. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  628. <Optimization>MaxSpeed</Optimization>
  629. <FunctionLevelLinking>true</FunctionLevelLinking>
  630. <IntrinsicFunctions>true</IntrinsicFunctions>
  631. <MinimalRebuild>false</MinimalRebuild>
  632. <StringPooling>true</StringPooling>
  633. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  634. <ConformanceMode>true</ConformanceMode>
  635. </ClCompile>
  636. <Link>
  637. <SubSystem>Console</SubSystem>
  638. <GenerateDebugInformation>true</GenerateDebugInformation>
  639. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  640. <OptimizeReferences>true</OptimizeReferences>
  641. </Link>
  642. </ItemDefinitionGroup>
  643. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  644. <ClCompile>
  645. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  646. <WarningLevel>Level4</WarningLevel>
  647. <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>
  648. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  649. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  650. <Optimization>MaxSpeed</Optimization>
  651. <FunctionLevelLinking>true</FunctionLevelLinking>
  652. <IntrinsicFunctions>true</IntrinsicFunctions>
  653. <MinimalRebuild>false</MinimalRebuild>
  654. <StringPooling>true</StringPooling>
  655. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  656. <ConformanceMode>true</ConformanceMode>
  657. </ClCompile>
  658. <Link>
  659. <SubSystem>Console</SubSystem>
  660. <GenerateDebugInformation>true</GenerateDebugInformation>
  661. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  662. <OptimizeReferences>true</OptimizeReferences>
  663. </Link>
  664. </ItemDefinitionGroup>
  665. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'">
  666. <ClCompile>
  667. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  668. <WarningLevel>Level4</WarningLevel>
  669. <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>
  670. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  671. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  672. <Optimization>Full</Optimization>
  673. <FunctionLevelLinking>true</FunctionLevelLinking>
  674. <IntrinsicFunctions>true</IntrinsicFunctions>
  675. <MinimalRebuild>false</MinimalRebuild>
  676. <OmitFramePointers>false</OmitFramePointers>
  677. <StringPooling>true</StringPooling>
  678. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  679. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  680. <ConformanceMode>true</ConformanceMode>
  681. </ClCompile>
  682. <Link>
  683. <SubSystem>Console</SubSystem>
  684. <GenerateDebugInformation>true</GenerateDebugInformation>
  685. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  686. <OptimizeReferences>true</OptimizeReferences>
  687. </Link>
  688. </ItemDefinitionGroup>
  689. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Checked|x64'">
  690. <ClCompile>
  691. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  692. <WarningLevel>Level4</WarningLevel>
  693. <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>
  694. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  695. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  696. <Optimization>Full</Optimization>
  697. <FunctionLevelLinking>true</FunctionLevelLinking>
  698. <IntrinsicFunctions>true</IntrinsicFunctions>
  699. <MinimalRebuild>false</MinimalRebuild>
  700. <OmitFramePointers>false</OmitFramePointers>
  701. <StringPooling>true</StringPooling>
  702. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  703. <ConformanceMode>true</ConformanceMode>
  704. </ClCompile>
  705. <Link>
  706. <SubSystem>Console</SubSystem>
  707. <GenerateDebugInformation>true</GenerateDebugInformation>
  708. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  709. <OptimizeReferences>true</OptimizeReferences>
  710. </Link>
  711. </ItemDefinitionGroup>
  712. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Checked|ARM'">
  713. <ClCompile>
  714. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  715. <WarningLevel>Level4</WarningLevel>
  716. <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>
  717. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  718. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  719. <Optimization>Full</Optimization>
  720. <FunctionLevelLinking>true</FunctionLevelLinking>
  721. <IntrinsicFunctions>true</IntrinsicFunctions>
  722. <MinimalRebuild>false</MinimalRebuild>
  723. <OmitFramePointers>false</OmitFramePointers>
  724. <StringPooling>true</StringPooling>
  725. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  726. <ConformanceMode>true</ConformanceMode>
  727. </ClCompile>
  728. <Link>
  729. <SubSystem>Console</SubSystem>
  730. <GenerateDebugInformation>true</GenerateDebugInformation>
  731. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  732. <OptimizeReferences>true</OptimizeReferences>
  733. </Link>
  734. </ItemDefinitionGroup>
  735. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Checked|ARM64'">
  736. <ClCompile>
  737. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  738. <WarningLevel>Level4</WarningLevel>
  739. <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>
  740. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  741. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  742. <Optimization>Full</Optimization>
  743. <FunctionLevelLinking>true</FunctionLevelLinking>
  744. <IntrinsicFunctions>true</IntrinsicFunctions>
  745. <MinimalRebuild>false</MinimalRebuild>
  746. <OmitFramePointers>false</OmitFramePointers>
  747. <StringPooling>true</StringPooling>
  748. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  749. <ConformanceMode>true</ConformanceMode>
  750. </ClCompile>
  751. <Link>
  752. <SubSystem>Console</SubSystem>
  753. <GenerateDebugInformation>true</GenerateDebugInformation>
  754. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  755. <OptimizeReferences>true</OptimizeReferences>
  756. </Link>
  757. </ItemDefinitionGroup>
  758. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|Win32'">
  759. <ClCompile>
  760. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  761. <WarningLevel>Level4</WarningLevel>
  762. <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;LIBOPENMPT_USE_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  763. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  764. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  765. <Optimization>Disabled</Optimization>
  766. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  767. <ConformanceMode>true</ConformanceMode>
  768. </ClCompile>
  769. <Link>
  770. <SubSystem>Console</SubSystem>
  771. <GenerateDebugInformation>true</GenerateDebugInformation>
  772. </Link>
  773. </ItemDefinitionGroup>
  774. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|x64'">
  775. <ClCompile>
  776. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  777. <WarningLevel>Level4</WarningLevel>
  778. <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;LIBOPENMPT_USE_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  779. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  780. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  781. <Optimization>Disabled</Optimization>
  782. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  783. <ConformanceMode>true</ConformanceMode>
  784. </ClCompile>
  785. <Link>
  786. <SubSystem>Console</SubSystem>
  787. <GenerateDebugInformation>true</GenerateDebugInformation>
  788. </Link>
  789. </ItemDefinitionGroup>
  790. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM'">
  791. <ClCompile>
  792. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  793. <WarningLevel>Level4</WarningLevel>
  794. <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;LIBOPENMPT_USE_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  795. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  796. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  797. <Optimization>Disabled</Optimization>
  798. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  799. <ConformanceMode>true</ConformanceMode>
  800. </ClCompile>
  801. <Link>
  802. <SubSystem>Console</SubSystem>
  803. <GenerateDebugInformation>true</GenerateDebugInformation>
  804. </Link>
  805. </ItemDefinitionGroup>
  806. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM64'">
  807. <ClCompile>
  808. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  809. <WarningLevel>Level4</WarningLevel>
  810. <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;LIBOPENMPT_USE_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  811. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  812. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  813. <Optimization>Disabled</Optimization>
  814. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  815. <ConformanceMode>true</ConformanceMode>
  816. </ClCompile>
  817. <Link>
  818. <SubSystem>Console</SubSystem>
  819. <GenerateDebugInformation>true</GenerateDebugInformation>
  820. </Link>
  821. </ItemDefinitionGroup>
  822. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|Win32'">
  823. <ClCompile>
  824. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  825. <WarningLevel>Level4</WarningLevel>
  826. <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;LIBOPENMPT_USE_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  827. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  828. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  829. <Optimization>MaxSpeed</Optimization>
  830. <FunctionLevelLinking>true</FunctionLevelLinking>
  831. <IntrinsicFunctions>true</IntrinsicFunctions>
  832. <MinimalRebuild>false</MinimalRebuild>
  833. <StringPooling>true</StringPooling>
  834. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  835. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  836. <ConformanceMode>true</ConformanceMode>
  837. </ClCompile>
  838. <Link>
  839. <SubSystem>Console</SubSystem>
  840. <GenerateDebugInformation>true</GenerateDebugInformation>
  841. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  842. <OptimizeReferences>true</OptimizeReferences>
  843. </Link>
  844. </ItemDefinitionGroup>
  845. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|x64'">
  846. <ClCompile>
  847. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  848. <WarningLevel>Level4</WarningLevel>
  849. <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;LIBOPENMPT_USE_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  850. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  851. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  852. <Optimization>MaxSpeed</Optimization>
  853. <FunctionLevelLinking>true</FunctionLevelLinking>
  854. <IntrinsicFunctions>true</IntrinsicFunctions>
  855. <MinimalRebuild>false</MinimalRebuild>
  856. <StringPooling>true</StringPooling>
  857. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  858. <ConformanceMode>true</ConformanceMode>
  859. </ClCompile>
  860. <Link>
  861. <SubSystem>Console</SubSystem>
  862. <GenerateDebugInformation>true</GenerateDebugInformation>
  863. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  864. <OptimizeReferences>true</OptimizeReferences>
  865. </Link>
  866. </ItemDefinitionGroup>
  867. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM'">
  868. <ClCompile>
  869. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  870. <WarningLevel>Level4</WarningLevel>
  871. <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;LIBOPENMPT_USE_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  872. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  873. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  874. <Optimization>MaxSpeed</Optimization>
  875. <FunctionLevelLinking>true</FunctionLevelLinking>
  876. <IntrinsicFunctions>true</IntrinsicFunctions>
  877. <MinimalRebuild>false</MinimalRebuild>
  878. <StringPooling>true</StringPooling>
  879. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  880. <ConformanceMode>true</ConformanceMode>
  881. </ClCompile>
  882. <Link>
  883. <SubSystem>Console</SubSystem>
  884. <GenerateDebugInformation>true</GenerateDebugInformation>
  885. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  886. <OptimizeReferences>true</OptimizeReferences>
  887. </Link>
  888. </ItemDefinitionGroup>
  889. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM64'">
  890. <ClCompile>
  891. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  892. <WarningLevel>Level4</WarningLevel>
  893. <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;LIBOPENMPT_USE_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  894. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  895. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  896. <Optimization>MaxSpeed</Optimization>
  897. <FunctionLevelLinking>true</FunctionLevelLinking>
  898. <IntrinsicFunctions>true</IntrinsicFunctions>
  899. <MinimalRebuild>false</MinimalRebuild>
  900. <StringPooling>true</StringPooling>
  901. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  902. <ConformanceMode>true</ConformanceMode>
  903. </ClCompile>
  904. <Link>
  905. <SubSystem>Console</SubSystem>
  906. <GenerateDebugInformation>true</GenerateDebugInformation>
  907. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  908. <OptimizeReferences>true</OptimizeReferences>
  909. </Link>
  910. </ItemDefinitionGroup>
  911. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|Win32'">
  912. <ClCompile>
  913. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  914. <WarningLevel>Level4</WarningLevel>
  915. <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;LIBOPENMPT_USE_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  916. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  917. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  918. <Optimization>Full</Optimization>
  919. <FunctionLevelLinking>true</FunctionLevelLinking>
  920. <IntrinsicFunctions>true</IntrinsicFunctions>
  921. <MinimalRebuild>false</MinimalRebuild>
  922. <OmitFramePointers>false</OmitFramePointers>
  923. <StringPooling>true</StringPooling>
  924. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  925. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  926. <ConformanceMode>true</ConformanceMode>
  927. </ClCompile>
  928. <Link>
  929. <SubSystem>Console</SubSystem>
  930. <GenerateDebugInformation>true</GenerateDebugInformation>
  931. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  932. <OptimizeReferences>true</OptimizeReferences>
  933. </Link>
  934. </ItemDefinitionGroup>
  935. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|x64'">
  936. <ClCompile>
  937. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  938. <WarningLevel>Level4</WarningLevel>
  939. <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;LIBOPENMPT_USE_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  940. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  941. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  942. <Optimization>Full</Optimization>
  943. <FunctionLevelLinking>true</FunctionLevelLinking>
  944. <IntrinsicFunctions>true</IntrinsicFunctions>
  945. <MinimalRebuild>false</MinimalRebuild>
  946. <OmitFramePointers>false</OmitFramePointers>
  947. <StringPooling>true</StringPooling>
  948. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  949. <ConformanceMode>true</ConformanceMode>
  950. </ClCompile>
  951. <Link>
  952. <SubSystem>Console</SubSystem>
  953. <GenerateDebugInformation>true</GenerateDebugInformation>
  954. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  955. <OptimizeReferences>true</OptimizeReferences>
  956. </Link>
  957. </ItemDefinitionGroup>
  958. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM'">
  959. <ClCompile>
  960. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  961. <WarningLevel>Level4</WarningLevel>
  962. <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;LIBOPENMPT_USE_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  963. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  964. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  965. <Optimization>Full</Optimization>
  966. <FunctionLevelLinking>true</FunctionLevelLinking>
  967. <IntrinsicFunctions>true</IntrinsicFunctions>
  968. <MinimalRebuild>false</MinimalRebuild>
  969. <OmitFramePointers>false</OmitFramePointers>
  970. <StringPooling>true</StringPooling>
  971. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  972. <ConformanceMode>true</ConformanceMode>
  973. </ClCompile>
  974. <Link>
  975. <SubSystem>Console</SubSystem>
  976. <GenerateDebugInformation>true</GenerateDebugInformation>
  977. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  978. <OptimizeReferences>true</OptimizeReferences>
  979. </Link>
  980. </ItemDefinitionGroup>
  981. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM64'">
  982. <ClCompile>
  983. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  984. <WarningLevel>Level4</WarningLevel>
  985. <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;LIBOPENMPT_USE_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  986. <AdditionalIncludeDirectories>..\..\include\portaudio\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  987. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  988. <Optimization>Full</Optimization>
  989. <FunctionLevelLinking>true</FunctionLevelLinking>
  990. <IntrinsicFunctions>true</IntrinsicFunctions>
  991. <MinimalRebuild>false</MinimalRebuild>
  992. <OmitFramePointers>false</OmitFramePointers>
  993. <StringPooling>true</StringPooling>
  994. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  995. <ConformanceMode>true</ConformanceMode>
  996. </ClCompile>
  997. <Link>
  998. <SubSystem>Console</SubSystem>
  999. <GenerateDebugInformation>true</GenerateDebugInformation>
  1000. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  1001. <OptimizeReferences>true</OptimizeReferences>
  1002. </Link>
  1003. </ItemDefinitionGroup>
  1004. <ItemGroup>
  1005. <ClCompile Include="..\..\examples\libopenmpt_example_c_probe.c" />
  1006. </ItemGroup>
  1007. <ItemGroup>
  1008. <ProjectReference Include="libopenmpt.vcxproj">
  1009. <Project>{9C5101EF-3E20-4558-809B-277FDD50E878}</Project>
  1010. </ProjectReference>
  1011. <ProjectReference Include="ext\zlib.vcxproj">
  1012. <Project>{1654FB18-FDE6-406F-9D84-BA12BFBD67B2}</Project>
  1013. </ProjectReference>
  1014. <ProjectReference Include="ext\vorbis.vcxproj">
  1015. <Project>{B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}</Project>
  1016. </ProjectReference>
  1017. <ProjectReference Include="ext\ogg.vcxproj">
  1018. <Project>{D8D5E11C-F959-49EF-B741-B3F6DE52DED8}</Project>
  1019. </ProjectReference>
  1020. </ItemGroup>
  1021. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  1022. <ImportGroup Label="ExtensionTargets">
  1023. </ImportGroup>
  1024. </Project>