forked from qt-creator/qt-creator
		
	QmlProjectManager: Fix qbs build
Change-Id: Id458a2abac161b4cfdfff599167487f772841baf Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
		@@ -15,7 +15,7 @@ QtcPlugin {
 | 
			
		||||
    Group {
 | 
			
		||||
        name: "General"
 | 
			
		||||
        files: [
 | 
			
		||||
            "qmlmainfileaspect.cpp", "qmlmainfileaspect.h"
 | 
			
		||||
            "qmlmainfileaspect.cpp", "qmlmainfileaspect.h",
 | 
			
		||||
            "qmlproject.cpp", "qmlproject.h",
 | 
			
		||||
            "qmlproject.qrc",
 | 
			
		||||
            "qmlprojectconstants.h",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user