reverted copydata config
This commit is contained in:
		
							parent
							
								
									bdb3ea152f
								
							
						
					
					
						commit
						077f33878f
					
				@ -8,7 +8,7 @@ SUBDIRS = ircbot \
 | 
			
		||||
app.depends = ircbot
 | 
			
		||||
 | 
			
		||||
#copy res
 | 
			
		||||
copydata.commands = $(COPY_DIR) $$relative_path($$PWD/res) $$relative_path($$OUT_PWD)
 | 
			
		||||
copydata.commands = $(COPY_DIR) $$PWD/res $$OUT_PWD
 | 
			
		||||
first.depends = $(first) copydata
 | 
			
		||||
export(first.depends)
 | 
			
		||||
export(copydata.commands)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user