mirror of
				https://github.com/RetroDECK/Duckstation.git
				synced 2025-04-10 19:15:14 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			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> | 
