| 
									
										
										
										
											2020-01-30 05:49:04 +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" /> | 
					
						
							|  |  |  |  |   <ItemGroup Condition="'$(Configuration)'!='DebugUWP' And '$(Configuration)'!='ReleaseUWP'"> | 
					
						
							| 
									
										
										
										
											2020-01-30 05:49:04 +00:00
										 |  |  |  |     <ProjectReference Include="..\lzma\lzma.vcxproj"> | 
					
						
							|  |  |  |  |       <Project>{dd944834-7899-4c1c-a4c1-064b5009d239}</Project> | 
					
						
							|  |  |  |  |     </ProjectReference> | 
					
						
							|  |  |  |  |     <ProjectReference Include="..\zlib\zlib.vcxproj"> | 
					
						
							|  |  |  |  |       <Project>{7ff9fdb9-d504-47db-a16a-b08071999620}</Project> | 
					
						
							|  |  |  |  |     </ProjectReference> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							| 
									
										
										
										
											2020-12-01 13:34:21 +00:00
										 |  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\libchdr_bitstream.c" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\libchdr_cdrom.c" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\libchdr_chd.c" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\libchdr_flac.c" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\libchdr_huffman.c" /> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <ItemGroup> | 
					
						
							| 
									
										
										
										
											2022-04-03 10:27:06 +00:00
										 |  |  |  |     <ClInclude Include="include\dr_libs\dr_flac.h" /> | 
					
						
							| 
									
										
										
										
											2020-12-01 13:34:21 +00:00
										 |  |  |  |     <ClInclude Include="include\libchdr\bitstream.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="include\libchdr\cdrom.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="include\libchdr\chd.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="include\libchdr\chdconfig.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="include\libchdr\coretypes.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="include\libchdr\flac.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="include\libchdr\huffman.h" /> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							| 
									
										
										
										
											2020-01-30 05:49:04 +00:00
										 |  |  |  |   <PropertyGroup Label="Globals"> | 
					
						
							|  |  |  |  |     <ProjectGuid>{425D6C99-D1C8-43C2-B8AC-4D7B1D941017}</ProjectGuid> | 
					
						
							|  |  |  |  |   </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> | 
					
						
							| 
									
										
										
										
											2021-07-04 08:16:36 +00:00
										 |  |  |  |       <WarningLevel>TurnOffAllWarnings</WarningLevel> | 
					
						
							| 
									
										
										
										
											2022-04-03 10:32:45 +00:00
										 |  |  |  |       <AdditionalIncludeDirectories>$(SolutionDir)dep\zlib\include;$(SolutionDir)dep\lzma\include;$(ProjectDir)include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
					
						
							| 
									
										
										
										
											2020-01-30 05:49:04 +00:00
										 |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							| 
									
										
										
										
											2021-07-04 08:16:36 +00:00
										 |  |  |  |   <Import Project="..\msvc\vsprops\Targets.props" /> | 
					
						
							| 
									
										
										
										
											2022-04-03 10:32:45 +00:00
										 |  |  |  | </Project> |