fix duplicates in file lists of qbs project files

Change-Id: Ib38dc0a01390f8eeaa289e2626ed214274e28f73
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
This commit is contained in:
Joerg Bornemann
2014-07-09 16:16:26 +02:00
parent 944e5dea5f
commit c9f86c4556
2 changed files with 0 additions and 3 deletions

View File

@@ -38,7 +38,6 @@ QtcPlugin {
"profilehighlighter.cpp", "profilehighlighter.h", "profilehighlighter.cpp", "profilehighlighter.h",
"profilehoverhandler.cpp", "profilehoverhandler.h", "profilehoverhandler.cpp", "profilehoverhandler.h",
"qmakebuildinfo.h", "qmakebuildinfo.h",
"qmakeparser.cpp", "qmakeparser.h",
"qmakekitconfigwidget.cpp", "qmakekitconfigwidget.h", "qmakekitconfigwidget.cpp", "qmakekitconfigwidget.h",
"qmakekitinformation.cpp", "qmakekitinformation.h", "qmakekitinformation.cpp", "qmakekitinformation.h",
"qmakeparser.cpp", "qmakeparser.h", "qmakeparser.cpp", "qmakeparser.h",

View File

@@ -34,8 +34,6 @@ QtcPlugin {
"qmljslocatordata.cpp", "qmljslocatordata.cpp",
"qmljslocatordata.h", "qmljslocatordata.h",
"qmljsmodelmanager.cpp", "qmljsmodelmanager.cpp",
"qmljsmodelmanager.cpp",
"qmljsmodelmanager.h",
"qmljsmodelmanager.h", "qmljsmodelmanager.h",
"qmljsqtstylecodeformatter.cpp", "qmljsqtstylecodeformatter.cpp",
"qmljsqtstylecodeformatter.h", "qmljsqtstylecodeformatter.h",