| 
									
										
										
										
											2020-01-10 04:59:53 +00:00
										 |  |  |  | <?xml version="1.0" encoding="utf-8"?> | 
					
						
							| 
									
										
										
										
											2021-07-04 08:16:36 +00:00
										 |  |  |  | <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 
					
						
							|  |  |  |  |   <Import Project="..\msvc\vsprops\Configurations.props" /> | 
					
						
							| 
									
										
										
										
											2020-01-10 04:59:53 +00:00
										 |  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |  |     <ClInclude Include="include\cubeb\cubeb.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="include\cubeb\cubeb_export.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="src\cubeb-internal.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="src\cubeb-speex-resampler.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="src\cubeb_array_queue.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="src\cubeb_assert.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="src\cubeb_log.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="src\cubeb_mixer.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="src\cubeb_resampler.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="src\cubeb_resampler_internal.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="src\cubeb_ringbuffer.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="src\cubeb_ring_array.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="src\cubeb_strings.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="src\cubeb_utils.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="src\cubeb_utils_win.h" /> | 
					
						
							| 
									
										
										
										
											2022-08-05 11:55:48 +00:00
										 |  |  |  |     <ClInclude Include="subprojects\speex\arch.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="subprojects\speex\fixed_generic.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="subprojects\speex\resample_neon.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="subprojects\speex\resample_sse.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="subprojects\speex\speex_config_types.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="subprojects\speex\speex_resampler.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="subprojects\speex\stack_alloc.h" /> | 
					
						
							| 
									
										
										
										
											2020-01-10 04:59:53 +00:00
										 |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\cubeb.c" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\cubeb_log.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\cubeb_mixer.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\cubeb_resampler.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\cubeb_strings.c" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\cubeb_utils.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\cubeb_wasapi.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\cubeb_winmm.c" /> | 
					
						
							| 
									
										
										
										
											2022-08-05 11:55:48 +00:00
										 |  |  |  |     <ClCompile Include="subprojects\speex\resample.c" /> | 
					
						
							| 
									
										
										
										
											2020-01-10 04:59:53 +00:00
										 |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Label="Globals"> | 
					
						
							|  |  |  |  |     <ProjectGuid>{72F9423C-91EE-4487-AAC6-555ED6F61AA1}</ProjectGuid> | 
					
						
							| 
									
										
										
										
											2020-10-13 11:37:37 +00:00
										 |  |  |  |   </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2021-07-04 08:16:36 +00:00
										 |  |  |  |   <Import Project="..\msvc\vsprops\StaticLibrary.props" /> | 
					
						
							|  |  |  |  |   <ItemDefinitionGroup> | 
					
						
							| 
									
										
										
										
											2020-10-13 11:37:37 +00:00
										 |  |  |  |     <ClCompile> | 
					
						
							|  |  |  |  |       <WarningLevel>TurnOffAllWarnings</WarningLevel> | 
					
						
							| 
									
										
										
										
											2021-07-04 08:16:36 +00:00
										 |  |  |  |       <PreprocessorDefinitions>USE_WASAPI;USE_WINMM;OUTSIDE_SPEEX;FLOATING_POINT;RANDOM_PREFIX=speex;EXPORT=;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							| 
									
										
										
										
											2022-08-05 11:55:48 +00:00
										 |  |  |  |       <AdditionalIncludeDirectories>$(ProjectDir)include;$(ProjectDir)src;$(ProjectDir)subprojects;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
					
						
							| 
									
										
										
										
											2020-04-06 02:06:56 +00:00
										 |  |  |  |       <LanguageStandard>stdcpp14</LanguageStandard> | 
					
						
							| 
									
										
										
										
											2020-01-10 04:59:53 +00:00
										 |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							| 
									
										
										
										
											2022-08-05 07:28:17 +00:00
										 |  |  |  |   <ItemDefinitionGroup> | 
					
						
							|  |  |  |  |     <Lib> | 
					
						
							|  |  |  |  |       <AdditionalDependencies>ksuser.lib;%(AdditionalDependencies)</AdditionalDependencies> | 
					
						
							|  |  |  |  |     </Lib> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							| 
									
										
										
										
											2021-07-04 08:16:36 +00:00
										 |  |  |  |   <Import Project="..\msvc\vsprops\Targets.props" /> | 
					
						
							| 
									
										
										
										
											2020-01-10 04:59:53 +00:00
										 |  |  |  | </Project> |