mkxp.pro: Don't xxd unneeded resources
This commit is contained in:
		
							parent
							
								
									04526987e4
								
							
						
					
					
						commit
						6604959ec6
					
				
					 1 changed files with 8 additions and 4 deletions
				
			
		
							
								
								
									
										10
									
								
								mkxp.pro
									
										
									
									
									
								
							
							
						
						
									
										10
									
								
								mkxp.pro
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -112,14 +112,18 @@ EMBED = shader/transSimple.frag \
 | 
			
		|||
        shader/simpleColor.frag \
 | 
			
		||||
        shader/simpleAlpha.frag \
 | 
			
		||||
        shader/flashMap.frag \
 | 
			
		||||
        shader/blur.frag \
 | 
			
		||||
        shader/simple.vert \
 | 
			
		||||
        shader/simpleColor.vert \
 | 
			
		||||
        shader/sprite.vert \
 | 
			
		||||
        shader/simpleMatrix.vert \
 | 
			
		||||
        assets/liberation.ttf
 | 
			
		||||
 | 
			
		||||
RGSS2 {
 | 
			
		||||
	EMBED += \
 | 
			
		||||
	shader/blur.frag \
 | 
			
		||||
	shader/blurH.vert \
 | 
			
		||||
	shader/blurV.vert \
 | 
			
		||||
        assets/liberation.ttf
 | 
			
		||||
	shader/simpleMatrix.vert
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
defineReplace(xxdOutput) {
 | 
			
		||||
	return($$basename(1).xxd)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue