forked from qt-creator/qt-creator
		
	qbs project files: Make use of new qbsSearchPaths property.
Change-Id: I396d970fafea1fd0b4c4d73883796662a1d0064b Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
		
				
					committed by
					
						
						Joerg Bornemann
					
				
			
			
				
	
			
			
			
						parent
						
							b60bbbaec9
						
					
				
				
					commit
					f1da03c73b
				
			@@ -1,6 +1,6 @@
 | 
			
		||||
import qbs.base 1.0
 | 
			
		||||
 | 
			
		||||
import "../QtcPlugin.qbs" as QtcPlugin
 | 
			
		||||
import QtcPlugin
 | 
			
		||||
 | 
			
		||||
QtcPlugin {
 | 
			
		||||
    name: "HelloWorld"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user