forked from qt-creator/qt-creator
qbs build: Remove unneeded import statements.
The respective items are available without it. Change-Id: Idc840cf08e7bec84f561c096afe8de25b1fb8468 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import qbs
|
||||
import qbs.FileInfo
|
||||
import QtcProduct
|
||||
|
||||
QtcProduct {
|
||||
type: "application"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
import qbs 1.0
|
||||
import QtcFunctions
|
||||
import QtcProduct
|
||||
|
||||
QtcProduct {
|
||||
type: "dynamiclibrary"
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
import qbs 1.0
|
||||
import qbs.FileInfo
|
||||
import QtcFunctions
|
||||
import QtcProduct
|
||||
|
||||
QtcProduct {
|
||||
type: ["dynamiclibrary", "pluginSpec"]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcProduct
|
||||
|
||||
QtcProduct {
|
||||
type: "application" // no Mac app bundle
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcLibrary
|
||||
|
||||
QtcLibrary {
|
||||
name: "Aggregation"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcLibrary
|
||||
|
||||
QtcLibrary {
|
||||
name: "CPlusPlus"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcLibrary
|
||||
|
||||
QtcLibrary {
|
||||
name: "ExtensionSystem"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcLibrary
|
||||
|
||||
QtcLibrary {
|
||||
name: "GLSL"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcLibrary
|
||||
|
||||
QtcLibrary {
|
||||
name: "LanguageUtils"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcLibrary
|
||||
|
||||
QtcLibrary {
|
||||
name: "QmlDebug"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcLibrary
|
||||
|
||||
QtcLibrary {
|
||||
name: "QmlEditorWidgets"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcLibrary
|
||||
|
||||
QtcLibrary {
|
||||
name: "QmlJS"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcLibrary
|
||||
|
||||
QtcLibrary {
|
||||
name: "QtcSsh"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcTool
|
||||
|
||||
QtcTool {
|
||||
name: "qtcreator_ctrlc_stub"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcTool
|
||||
|
||||
QtcTool {
|
||||
name: "qtcreator_process_stub"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcLibrary
|
||||
|
||||
QtcLibrary {
|
||||
name: "Utils"
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "AnalyzerBase"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "Android"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "AutotoolsProjectManager"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "BareMetal"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "Bazaar"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "Beautifier"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "BinEditor"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "Bookmarks"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "ClassView"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "ClearCase"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "CMakeProjectManager"
|
||||
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
import qbs 1.0
|
||||
import qbs.FileInfo
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "Core"
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "CodePaster"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcTool
|
||||
|
||||
QtcTool {
|
||||
name: "cpaster"
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
import qbs 1.0
|
||||
import qbs.FileInfo
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "CppEditor"
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
import qbs 1.0
|
||||
import qbs.FileInfo
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "CppTools"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "CVS"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "Debugger"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcLibrary
|
||||
|
||||
QtcLibrary {
|
||||
name: "ptracepreload"
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
import qbs 1.0
|
||||
import qbs.FileInfo
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "Designer"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "DiffEditor"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs.base 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "EmacsKeys"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "FakeVim"
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
import qbs 1.0
|
||||
import qbs.FileInfo
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "GenericProjectManager"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "Git"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "GLSLEditor"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "HelloWorld"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "Help"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "ImageViewer"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "Ios"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "Macros"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "Mercurial"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "Perforce"
|
||||
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcFunctions
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "ProjectExplorer"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "PythonEditor"
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
import qbs 1.0
|
||||
import qbs.FileInfo
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "QbsProjectManager"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "QmakeAndroidSupport"
|
||||
Depends { name: "Android" }
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "QmakeProjectManager"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "QmlJSEditor"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "QmlJSTools"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "QmlProfiler"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "QmlProjectManager"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "Qnx"
|
||||
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcFunctions
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "QtSupport"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "RemoteLinux"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "ResourceEditor"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "Subversion"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "TaskList"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "TextEditor"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "Todo"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "UpdateInfo"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "Valgrind"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "VcsBase"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "Welcome"
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "WinRt"
|
||||
|
||||
|
||||
Vendored
-1
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcTool
|
||||
|
||||
QtcTool {
|
||||
name: "iossim"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcTool
|
||||
|
||||
QtcTool {
|
||||
name: "buildoutputparser"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcTool
|
||||
|
||||
QtcTool {
|
||||
name: "iostool"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcTool
|
||||
|
||||
QtcTool {
|
||||
name: "qtcdebugger"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcTool
|
||||
|
||||
QtcTool {
|
||||
name: "qtcreator_crash_handler"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcTool
|
||||
|
||||
QtcTool {
|
||||
name: "qtpromaker"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcTool
|
||||
|
||||
QtcTool {
|
||||
name: "sdktool"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs 1.0
|
||||
import QtcTool
|
||||
|
||||
QtcTool {
|
||||
name: "winrtdebughelper"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "Aggregation autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "ChangeSet autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
Depends { name: "CppTools" }
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "disassembler autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "Debugger dumpers autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "gdb autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "Name demangler autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "simplifytypes autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "Differ autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "Environment autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "PluginManager autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "ExtensionSystem pluginspec autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "ExternalTool autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "File search autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "Highlighter engine autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "Generic highlighter specific rules autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "IoUtils autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "ProFileWriter autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "QML code model check autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "QML code model imports check autotest"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import qbs
|
||||
import QtcAutotest
|
||||
|
||||
QtcAutotest {
|
||||
name: "QML persistenttrie autotest"
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user