mirror of
				https://github.com/nillerusr/source-engine.git
				synced 2025-11-04 07:51:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			128 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			128 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#include "base.xcconfig"
 | 
						|
 | 
						|
GCC_OPTIMIZATION_LEVEL = 2
 | 
						|
OTHER_CFLAGS = $(derived) $(BASE_CFLAGS) -ftree-vectorize -funswitch-loops
 |