Remove qmake build files

Removes qmake as a build system for building Qt Creator itself.
Keep them for some tests that are not completely moved to CMake yet.

Change-Id: I846c6ef65626b6dfae6375fdc85d00677aa8c2fb
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
Eike Ziller
2022-01-14 12:44:53 +01:00
parent 3c3580c770
commit 9d8a419d10
483 changed files with 0 additions and 13336 deletions

View File

@@ -1,72 +0,0 @@
INCLUDEPATH += $$PWD
HEADERS += \
$$PWD/colorpicker.h \
$$PWD/colorsettings.h \
$$PWD/colorthemedialog.h \
$$PWD/colorthemes.h \
$$PWD/colorthemeview.h \
$$PWD/colortoolbutton.h \
$$PWD/dragshapebutton.h \
$$PWD/graphicsview.h \
$$PWD/magnifier.h \
$$PWD/mainwidget.h \
$$PWD/movableframe.h \
$$PWD/navigator.h \
$$PWD/navigatorgraphicsview.h \
$$PWD/navigatorslider.h \
$$PWD/search.h \
$$PWD/searchmodel.h \
$$PWD/shapegroupwidget.h \
$$PWD/shapestoolbox.h \
$$PWD/sizegrip.h \
$$PWD/stateproperties.h \
$$PWD/stateview.h \
$$PWD/statistics.h \
$$PWD/statisticsdialog.h \
$$PWD/structure.h \
$$PWD/structuremodel.h \
$$PWD/treeview.h
SOURCES += \
$$PWD/colorpicker.cpp \
$$PWD/colorsettings.cpp \
$$PWD/colorthemedialog.cpp \
$$PWD/colorthemes.cpp \
$$PWD/colorthemeview.cpp \
$$PWD/colortoolbutton.cpp \
$$PWD/dragshapebutton.cpp \
$$PWD/graphicsview.cpp \
$$PWD/magnifier.cpp \
$$PWD/mainwidget.cpp \
$$PWD/movableframe.cpp \
$$PWD/navigator.cpp \
$$PWD/navigatorgraphicsview.cpp \
$$PWD/navigatorslider.cpp \
$$PWD/search.cpp \
$$PWD/searchmodel.cpp \
$$PWD/shapegroupwidget.cpp \
$$PWD/shapestoolbox.cpp \
$$PWD/sizegrip.cpp \
$$PWD/stateproperties.cpp \
$$PWD/stateview.cpp \
$$PWD/statistics.cpp \
$$PWD/statisticsdialog.cpp \
$$PWD/structure.cpp \
$$PWD/structuremodel.cpp \
$$PWD/treeview.cpp
FORMS += \
$$PWD/colorpicker.ui \
$$PWD/colorsettings.ui \
$$PWD/colorthemedialog.ui \
$$PWD/magnifier.ui \
$$PWD/navigatorslider.ui \
$$PWD/search.ui \
$$PWD/shapestoolbox.ui \
$$PWD/stateview.ui \
$$PWD/statistics.ui \
$$PWD/statisticsdialog.ui
RESOURCES += \
$$PWD/common.qrc

View File

@@ -1,16 +0,0 @@
INCLUDEPATH += $$PWD
HEADERS += \
$$PWD/tableview.h \
$$PWD/errorwidget.h \
$$PWD/outputtabwidget.h \
$$PWD/outputpane.h \
$$PWD/warningmodel.h \
$$PWD/warning.h
SOURCES += \
$$PWD/tableview.cpp \
$$PWD/errorwidget.cpp \
$$PWD/outputtabwidget.cpp \
$$PWD/warningmodel.cpp \
$$PWD/warning.cpp

View File

