pro files in the same directory. With this change the android library now builds properly. This also fixes the parallel compilation problem that happened when building using +8 cores.
		
			
				
	
	
		
			3 lines
		
	
	
		
			47 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			47 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
INCLUDEPATH += $$IN_PWD
 | 
						|
DEPENDPATH += $$IN_PWD
 |