| 
									
										
										
										
											2021-01-01 04:18:22 +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" /> | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-01-01 04:18:22 +00:00
										 |  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |  |     <ClInclude Include="include\samplerate.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="src\common.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="src\fastest_coeffs.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="src\high_qual_coeffs.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="src\mid_qual_coeffs.h" /> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\samplerate.c" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\src_linear.c" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\src_sinc.c" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\src_zoh.c" /> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							| 
									
										
										
										
											2021-07-04 08:16:36 +00:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-01-01 04:18:22 +00:00
										 |  |  |  |   <PropertyGroup Label="Globals"> | 
					
						
							|  |  |  |  |     <ProjectGuid>{39F0ADFF-3A84-470D-9CF0-CA49E164F2F3}</ProjectGuid> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2021-07-04 08:16:36 +00:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  |   <Import Project="..\msvc\vsprops\StaticLibrary.props" /> | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |   <ItemDefinitionGroup> | 
					
						
							| 
									
										
										
										
											2021-01-01 04:18:22 +00:00
										 |  |  |  |     <ClCompile> | 
					
						
							| 
									
										
										
										
											2021-07-04 08:16:36 +00:00
										 |  |  |  |       <WarningLevel>TurnOffAllWarnings</WarningLevel> | 
					
						
							|  |  |  |  |       <PreprocessorDefinitions>HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							| 
									
										
										
										
											2021-01-01 04:18:22 +00:00
										 |  |  |  |       <AdditionalIncludeDirectories>$(ProjectDir)\msvc;$(ProjectDir)\include;$(ProjectDir)src\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
					
						
							|  |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							| 
									
										
										
										
											2021-07-04 08:16:36 +00:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  |   <Import Project="..\msvc\vsprops\Targets.props" /> | 
					
						
							| 
									
										
										
										
											2021-01-01 04:18:22 +00:00
										 |  |  |  | </Project> |