forked from qt-creator/qt-creator
		
	
		
			
	
	
		
			7 lines
		
	
	
		
			131 B
		
	
	
	
		
			QML
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			131 B
		
	
	
	
		
			QML
		
	
	
	
	
	
| 
								 | 
							
								import qbs
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								Project {
							 | 
						||
| 
								 | 
							
								    name: "ExtensionSystem pluginspec autotests"
							 | 
						||
| 
								 | 
							
								    references: ["testplugin/testplugin.qbs", "test.qbs"]
							 | 
						||
| 
								 | 
							
								}
							 |