mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	updated Windows project files to include ELF files
This commit is contained in:
		
							parent
							
								
									872d9ae87f
								
							
						
					
					
						commit
						97e4d9f211
					
				
					 2 changed files with 7 additions and 0 deletions
				
			
		|  | @ -165,6 +165,7 @@ | |||
|     <ClInclude Include="src\arm\skyeye_defs.h" /> | ||||
|     <ClInclude Include="src\core.h" /> | ||||
|     <ClInclude Include="src\core_timing.h" /> | ||||
|     <ClInclude Include="src\elf\elf.h" /> | ||||
|     <ClInclude Include="src\file_sys\directory_file_system.h" /> | ||||
|     <ClInclude Include="src\file_sys\file_sys.h" /> | ||||
|     <ClInclude Include="src\file_sys\meta_file_system.h" /> | ||||
|  |  | |||
|  | @ -36,6 +36,9 @@ | |||
|     <Filter Include="file_sys"> | ||||
|       <UniqueIdentifier>{7f618562-73d1-4f55-9628-887497c27654}</UniqueIdentifier> | ||||
|     </Filter> | ||||
|     <Filter Include="elf"> | ||||
|       <UniqueIdentifier>{671d3218-3771-4218-b142-1f9a1cc24a51}</UniqueIdentifier> | ||||
|     </Filter> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <ClInclude Include="src\arm\disassembler\arm_disasm.h"> | ||||
|  | @ -91,6 +94,9 @@ | |||
|     </ClInclude> | ||||
|     <ClInclude Include="src\system.h" /> | ||||
|     <ClInclude Include="src\core_timing.h" /> | ||||
|     <ClInclude Include="src\elf\elf.h"> | ||||
|       <Filter>elf</Filter> | ||||
|     </ClInclude> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <None Include="CMakeLists.txt" /> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue