forked from qt-creator/qt-creator
remove duplicate file from project file
This fixes the build with qbs 1.3. Change-Id: Ie4cb9cf96ab25fda0033eb80b00b59d03f89b755 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
This commit is contained in:
committed by
Christian Kandeler
parent
df86884d7b
commit
7e9489db37
@@ -20,7 +20,6 @@ QtcPlugin {
|
||||
]
|
||||
|
||||
files: [
|
||||
"CMakeProjectManager.mimetypes.xml",
|
||||
"cmakebuildconfiguration.cpp",
|
||||
"cmakebuildconfiguration.h",
|
||||
"cmakebuildinfo.h",
|
||||
|
||||
@@ -19,7 +19,6 @@ QtcPlugin {
|
||||
Depends { name: "QtSupport" }
|
||||
|
||||
files: [
|
||||
"QmlJSTools.mimetypes.xml",
|
||||
"qmljsbundleprovider.cpp",
|
||||
"qmljsbundleprovider.h",
|
||||
"qmljscodestylepreferencesfactory.cpp",
|
||||
|
||||
Reference in New Issue
Block a user