@@ -1,93 +0,0 @@
INCLUDEPATH += $$PWD
HEADERS += \
$$PWD/actionhandler.h \
$$PWD/actionprovider.h \
$$PWD/attributeitemdelegate.h \
$$PWD/attributeitemmodel.h \
$$PWD/baseitem.h \
$$PWD/connectableitem.h \
$$PWD/cornergrabberitem.h \
$$PWD/finalstateitem.h \
$$PWD/genericscxmlplugin.h \
$$PWD/graphicsitemprovider.h \
$$PWD/graphicsscene.h \
$$PWD/highlightitem.h \
$$PWD/historyitem.h \
$$PWD/idwarningitem.h \
$$PWD/imageprovider.h \
$$PWD/initialstateitem.h \
$$PWD/initialwarningitem.h \
$$PWD/isceditor.h \
$$PWD/layoutitem.h \
$$PWD/mytypes.h \
$$PWD/parallelitem.h \
$$PWD/quicktransitionitem.h \
$$PWD/scattributeitemdelegate.h \
$$PWD/scattributeitemmodel.h \
$$PWD/sceneutils.h \
$$PWD/scgraphicsitemprovider.h \
$$PWD/scshapeprovider.h \
$$PWD/scutilsprovider.h \
$$PWD/scxmldocument.h \
$$PWD/scxmlnamespace.h \
$$PWD/scxmltag.h \
$$PWD/scxmltagutils.h \
$$PWD/scxmltypes.h \
$$PWD/scxmluifactory.h \
$$PWD/serializer.h \
$$PWD/shapeprovider.h \
$$PWD/snapline.h \
$$PWD/stateitem.h \
$$PWD/statewarningitem.h \
$$PWD/tagtextitem.h \
$$PWD/textitem.h \
$$PWD/transitionitem.h \
$$PWD/transitionwarningitem.h \
$$PWD/undocommands.h \
$$PWD/utilsprovider.h \
$$PWD/warningitem.h \
$$PWD/warningprovider.h
SOURCES += \
$$PWD/actionhandler.cpp \
$$PWD/attributeitemdelegate.cpp \
$$PWD/attributeitemmodel.cpp \
$$PWD/baseitem.cpp \
$$PWD/connectableitem.cpp \
$$PWD/cornergrabberitem.cpp \
$$PWD/finalstateitem.cpp \
$$PWD/genericscxmlplugin.cpp \
$$PWD/graphicsscene.cpp \
$$PWD/highlightitem.cpp \
$$PWD/historyitem.cpp \
$$PWD/idwarningitem.cpp \
$$PWD/imageprovider.cpp \
$$PWD/initialstateitem.cpp \
$$PWD/initialwarningitem.cpp \
$$PWD/layoutitem.cpp \
$$PWD/parallelitem.cpp \
$$PWD/quicktransitionitem.cpp \
$$PWD/scattributeitemdelegate.cpp \
$$PWD/scattributeitemmodel.cpp \
$$PWD/sceneutils.cpp \
$$PWD/scgraphicsitemprovider.cpp \
$$PWD/scshapeprovider.cpp \
$$PWD/scutilsprovider.cpp \
$$PWD/scxmldocument.cpp \
$$PWD/scxmlnamespace.cpp \
$$PWD/scxmltag.cpp \
$$PWD/scxmltagutils.cpp \
$$PWD/scxmluifactory.cpp \
$$PWD/serializer.cpp \
$$PWD/shapeprovider.cpp \
$$PWD/snapline.cpp \
$$PWD/stateitem.cpp \
$$PWD/statewarningitem.cpp \
$$PWD/tagtextitem.cpp \
$$PWD/textitem.cpp \
$$PWD/transitionitem.cpp \
$$PWD/transitionwarningitem.cpp \
$$PWD/undocommands.cpp \
$$PWD/utilsprovider.cpp \
$$PWD/warningitem.cpp

View File

@@ -1,25 +0,0 @@
include(../../qtcreatorplugin.pri)
INCLUDEPATH += $$PWD
HEADERS += \
scxmleditor_global.h \
scxmleditorconstants.h \
scxmleditordata.h \
scxmleditordocument.h \
scxmleditorfactory.h \
scxmleditorplugin.h \
scxmleditorstack.h \
scxmltexteditor.h
SOURCES += \
scxmleditordata.cpp \
scxmleditordocument.cpp \
scxmleditorfactory.cpp \
scxmleditorplugin.cpp \
scxmleditorstack.cpp \
scxmltexteditor.cpp
include(plugin_interface/plugin_interface.pri)
include(common/common.pri)
include(outputpane/outputpane.pri)

View File

@@ -1,10 +0,0 @@
QTC_PLUGIN_NAME = ScxmlEditor
QTC_LIB_DEPENDS += \
aggregation \
extensionsystem \
utils
QTC_PLUGIN_DEPENDS += \
coreplugin \
texteditor \
projectexplorer \
qtsupport