portaudiocpp.vcxproj 70 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug|Win32">
  5. <Configuration>Debug</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug|x64">
  9. <Configuration>Debug</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="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>{627CF18A-C8CA-451E-AFD0-8679CADFDA6B}</ProjectGuid>
  103. <IgnoreWarnCompileDuplicatedFilename>true</IgnoreWarnCompileDuplicatedFilename>
  104. <Keyword>Win32Proj</Keyword>
  105. <RootNamespace>portaudiocpp</RootNamespace>
  106. <PreferredToolArchitecture>x64</PreferredToolArchitecture>
  107. <LatestTargetPlatformVersion>$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</LatestTargetPlatformVersion>
  108. <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
  109. </PropertyGroup>
  110. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  111. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  112. <ConfigurationType>StaticLibrary</ConfigurationType>
  113. <UseDebugLibraries>true</UseDebugLibraries>
  114. <CharacterSet>Unicode</CharacterSet>
  115. <PlatformToolset>v141</PlatformToolset>
  116. <SpectreMitigation>Spectre</SpectreMitigation>
  117. </PropertyGroup>
  118. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  119. <ConfigurationType>StaticLibrary</ConfigurationType>
  120. <UseDebugLibraries>true</UseDebugLibraries>
  121. <CharacterSet>Unicode</CharacterSet>
  122. <PlatformToolset>v141</PlatformToolset>
  123. <SpectreMitigation>Spectre</SpectreMitigation>
  124. </PropertyGroup>
  125. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
  126. <ConfigurationType>StaticLibrary</ConfigurationType>
  127. <UseDebugLibraries>true</UseDebugLibraries>
  128. <CharacterSet>Unicode</CharacterSet>
  129. <PlatformToolset>v141</PlatformToolset>
  130. <SpectreMitigation>Spectre</SpectreMitigation>
  131. <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
  132. </PropertyGroup>
  133. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
  134. <ConfigurationType>StaticLibrary</ConfigurationType>
  135. <UseDebugLibraries>true</UseDebugLibraries>
  136. <CharacterSet>Unicode</CharacterSet>
  137. <PlatformToolset>v141</PlatformToolset>
  138. <SpectreMitigation>Spectre</SpectreMitigation>
  139. <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
  140. </PropertyGroup>
  141. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  142. <ConfigurationType>StaticLibrary</ConfigurationType>
  143. <UseDebugLibraries>false</UseDebugLibraries>
  144. <CharacterSet>Unicode</CharacterSet>
  145. <PlatformToolset>v141</PlatformToolset>
  146. <WholeProgramOptimization>true</WholeProgramOptimization>
  147. <SpectreMitigation>Spectre</SpectreMitigation>
  148. </PropertyGroup>
  149. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  150. <ConfigurationType>StaticLibrary</ConfigurationType>
  151. <UseDebugLibraries>false</UseDebugLibraries>
  152. <CharacterSet>Unicode</CharacterSet>
  153. <PlatformToolset>v141</PlatformToolset>
  154. <WholeProgramOptimization>true</WholeProgramOptimization>
  155. <SpectreMitigation>Spectre</SpectreMitigation>
  156. </PropertyGroup>
  157. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
  158. <ConfigurationType>StaticLibrary</ConfigurationType>
  159. <UseDebugLibraries>false</UseDebugLibraries>
  160. <CharacterSet>Unicode</CharacterSet>
  161. <PlatformToolset>v141</PlatformToolset>
  162. <WholeProgramOptimization>true</WholeProgramOptimization>
  163. <SpectreMitigation>Spectre</SpectreMitigation>
  164. <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
  165. </PropertyGroup>
  166. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
  167. <ConfigurationType>StaticLibrary</ConfigurationType>
  168. <UseDebugLibraries>false</UseDebugLibraries>
  169. <CharacterSet>Unicode</CharacterSet>
  170. <PlatformToolset>v141</PlatformToolset>
  171. <WholeProgramOptimization>true</WholeProgramOptimization>
  172. <SpectreMitigation>Spectre</SpectreMitigation>
  173. <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
  174. </PropertyGroup>
  175. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'" Label="Configuration">
  176. <ConfigurationType>StaticLibrary</ConfigurationType>
  177. <UseDebugLibraries>false</UseDebugLibraries>
  178. <CharacterSet>Unicode</CharacterSet>
  179. <PlatformToolset>v141</PlatformToolset>
  180. <SpectreMitigation>Spectre</SpectreMitigation>
  181. </PropertyGroup>
  182. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|x64'" Label="Configuration">
  183. <ConfigurationType>StaticLibrary</ConfigurationType>
  184. <UseDebugLibraries>false</UseDebugLibraries>
  185. <CharacterSet>Unicode</CharacterSet>
  186. <PlatformToolset>v141</PlatformToolset>
  187. <SpectreMitigation>Spectre</SpectreMitigation>
  188. </PropertyGroup>
  189. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|ARM'" Label="Configuration">
  190. <ConfigurationType>StaticLibrary</ConfigurationType>
  191. <UseDebugLibraries>false</UseDebugLibraries>
  192. <CharacterSet>Unicode</CharacterSet>
  193. <PlatformToolset>v141</PlatformToolset>
  194. <SpectreMitigation>Spectre</SpectreMitigation>
  195. <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
  196. </PropertyGroup>
  197. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|ARM64'" Label="Configuration">
  198. <ConfigurationType>StaticLibrary</ConfigurationType>
  199. <UseDebugLibraries>false</UseDebugLibraries>
  200. <CharacterSet>Unicode</CharacterSet>
  201. <PlatformToolset>v141</PlatformToolset>
  202. <SpectreMitigation>Spectre</SpectreMitigation>
  203. <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
  204. </PropertyGroup>
  205. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|Win32'" Label="Configuration">
  206. <ConfigurationType>StaticLibrary</ConfigurationType>
  207. <UseDebugLibraries>true</UseDebugLibraries>
  208. <CharacterSet>Unicode</CharacterSet>
  209. <PlatformToolset>v141</PlatformToolset>
  210. <SpectreMitigation>Spectre</SpectreMitigation>
  211. </PropertyGroup>
  212. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|x64'" Label="Configuration">
  213. <ConfigurationType>StaticLibrary</ConfigurationType>
  214. <UseDebugLibraries>true</UseDebugLibraries>
  215. <CharacterSet>Unicode</CharacterSet>
  216. <PlatformToolset>v141</PlatformToolset>
  217. <SpectreMitigation>Spectre</SpectreMitigation>
  218. </PropertyGroup>
  219. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM'" Label="Configuration">
  220. <ConfigurationType>StaticLibrary</ConfigurationType>
  221. <UseDebugLibraries>true</UseDebugLibraries>
  222. <CharacterSet>Unicode</CharacterSet>
  223. <PlatformToolset>v141</PlatformToolset>
  224. <SpectreMitigation>Spectre</SpectreMitigation>
  225. <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
  226. </PropertyGroup>
  227. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM64'" Label="Configuration">
  228. <ConfigurationType>StaticLibrary</ConfigurationType>
  229. <UseDebugLibraries>true</UseDebugLibraries>
  230. <CharacterSet>Unicode</CharacterSet>
  231. <PlatformToolset>v141</PlatformToolset>
  232. <SpectreMitigation>Spectre</SpectreMitigation>
  233. <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
  234. </PropertyGroup>
  235. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|Win32'" Label="Configuration">
  236. <ConfigurationType>StaticLibrary</ConfigurationType>
  237. <UseDebugLibraries>false</UseDebugLibraries>
  238. <CharacterSet>Unicode</CharacterSet>
  239. <PlatformToolset>v141</PlatformToolset>
  240. <WholeProgramOptimization>true</WholeProgramOptimization>
  241. <SpectreMitigation>Spectre</SpectreMitigation>
  242. </PropertyGroup>
  243. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|x64'" Label="Configuration">
  244. <ConfigurationType>StaticLibrary</ConfigurationType>
  245. <UseDebugLibraries>false</UseDebugLibraries>
  246. <CharacterSet>Unicode</CharacterSet>
  247. <PlatformToolset>v141</PlatformToolset>
  248. <WholeProgramOptimization>true</WholeProgramOptimization>
  249. <SpectreMitigation>Spectre</SpectreMitigation>
  250. </PropertyGroup>
  251. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM'" Label="Configuration">
  252. <ConfigurationType>StaticLibrary</ConfigurationType>
  253. <UseDebugLibraries>false</UseDebugLibraries>
  254. <CharacterSet>Unicode</CharacterSet>
  255. <PlatformToolset>v141</PlatformToolset>
  256. <WholeProgramOptimization>true</WholeProgramOptimization>
  257. <SpectreMitigation>Spectre</SpectreMitigation>
  258. <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
  259. </PropertyGroup>
  260. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM64'" Label="Configuration">
  261. <ConfigurationType>StaticLibrary</ConfigurationType>
  262. <UseDebugLibraries>false</UseDebugLibraries>
  263. <CharacterSet>Unicode</CharacterSet>
  264. <PlatformToolset>v141</PlatformToolset>
  265. <WholeProgramOptimization>true</WholeProgramOptimization>
  266. <SpectreMitigation>Spectre</SpectreMitigation>
  267. <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
  268. </PropertyGroup>
  269. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|Win32'" Label="Configuration">
  270. <ConfigurationType>StaticLibrary</ConfigurationType>
  271. <UseDebugLibraries>false</UseDebugLibraries>
  272. <CharacterSet>Unicode</CharacterSet>
  273. <PlatformToolset>v141</PlatformToolset>
  274. <SpectreMitigation>Spectre</SpectreMitigation>
  275. </PropertyGroup>
  276. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|x64'" Label="Configuration">
  277. <ConfigurationType>StaticLibrary</ConfigurationType>
  278. <UseDebugLibraries>false</UseDebugLibraries>
  279. <CharacterSet>Unicode</CharacterSet>
  280. <PlatformToolset>v141</PlatformToolset>
  281. <SpectreMitigation>Spectre</SpectreMitigation>
  282. </PropertyGroup>
  283. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM'" Label="Configuration">
  284. <ConfigurationType>StaticLibrary</ConfigurationType>
  285. <UseDebugLibraries>false</UseDebugLibraries>
  286. <CharacterSet>Unicode</CharacterSet>
  287. <PlatformToolset>v141</PlatformToolset>
  288. <SpectreMitigation>Spectre</SpectreMitigation>
  289. <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
  290. </PropertyGroup>
  291. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM64'" Label="Configuration">
  292. <ConfigurationType>StaticLibrary</ConfigurationType>
  293. <UseDebugLibraries>false</UseDebugLibraries>
  294. <CharacterSet>Unicode</CharacterSet>
  295. <PlatformToolset>v141</PlatformToolset>
  296. <SpectreMitigation>Spectre</SpectreMitigation>
  297. <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
  298. </PropertyGroup>
  299. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  300. <ImportGroup Label="ExtensionSettings">
  301. </ImportGroup>
  302. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  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)'=='Debug|x64'">
  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)'=='Debug|ARM'">
  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)'=='Debug|ARM64'">
  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)'=='Release|Win32'">
  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)'=='Release|x64'">
  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)'=='Release|ARM'">
  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)'=='Release|ARM64'">
  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)'=='Checked|Win32'">
  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)'=='Checked|x64'">
  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)'=='Checked|ARM'">
  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)'=='Checked|ARM64'">
  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)'=='DebugShared|Win32'">
  339. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  340. </ImportGroup>
  341. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='DebugShared|x64'">
  342. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  343. </ImportGroup>
  344. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM'">
  345. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  346. </ImportGroup>
  347. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM64'">
  348. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  349. </ImportGroup>
  350. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|Win32'">
  351. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  352. </ImportGroup>
  353. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|x64'">
  354. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  355. </ImportGroup>
  356. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM'">
  357. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  358. </ImportGroup>
  359. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM64'">
  360. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  361. </ImportGroup>
  362. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='CheckedShared|Win32'">
  363. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  364. </ImportGroup>
  365. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='CheckedShared|x64'">
  366. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  367. </ImportGroup>
  368. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM'">
  369. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  370. </ImportGroup>
  371. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM64'">
  372. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  373. </ImportGroup>
  374. <PropertyGroup Label="UserMacros" />
  375. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  376. <OutDir>..\..\lib\vs2017win10\x86\Debug\</OutDir>
  377. <IntDir>..\..\obj\vs2017win10\portaudiocpp\x86\Debug\</IntDir>
  378. <TargetName>openmpt-portaudiocpp</TargetName>
  379. <TargetExt>.lib</TargetExt>
  380. </PropertyGroup>
  381. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  382. <OutDir>..\..\lib\vs2017win10\x86_64\Debug\</OutDir>
  383. <IntDir>..\..\obj\vs2017win10\portaudiocpp\x86_64\Debug\</IntDir>
  384. <TargetName>openmpt-portaudiocpp</TargetName>
  385. <TargetExt>.lib</TargetExt>
  386. </PropertyGroup>
  387. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
  388. <OutDir>..\..\lib\vs2017win10\arm\Debug\</OutDir>
  389. <IntDir>..\..\obj\vs2017win10\portaudiocpp\arm\Debug\</IntDir>
  390. <TargetName>openmpt-portaudiocpp</TargetName>
  391. <TargetExt>.lib</TargetExt>
  392. </PropertyGroup>
  393. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  394. <OutDir>..\..\lib\vs2017win10\arm64\Debug\</OutDir>
  395. <IntDir>..\..\obj\vs2017win10\portaudiocpp\arm64\Debug\</IntDir>
  396. <TargetName>openmpt-portaudiocpp</TargetName>
  397. <TargetExt>.lib</TargetExt>
  398. </PropertyGroup>
  399. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  400. <OutDir>..\..\lib\vs2017win10\x86\Release\</OutDir>
  401. <IntDir>..\..\obj\vs2017win10\portaudiocpp\x86\Release\</IntDir>
  402. <TargetName>openmpt-portaudiocpp</TargetName>
  403. <TargetExt>.lib</TargetExt>
  404. </PropertyGroup>
  405. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  406. <OutDir>..\..\lib\vs2017win10\x86_64\Release\</OutDir>
  407. <IntDir>..\..\obj\vs2017win10\portaudiocpp\x86_64\Release\</IntDir>
  408. <TargetName>openmpt-portaudiocpp</TargetName>
  409. <TargetExt>.lib</TargetExt>
  410. </PropertyGroup>
  411. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
  412. <OutDir>..\..\lib\vs2017win10\arm\Release\</OutDir>
  413. <IntDir>..\..\obj\vs2017win10\portaudiocpp\arm\Release\</IntDir>
  414. <TargetName>openmpt-portaudiocpp</TargetName>
  415. <TargetExt>.lib</TargetExt>
  416. </PropertyGroup>
  417. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  418. <OutDir>..\..\lib\vs2017win10\arm64\Release\</OutDir>
  419. <IntDir>..\..\obj\vs2017win10\portaudiocpp\arm64\Release\</IntDir>
  420. <TargetName>openmpt-portaudiocpp</TargetName>
  421. <TargetExt>.lib</TargetExt>
  422. </PropertyGroup>
  423. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'">
  424. <OutDir>..\..\lib\vs2017win10\x86\Checked\</OutDir>
  425. <IntDir>..\..\obj\vs2017win10\portaudiocpp\x86\Checked\</IntDir>
  426. <TargetName>openmpt-portaudiocpp</TargetName>
  427. <TargetExt>.lib</TargetExt>
  428. </PropertyGroup>
  429. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|x64'">
  430. <OutDir>..\..\lib\vs2017win10\x86_64\Checked\</OutDir>
  431. <IntDir>..\..\obj\vs2017win10\portaudiocpp\x86_64\Checked\</IntDir>
  432. <TargetName>openmpt-portaudiocpp</TargetName>
  433. <TargetExt>.lib</TargetExt>
  434. </PropertyGroup>
  435. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|ARM'">
  436. <OutDir>..\..\lib\vs2017win10\arm\Checked\</OutDir>
  437. <IntDir>..\..\obj\vs2017win10\portaudiocpp\arm\Checked\</IntDir>
  438. <TargetName>openmpt-portaudiocpp</TargetName>
  439. <TargetExt>.lib</TargetExt>
  440. </PropertyGroup>
  441. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|ARM64'">
  442. <OutDir>..\..\lib\vs2017win10\arm64\Checked\</OutDir>
  443. <IntDir>..\..\obj\vs2017win10\portaudiocpp\arm64\Checked\</IntDir>
  444. <TargetName>openmpt-portaudiocpp</TargetName>
  445. <TargetExt>.lib</TargetExt>
  446. </PropertyGroup>
  447. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|Win32'">
  448. <OutDir>..\..\lib\vs2017win10\x86\DebugShared\</OutDir>
  449. <IntDir>..\..\obj\vs2017win10\portaudiocpp\x86\DebugShared\</IntDir>
  450. <TargetName>openmpt-portaudiocpp</TargetName>
  451. <TargetExt>.lib</TargetExt>
  452. </PropertyGroup>
  453. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|x64'">
  454. <OutDir>..\..\lib\vs2017win10\x86_64\DebugShared\</OutDir>
  455. <IntDir>..\..\obj\vs2017win10\portaudiocpp\x86_64\DebugShared\</IntDir>
  456. <TargetName>openmpt-portaudiocpp</TargetName>
  457. <TargetExt>.lib</TargetExt>
  458. </PropertyGroup>
  459. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM'">
  460. <OutDir>..\..\lib\vs2017win10\arm\DebugShared\</OutDir>
  461. <IntDir>..\..\obj\vs2017win10\portaudiocpp\arm\DebugShared\</IntDir>
  462. <TargetName>openmpt-portaudiocpp</TargetName>
  463. <TargetExt>.lib</TargetExt>
  464. </PropertyGroup>
  465. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM64'">
  466. <OutDir>..\..\lib\vs2017win10\arm64\DebugShared\</OutDir>
  467. <IntDir>..\..\obj\vs2017win10\portaudiocpp\arm64\DebugShared\</IntDir>
  468. <TargetName>openmpt-portaudiocpp</TargetName>
  469. <TargetExt>.lib</TargetExt>
  470. </PropertyGroup>
  471. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|Win32'">
  472. <OutDir>..\..\lib\vs2017win10\x86\ReleaseShared\</OutDir>
  473. <IntDir>..\..\obj\vs2017win10\portaudiocpp\x86\ReleaseShared\</IntDir>
  474. <TargetName>openmpt-portaudiocpp</TargetName>
  475. <TargetExt>.lib</TargetExt>
  476. </PropertyGroup>
  477. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|x64'">
  478. <OutDir>..\..\lib\vs2017win10\x86_64\ReleaseShared\</OutDir>
  479. <IntDir>..\..\obj\vs2017win10\portaudiocpp\x86_64\ReleaseShared\</IntDir>
  480. <TargetName>openmpt-portaudiocpp</TargetName>
  481. <TargetExt>.lib</TargetExt>
  482. </PropertyGroup>
  483. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM'">
  484. <OutDir>..\..\lib\vs2017win10\arm\ReleaseShared\</OutDir>
  485. <IntDir>..\..\obj\vs2017win10\portaudiocpp\arm\ReleaseShared\</IntDir>
  486. <TargetName>openmpt-portaudiocpp</TargetName>
  487. <TargetExt>.lib</TargetExt>
  488. </PropertyGroup>
  489. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM64'">
  490. <OutDir>..\..\lib\vs2017win10\arm64\ReleaseShared\</OutDir>
  491. <IntDir>..\..\obj\vs2017win10\portaudiocpp\arm64\ReleaseShared\</IntDir>
  492. <TargetName>openmpt-portaudiocpp</TargetName>
  493. <TargetExt>.lib</TargetExt>
  494. </PropertyGroup>
  495. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|Win32'">
  496. <OutDir>..\..\lib\vs2017win10\x86\CheckedShared\</OutDir>
  497. <IntDir>..\..\obj\vs2017win10\portaudiocpp\x86\CheckedShared\</IntDir>
  498. <TargetName>openmpt-portaudiocpp</TargetName>
  499. <TargetExt>.lib</TargetExt>
  500. </PropertyGroup>
  501. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|x64'">
  502. <OutDir>..\..\lib\vs2017win10\x86_64\CheckedShared\</OutDir>
  503. <IntDir>..\..\obj\vs2017win10\portaudiocpp\x86_64\CheckedShared\</IntDir>
  504. <TargetName>openmpt-portaudiocpp</TargetName>
  505. <TargetExt>.lib</TargetExt>
  506. </PropertyGroup>
  507. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM'">
  508. <OutDir>..\..\lib\vs2017win10\arm\CheckedShared\</OutDir>
  509. <IntDir>..\..\obj\vs2017win10\portaudiocpp\arm\CheckedShared\</IntDir>
  510. <TargetName>openmpt-portaudiocpp</TargetName>
  511. <TargetExt>.lib</TargetExt>
  512. </PropertyGroup>
  513. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM64'">
  514. <OutDir>..\..\lib\vs2017win10\arm64\CheckedShared\</OutDir>
  515. <IntDir>..\..\obj\vs2017win10\portaudiocpp\arm64\CheckedShared\</IntDir>
  516. <TargetName>openmpt-portaudiocpp</TargetName>
  517. <TargetExt>.lib</TargetExt>
  518. </PropertyGroup>
  519. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  520. <ClCompile>
  521. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  522. <WarningLevel>Level3</WarningLevel>
  523. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;PA_ENABLE_DEBUG_OUTPUT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  524. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  525. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  526. <Optimization>Disabled</Optimization>
  527. <MinimalRebuild>false</MinimalRebuild>
  528. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  529. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  530. <LanguageStandard>stdcpp17</LanguageStandard>
  531. <ConformanceMode>true</ConformanceMode>
  532. </ClCompile>
  533. <Link>
  534. <SubSystem>Windows</SubSystem>
  535. <FullProgramDatabaseFile>true</FullProgramDatabaseFile>
  536. <GenerateDebugInformation>DebugFastLink</GenerateDebugInformation>
  537. </Link>
  538. </ItemDefinitionGroup>
  539. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  540. <ClCompile>
  541. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  542. <WarningLevel>Level3</WarningLevel>
  543. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;PA_ENABLE_DEBUG_OUTPUT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  544. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  545. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  546. <Optimization>Disabled</Optimization>
  547. <MinimalRebuild>false</MinimalRebuild>
  548. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  549. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  550. <LanguageStandard>stdcpp17</LanguageStandard>
  551. <ConformanceMode>true</ConformanceMode>
  552. </ClCompile>
  553. <Link>
  554. <SubSystem>Windows</SubSystem>
  555. <FullProgramDatabaseFile>true</FullProgramDatabaseFile>
  556. <GenerateDebugInformation>DebugFastLink</GenerateDebugInformation>
  557. </Link>
  558. </ItemDefinitionGroup>
  559. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
  560. <ClCompile>
  561. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  562. <WarningLevel>Level3</WarningLevel>
  563. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;PA_ENABLE_DEBUG_OUTPUT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  564. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  565. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  566. <Optimization>Disabled</Optimization>
  567. <MinimalRebuild>false</MinimalRebuild>
  568. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  569. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  570. <LanguageStandard>stdcpp17</LanguageStandard>
  571. <ConformanceMode>true</ConformanceMode>
  572. </ClCompile>
  573. <Link>
  574. <SubSystem>Windows</SubSystem>
  575. <GenerateDebugInformation>true</GenerateDebugInformation>
  576. </Link>
  577. </ItemDefinitionGroup>
  578. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  579. <ClCompile>
  580. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  581. <WarningLevel>Level3</WarningLevel>
  582. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;PA_ENABLE_DEBUG_OUTPUT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  583. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  584. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  585. <Optimization>Disabled</Optimization>
  586. <MinimalRebuild>false</MinimalRebuild>
  587. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  588. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  589. <LanguageStandard>stdcpp17</LanguageStandard>
  590. <ConformanceMode>true</ConformanceMode>
  591. </ClCompile>
  592. <Link>
  593. <SubSystem>Windows</SubSystem>
  594. <GenerateDebugInformation>true</GenerateDebugInformation>
  595. </Link>
  596. </ItemDefinitionGroup>
  597. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  598. <ClCompile>
  599. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  600. <WarningLevel>Level3</WarningLevel>
  601. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  602. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  603. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  604. <Optimization>MaxSpeed</Optimization>
  605. <FunctionLevelLinking>true</FunctionLevelLinking>
  606. <IntrinsicFunctions>true</IntrinsicFunctions>
  607. <MinimalRebuild>false</MinimalRebuild>
  608. <StringPooling>true</StringPooling>
  609. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  610. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  611. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  612. <LanguageStandard>stdcpp17</LanguageStandard>
  613. <ConformanceMode>true</ConformanceMode>
  614. </ClCompile>
  615. <Link>
  616. <SubSystem>Windows</SubSystem>
  617. <GenerateDebugInformation>true</GenerateDebugInformation>
  618. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  619. <OptimizeReferences>true</OptimizeReferences>
  620. </Link>
  621. </ItemDefinitionGroup>
  622. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  623. <ClCompile>
  624. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  625. <WarningLevel>Level3</WarningLevel>
  626. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  627. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  628. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  629. <Optimization>MaxSpeed</Optimization>
  630. <FunctionLevelLinking>true</FunctionLevelLinking>
  631. <IntrinsicFunctions>true</IntrinsicFunctions>
  632. <MinimalRebuild>false</MinimalRebuild>
  633. <StringPooling>true</StringPooling>
  634. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  635. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  636. <LanguageStandard>stdcpp17</LanguageStandard>
  637. <ConformanceMode>true</ConformanceMode>
  638. </ClCompile>
  639. <Link>
  640. <SubSystem>Windows</SubSystem>
  641. <GenerateDebugInformation>true</GenerateDebugInformation>
  642. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  643. <OptimizeReferences>true</OptimizeReferences>
  644. </Link>
  645. </ItemDefinitionGroup>
  646. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
  647. <ClCompile>
  648. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  649. <WarningLevel>Level3</WarningLevel>
  650. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  651. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  652. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  653. <Optimization>MaxSpeed</Optimization>
  654. <FunctionLevelLinking>true</FunctionLevelLinking>
  655. <IntrinsicFunctions>true</IntrinsicFunctions>
  656. <MinimalRebuild>false</MinimalRebuild>
  657. <StringPooling>true</StringPooling>
  658. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  659. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  660. <LanguageStandard>stdcpp17</LanguageStandard>
  661. <ConformanceMode>true</ConformanceMode>
  662. </ClCompile>
  663. <Link>
  664. <SubSystem>Windows</SubSystem>
  665. <GenerateDebugInformation>true</GenerateDebugInformation>
  666. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  667. <OptimizeReferences>true</OptimizeReferences>
  668. </Link>
  669. </ItemDefinitionGroup>
  670. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  671. <ClCompile>
  672. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  673. <WarningLevel>Level3</WarningLevel>
  674. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  675. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  676. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  677. <Optimization>MaxSpeed</Optimization>
  678. <FunctionLevelLinking>true</FunctionLevelLinking>
  679. <IntrinsicFunctions>true</IntrinsicFunctions>
  680. <MinimalRebuild>false</MinimalRebuild>
  681. <StringPooling>true</StringPooling>
  682. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  683. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  684. <LanguageStandard>stdcpp17</LanguageStandard>
  685. <ConformanceMode>true</ConformanceMode>
  686. </ClCompile>
  687. <Link>
  688. <SubSystem>Windows</SubSystem>
  689. <GenerateDebugInformation>true</GenerateDebugInformation>
  690. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  691. <OptimizeReferences>true</OptimizeReferences>
  692. </Link>
  693. </ItemDefinitionGroup>
  694. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'">
  695. <ClCompile>
  696. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  697. <WarningLevel>Level3</WarningLevel>
  698. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  699. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  700. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  701. <Optimization>Full</Optimization>
  702. <FunctionLevelLinking>true</FunctionLevelLinking>
  703. <IntrinsicFunctions>true</IntrinsicFunctions>
  704. <MinimalRebuild>false</MinimalRebuild>
  705. <OmitFramePointers>false</OmitFramePointers>
  706. <StringPooling>true</StringPooling>
  707. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  708. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  709. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  710. <LanguageStandard>stdcpp17</LanguageStandard>
  711. <ConformanceMode>true</ConformanceMode>
  712. </ClCompile>
  713. <Link>
  714. <SubSystem>Windows</SubSystem>
  715. <GenerateDebugInformation>true</GenerateDebugInformation>
  716. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  717. <OptimizeReferences>true</OptimizeReferences>
  718. </Link>
  719. </ItemDefinitionGroup>
  720. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Checked|x64'">
  721. <ClCompile>
  722. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  723. <WarningLevel>Level3</WarningLevel>
  724. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  725. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  726. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  727. <Optimization>Full</Optimization>
  728. <FunctionLevelLinking>true</FunctionLevelLinking>
  729. <IntrinsicFunctions>true</IntrinsicFunctions>
  730. <MinimalRebuild>false</MinimalRebuild>
  731. <OmitFramePointers>false</OmitFramePointers>
  732. <StringPooling>true</StringPooling>
  733. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  734. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  735. <LanguageStandard>stdcpp17</LanguageStandard>
  736. <ConformanceMode>true</ConformanceMode>
  737. </ClCompile>
  738. <Link>
  739. <SubSystem>Windows</SubSystem>
  740. <GenerateDebugInformation>true</GenerateDebugInformation>
  741. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  742. <OptimizeReferences>true</OptimizeReferences>
  743. </Link>
  744. </ItemDefinitionGroup>
  745. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Checked|ARM'">
  746. <ClCompile>
  747. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  748. <WarningLevel>Level3</WarningLevel>
  749. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  750. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  751. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  752. <Optimization>Full</Optimization>
  753. <FunctionLevelLinking>true</FunctionLevelLinking>
  754. <IntrinsicFunctions>true</IntrinsicFunctions>
  755. <MinimalRebuild>false</MinimalRebuild>
  756. <OmitFramePointers>false</OmitFramePointers>
  757. <StringPooling>true</StringPooling>
  758. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  759. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  760. <LanguageStandard>stdcpp17</LanguageStandard>
  761. <ConformanceMode>true</ConformanceMode>
  762. </ClCompile>
  763. <Link>
  764. <SubSystem>Windows</SubSystem>
  765. <GenerateDebugInformation>true</GenerateDebugInformation>
  766. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  767. <OptimizeReferences>true</OptimizeReferences>
  768. </Link>
  769. </ItemDefinitionGroup>
  770. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Checked|ARM64'">
  771. <ClCompile>
  772. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  773. <WarningLevel>Level3</WarningLevel>
  774. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  775. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  776. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  777. <Optimization>Full</Optimization>
  778. <FunctionLevelLinking>true</FunctionLevelLinking>
  779. <IntrinsicFunctions>true</IntrinsicFunctions>
  780. <MinimalRebuild>false</MinimalRebuild>
  781. <OmitFramePointers>false</OmitFramePointers>
  782. <StringPooling>true</StringPooling>
  783. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  784. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  785. <LanguageStandard>stdcpp17</LanguageStandard>
  786. <ConformanceMode>true</ConformanceMode>
  787. </ClCompile>
  788. <Link>
  789. <SubSystem>Windows</SubSystem>
  790. <GenerateDebugInformation>true</GenerateDebugInformation>
  791. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  792. <OptimizeReferences>true</OptimizeReferences>
  793. </Link>
  794. </ItemDefinitionGroup>
  795. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|Win32'">
  796. <ClCompile>
  797. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  798. <WarningLevel>Level3</WarningLevel>
  799. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;PA_ENABLE_DEBUG_OUTPUT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  800. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  801. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  802. <Optimization>Disabled</Optimization>
  803. <MinimalRebuild>false</MinimalRebuild>
  804. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  805. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  806. <LanguageStandard>stdcpp17</LanguageStandard>
  807. <ConformanceMode>true</ConformanceMode>
  808. </ClCompile>
  809. <Link>
  810. <SubSystem>Windows</SubSystem>
  811. <GenerateDebugInformation>true</GenerateDebugInformation>
  812. </Link>
  813. </ItemDefinitionGroup>
  814. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|x64'">
  815. <ClCompile>
  816. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  817. <WarningLevel>Level3</WarningLevel>
  818. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;PA_ENABLE_DEBUG_OUTPUT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  819. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  820. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  821. <Optimization>Disabled</Optimization>
  822. <MinimalRebuild>false</MinimalRebuild>
  823. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  824. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  825. <LanguageStandard>stdcpp17</LanguageStandard>
  826. <ConformanceMode>true</ConformanceMode>
  827. </ClCompile>
  828. <Link>
  829. <SubSystem>Windows</SubSystem>
  830. <GenerateDebugInformation>true</GenerateDebugInformation>
  831. </Link>
  832. </ItemDefinitionGroup>
  833. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM'">
  834. <ClCompile>
  835. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  836. <WarningLevel>Level3</WarningLevel>
  837. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;PA_ENABLE_DEBUG_OUTPUT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  838. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  839. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  840. <Optimization>Disabled</Optimization>
  841. <MinimalRebuild>false</MinimalRebuild>
  842. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  843. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  844. <LanguageStandard>stdcpp17</LanguageStandard>
  845. <ConformanceMode>true</ConformanceMode>
  846. </ClCompile>
  847. <Link>
  848. <SubSystem>Windows</SubSystem>
  849. <GenerateDebugInformation>true</GenerateDebugInformation>
  850. </Link>
  851. </ItemDefinitionGroup>
  852. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|ARM64'">
  853. <ClCompile>
  854. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  855. <WarningLevel>Level3</WarningLevel>
  856. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;PA_ENABLE_DEBUG_OUTPUT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  857. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  858. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  859. <Optimization>Disabled</Optimization>
  860. <MinimalRebuild>false</MinimalRebuild>
  861. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  862. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  863. <LanguageStandard>stdcpp17</LanguageStandard>
  864. <ConformanceMode>true</ConformanceMode>
  865. </ClCompile>
  866. <Link>
  867. <SubSystem>Windows</SubSystem>
  868. <GenerateDebugInformation>true</GenerateDebugInformation>
  869. </Link>
  870. </ItemDefinitionGroup>
  871. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|Win32'">
  872. <ClCompile>
  873. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  874. <WarningLevel>Level3</WarningLevel>
  875. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  876. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  877. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  878. <Optimization>MaxSpeed</Optimization>
  879. <FunctionLevelLinking>true</FunctionLevelLinking>
  880. <IntrinsicFunctions>true</IntrinsicFunctions>
  881. <MinimalRebuild>false</MinimalRebuild>
  882. <StringPooling>true</StringPooling>
  883. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  884. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  885. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  886. <LanguageStandard>stdcpp17</LanguageStandard>
  887. <ConformanceMode>true</ConformanceMode>
  888. </ClCompile>
  889. <Link>
  890. <SubSystem>Windows</SubSystem>
  891. <GenerateDebugInformation>true</GenerateDebugInformation>
  892. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  893. <OptimizeReferences>true</OptimizeReferences>
  894. </Link>
  895. </ItemDefinitionGroup>
  896. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|x64'">
  897. <ClCompile>
  898. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  899. <WarningLevel>Level3</WarningLevel>
  900. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  901. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  902. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  903. <Optimization>MaxSpeed</Optimization>
  904. <FunctionLevelLinking>true</FunctionLevelLinking>
  905. <IntrinsicFunctions>true</IntrinsicFunctions>
  906. <MinimalRebuild>false</MinimalRebuild>
  907. <StringPooling>true</StringPooling>
  908. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  909. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  910. <LanguageStandard>stdcpp17</LanguageStandard>
  911. <ConformanceMode>true</ConformanceMode>
  912. </ClCompile>
  913. <Link>
  914. <SubSystem>Windows</SubSystem>
  915. <GenerateDebugInformation>true</GenerateDebugInformation>
  916. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  917. <OptimizeReferences>true</OptimizeReferences>
  918. </Link>
  919. </ItemDefinitionGroup>
  920. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM'">
  921. <ClCompile>
  922. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  923. <WarningLevel>Level3</WarningLevel>
  924. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  925. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  926. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  927. <Optimization>MaxSpeed</Optimization>
  928. <FunctionLevelLinking>true</FunctionLevelLinking>
  929. <IntrinsicFunctions>true</IntrinsicFunctions>
  930. <MinimalRebuild>false</MinimalRebuild>
  931. <StringPooling>true</StringPooling>
  932. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  933. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  934. <LanguageStandard>stdcpp17</LanguageStandard>
  935. <ConformanceMode>true</ConformanceMode>
  936. </ClCompile>
  937. <Link>
  938. <SubSystem>Windows</SubSystem>
  939. <GenerateDebugInformation>true</GenerateDebugInformation>
  940. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  941. <OptimizeReferences>true</OptimizeReferences>
  942. </Link>
  943. </ItemDefinitionGroup>
  944. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|ARM64'">
  945. <ClCompile>
  946. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  947. <WarningLevel>Level3</WarningLevel>
  948. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  949. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  950. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  951. <Optimization>MaxSpeed</Optimization>
  952. <FunctionLevelLinking>true</FunctionLevelLinking>
  953. <IntrinsicFunctions>true</IntrinsicFunctions>
  954. <MinimalRebuild>false</MinimalRebuild>
  955. <StringPooling>true</StringPooling>
  956. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  957. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  958. <LanguageStandard>stdcpp17</LanguageStandard>
  959. <ConformanceMode>true</ConformanceMode>
  960. </ClCompile>
  961. <Link>
  962. <SubSystem>Windows</SubSystem>
  963. <GenerateDebugInformation>true</GenerateDebugInformation>
  964. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  965. <OptimizeReferences>true</OptimizeReferences>
  966. </Link>
  967. </ItemDefinitionGroup>
  968. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|Win32'">
  969. <ClCompile>
  970. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  971. <WarningLevel>Level3</WarningLevel>
  972. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  973. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  974. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  975. <Optimization>Full</Optimization>
  976. <FunctionLevelLinking>true</FunctionLevelLinking>
  977. <IntrinsicFunctions>true</IntrinsicFunctions>
  978. <MinimalRebuild>false</MinimalRebuild>
  979. <OmitFramePointers>false</OmitFramePointers>
  980. <StringPooling>true</StringPooling>
  981. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  982. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  983. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  984. <LanguageStandard>stdcpp17</LanguageStandard>
  985. <ConformanceMode>true</ConformanceMode>
  986. </ClCompile>
  987. <Link>
  988. <SubSystem>Windows</SubSystem>
  989. <GenerateDebugInformation>true</GenerateDebugInformation>
  990. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  991. <OptimizeReferences>true</OptimizeReferences>
  992. </Link>
  993. </ItemDefinitionGroup>
  994. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|x64'">
  995. <ClCompile>
  996. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  997. <WarningLevel>Level3</WarningLevel>
  998. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  999. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  1000. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  1001. <Optimization>Full</Optimization>
  1002. <FunctionLevelLinking>true</FunctionLevelLinking>
  1003. <IntrinsicFunctions>true</IntrinsicFunctions>
  1004. <MinimalRebuild>false</MinimalRebuild>
  1005. <OmitFramePointers>false</OmitFramePointers>
  1006. <StringPooling>true</StringPooling>
  1007. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  1008. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  1009. <LanguageStandard>stdcpp17</LanguageStandard>
  1010. <ConformanceMode>true</ConformanceMode>
  1011. </ClCompile>
  1012. <Link>
  1013. <SubSystem>Windows</SubSystem>
  1014. <GenerateDebugInformation>true</GenerateDebugInformation>
  1015. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  1016. <OptimizeReferences>true</OptimizeReferences>
  1017. </Link>
  1018. </ItemDefinitionGroup>
  1019. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM'">
  1020. <ClCompile>
  1021. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  1022. <WarningLevel>Level3</WarningLevel>
  1023. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  1024. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  1025. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  1026. <Optimization>Full</Optimization>
  1027. <FunctionLevelLinking>true</FunctionLevelLinking>
  1028. <IntrinsicFunctions>true</IntrinsicFunctions>
  1029. <MinimalRebuild>false</MinimalRebuild>
  1030. <OmitFramePointers>false</OmitFramePointers>
  1031. <StringPooling>true</StringPooling>
  1032. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  1033. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  1034. <LanguageStandard>stdcpp17</LanguageStandard>
  1035. <ConformanceMode>true</ConformanceMode>
  1036. </ClCompile>
  1037. <Link>
  1038. <SubSystem>Windows</SubSystem>
  1039. <GenerateDebugInformation>true</GenerateDebugInformation>
  1040. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  1041. <OptimizeReferences>true</OptimizeReferences>
  1042. </Link>
  1043. </ItemDefinitionGroup>
  1044. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|ARM64'">
  1045. <ClCompile>
  1046. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  1047. <WarningLevel>Level3</WarningLevel>
  1048. <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;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB;PA_USE_ASIO=0;PA_USE_DS=1;PA_USE_WMME=1;PA_USE_WASAPI=1;PA_USE_WDMKS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  1049. <AdditionalIncludeDirectories>..\..\..\include\portaudio\include;..\..\..\include\portaudio\bindings\cpp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  1050. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  1051. <Optimization>Full</Optimization>
  1052. <FunctionLevelLinking>true</FunctionLevelLinking>
  1053. <IntrinsicFunctions>true</IntrinsicFunctions>
  1054. <MinimalRebuild>false</MinimalRebuild>
  1055. <OmitFramePointers>false</OmitFramePointers>
  1056. <StringPooling>true</StringPooling>
  1057. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  1058. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  1059. <LanguageStandard>stdcpp17</LanguageStandard>
  1060. <ConformanceMode>true</ConformanceMode>
  1061. </ClCompile>
  1062. <Link>
  1063. <SubSystem>Windows</SubSystem>
  1064. <GenerateDebugInformation>true</GenerateDebugInformation>
  1065. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  1066. <OptimizeReferences>true</OptimizeReferences>
  1067. </Link>
  1068. </ItemDefinitionGroup>
  1069. <ItemGroup>
  1070. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\AsioDeviceAdapter.hxx" />
  1071. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\AutoSystem.hxx" />
  1072. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\BlockingStream.hxx" />
  1073. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\CFunCallbackStream.hxx" />
  1074. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\CallbackInterface.hxx" />
  1075. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\CallbackStream.hxx" />
  1076. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\CppFunCallbackStream.hxx" />
  1077. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\Device.hxx" />
  1078. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\DirectionSpecificStreamParameters.hxx" />
  1079. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\Exception.hxx" />
  1080. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\HostApi.hxx" />
  1081. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\InterfaceCallbackStream.hxx" />
  1082. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\MemFunCallbackStream.hxx" />
  1083. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\PortAudioCpp.hxx" />
  1084. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\SampleDataFormat.hxx" />
  1085. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\Stream.hxx" />
  1086. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\StreamParameters.hxx" />
  1087. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\System.hxx" />
  1088. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\SystemDeviceIterator.hxx" />
  1089. <ClInclude Include="..\..\..\include\portaudio\bindings\cpp\include\portaudiocpp\SystemHostApiIterator.hxx" />
  1090. </ItemGroup>
  1091. <ItemGroup>
  1092. <ClCompile Include="..\..\..\include\portaudio\bindings\cpp\source\portaudiocpp\AsioDeviceAdapter.cxx" />
  1093. <ClCompile Include="..\..\..\include\portaudio\bindings\cpp\source\portaudiocpp\BlockingStream.cxx" />
  1094. <ClCompile Include="..\..\..\include\portaudio\bindings\cpp\source\portaudiocpp\CFunCallbackStream.cxx" />
  1095. <ClCompile Include="..\..\..\include\portaudio\bindings\cpp\source\portaudiocpp\CallbackInterface.cxx" />
  1096. <ClCompile Include="..\..\..\include\portaudio\bindings\cpp\source\portaudiocpp\CallbackStream.cxx" />
  1097. <ClCompile Include="..\..\..\include\portaudio\bindings\cpp\source\portaudiocpp\CppFunCallbackStream.cxx" />
  1098. <ClCompile Include="..\..\..\include\portaudio\bindings\cpp\source\portaudiocpp\Device.cxx" />
  1099. <ClCompile Include="..\..\..\include\portaudio\bindings\cpp\source\portaudiocpp\DirectionSpecificStreamParameters.cxx" />
  1100. <ClCompile Include="..\..\..\include\portaudio\bindings\cpp\source\portaudiocpp\Exception.cxx" />
  1101. <ClCompile Include="..\..\..\include\portaudio\bindings\cpp\source\portaudiocpp\HostApi.cxx" />
  1102. <ClCompile Include="..\..\..\include\portaudio\bindings\cpp\source\portaudiocpp\InterfaceCallbackStream.cxx" />
  1103. <ClCompile Include="..\..\..\include\portaudio\bindings\cpp\source\portaudiocpp\MemFunCallbackStream.cxx" />
  1104. <ClCompile Include="..\..\..\include\portaudio\bindings\cpp\source\portaudiocpp\Stream.cxx" />
  1105. <ClCompile Include="..\..\..\include\portaudio\bindings\cpp\source\portaudiocpp\StreamParameters.cxx" />
  1106. <ClCompile Include="..\..\..\include\portaudio\bindings\cpp\source\portaudiocpp\System.cxx" />
  1107. <ClCompile Include="..\..\..\include\portaudio\bindings\cpp\source\portaudiocpp\SystemDeviceIterator.cxx" />
  1108. <ClCompile Include="..\..\..\include\portaudio\bindings\cpp\source\portaudiocpp\SystemHostApiIterator.cxx" />
  1109. </ItemGroup>
  1110. <ItemGroup>
  1111. <ProjectReference Include="portaudio.vcxproj">
  1112. <Project>{189B867F-FF4B-45A1-B741-A97492EE69AF}</Project>
  1113. </ProjectReference>
  1114. </ItemGroup>
  1115. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  1116. <ImportGroup Label="ExtensionTargets">
  1117. </ImportGroup>
  1118. </Project>