mirror of
				https://github.com/hedge-dev/XenonRecomp.git
				synced 2025-10-30 07:11:38 +00:00 
			
		
		
		
	xdbf_wrapper: resolve missing dependencies
This commit is contained in:
		
							parent
							
								
									699c078c94
								
							
						
					
					
						commit
						23f3389171
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -1,5 +1,5 @@ | |||
| project("PowerUtils") | ||||
| add_library(PowerUtils "disasm.h" "disasm.cpp" "file.h" "xex.cpp" "image.h" "image.cpp" "elf.h" "ppc_context.h" "symbol.h" "symbol_table.h" "section.h") | ||||
| add_library(PowerUtils "disasm.h" "disasm.cpp" "file.h" "xex.cpp" "image.h" "image.cpp" "elf.h" "ppc_context.h" "symbol.h" "symbol_table.h" "section.h" "xdbf_wrapper.cpp") | ||||
| 
 | ||||
| target_include_directories(PowerUtils PUBLIC .) | ||||
| target_link_libraries(PowerUtils PUBLIC disasm) | ||||
|  |  | |||
|  | @ -1,5 +1,6 @@ | |||
| #pragma once | ||||
| 
 | ||||
| #include <vector> | ||||
| #include "xdbf.h" | ||||
| 
 | ||||
| struct Achievement | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Hyper
						Hyper