18 lines
		
	
	
		
			281 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			281 B
		
	
	
	
		
			INI
		
	
	
	
	
	
[binaries]
 | 
						|
cpp = 'em++'
 | 
						|
c = 'emcc'
 | 
						|
ar = 'emar'
 | 
						|
windres = '/usr/bin/false'
 | 
						|
; exe_wrapper = '/usr/bin/false'
 | 
						|
exe_wrapper = 'node'
 | 
						|
pkg-config = 'pkg-config'
 | 
						|
 | 
						|
[host_machine]
 | 
						|
system = 'linux'
 | 
						|
cpu_family = 'x86_64'
 | 
						|
cpu = 'x86_64'
 | 
						|
endian = 'little'
 | 
						|
 | 
						|
[properties]
 | 
						|
needs_exe_wrapper = true
 |