mirror of https://github.com/stenzek/duckstation
				
				
				
			
			You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			17 lines
		
	
	
		
			668 B
		
	
	
	
		
			XML
		
	
			
		
		
	
	
			17 lines
		
	
	
		
			668 B
		
	
	
	
		
			XML
		
	
<?xml version="1.0" encoding="utf-8"?>
 | 
						|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | 
						|
  <ItemGroup>
 | 
						|
    <ClCompile Include="src\BraIA64.c" />
 | 
						|
    <ClCompile Include="src\CpuArch.c" />
 | 
						|
    <ClCompile Include="src\Delta.c" />
 | 
						|
    <ClCompile Include="src\LzFind.c" />
 | 
						|
    <ClCompile Include="src\Lzma86Dec.c" />
 | 
						|
    <ClCompile Include="src\Lzma86Enc.c" />
 | 
						|
    <ClCompile Include="src\LzmaDec.c" />
 | 
						|
    <ClCompile Include="src\LzmaEnc.c" />
 | 
						|
    <ClCompile Include="src\LzmaLib.c" />
 | 
						|
    <ClCompile Include="src\Sort.c" />
 | 
						|
    <ClCompile Include="src\Alloc.c" />
 | 
						|
    <ClCompile Include="src\Bra86.c" />
 | 
						|
  </ItemGroup>
 | 
						|
</Project> |