forked from qt-creator/qt-creator
		
	
		
			
	
	
		
			12 lines
		
	
	
		
			189 B
		
	
	
	
		
			QML
		
	
	
	
	
	
		
		
			
		
	
	
			12 lines
		
	
	
		
			189 B
		
	
	
	
		
			QML
		
	
	
	
	
	
|   | import qbs | ||
|  | 
 | ||
|  | Project { | ||
|  |     name: "Memcheck autotests" | ||
|  |     references: [ | ||
|  |         "testapps/testapps.qbs", | ||
|  |         "modeldemo.qbs", | ||
|  |         "parsertests.qbs", | ||
|  |         "testrunner.qbs" | ||
|  |     ] | ||
|  | } |