mirror of
				https://github.com/godotengine/godot.git
				synced 2025-11-04 15:41:25 +00:00 
			
		
		
		
	
		
			
	
	
		
			12 lines
		
	
	
	
		
			157 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			12 lines
		
	
	
	
		
			157 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| 
								 | 
							
								Import('env')
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								pvr_sources = [
							 | 
						||
| 
								 | 
							
									"pvr/texture_loader_pvr.cpp"
							 | 
						||
| 
								 | 
							
									]
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								env.drivers_sources+=pvr_sources
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								#env.add_source_files(env.drivers_sources, pvr_sources)
							 | 
						||
| 
								 | 
							
								
							 |