aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2021-01-15 13:37:58 +0100
committerFabian Kosmale <fabian.kosmale@qt.io>2021-01-15 15:34:22 +0100
commit78ab4b8d8b75fed240cded1a3f182048e56a8823 (patch)
tree96cdc6b049a1f8330648134eecfe74b75be28350
parentbd017c18ab1faa6011db12afadade74172e03de7 (diff)
Remove the qmake project files
Remove all qmake project files, except for examples which are used to test that qmake continues to work. Change-Id: Ic4abb72dc2dcd75df7a797c56056b6b3c5fe62ac Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
-rw-r--r--src/3rdparty/masm/masm-defs.pri47
-rw-r--r--src/3rdparty/masm/masm.pri159
-rw-r--r--src/3rdparty/masm/yarr/yarr.pri15
-rw-r--r--src/imports/builtins/builtins.pro11
-rw-r--r--src/imports/folderlistmodel/folderlistmodel.pro15
-rw-r--r--src/imports/imports.pro33
-rw-r--r--src/imports/labsanimation/labsanimation.pro16
-rw-r--r--src/imports/labsmodels/labsmodels.pro30
-rw-r--r--src/imports/layouts/layouts.pro24
-rw-r--r--src/imports/localstorage/localstorage.pro18
-rw-r--r--src/imports/models/models.pro11
-rw-r--r--src/imports/particles/particles.pro11
-rw-r--r--src/imports/qtqml/qtqml.pro23
-rw-r--r--src/imports/qtquick2/qtquick2.pro13
-rw-r--r--src/imports/settings/settings.pro17
-rw-r--r--src/imports/shapes/shapes.pro11
-rw-r--r--src/imports/sharedimage/sharedimage.pro18
-rw-r--r--src/imports/testlib/testlib.pro16
-rw-r--r--src/imports/tooling/tooling.pro13
-rw-r--r--src/imports/wavefrontmesh/wavefrontmesh.pro16
-rw-r--r--src/imports/workerscript/workerscript.pro11
-rw-r--r--src/particles/particles.pri83
-rw-r--r--src/particles/particles.pro25
-rw-r--r--src/plugins/plugins.pro5
-rw-r--r--src/plugins/qmltooling/packetprotocol/packetprotocol.pro14
-rw-r--r--src/plugins/qmltooling/qmldbg_debugger/qmldbg_debugger.pro29
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/qmldbg_inspector.pro23
-rw-r--r--src/plugins/qmltooling/qmldbg_local/qmldbg_local.pro15
-rw-r--r--src/plugins/qmltooling/qmldbg_messages/qmldbg_messages.pro17
-rw-r--r--src/plugins/qmltooling/qmldbg_native/qmldbg_native.pro15
-rw-r--r--src/plugins/qmltooling/qmldbg_nativedebugger/qmldbg_nativedebugger.pro17
-rw-r--r--src/plugins/qmltooling/qmldbg_preview/qmldbg_preview.pro31
-rw-r--r--src/plugins/qmltooling/qmldbg_profiler/qmldbg_profiler.pro23
-rw-r--r--src/plugins/qmltooling/qmldbg_quickprofiler/qmldbg_quickprofiler.pro17
-rw-r--r--src/plugins/qmltooling/qmldbg_server/qmldbg_server.pro15
-rw-r--r--src/plugins/qmltooling/qmldbg_tcp/qmldbg_tcp.pro15
-rw-r--r--src/plugins/qmltooling/qmltooling.pro44
-rw-r--r--src/plugins/scenegraph/openvg/openvg.pro72
-rw-r--r--src/plugins/scenegraph/scenegraph.pro4
-rw-r--r--src/qml/animations/animations.pri18
-rw-r--r--src/qml/common/common.pri40
-rw-r--r--src/qml/compiler/compiler.pri29
-rw-r--r--src/qml/configure.pri22
-rw-r--r--src/qml/debugger/debugger.pri28
-rw-r--r--src/qml/doc/snippets/code/backend/backend.pro17
-rw-r--r--src/qml/doc/snippets/code/doc_src_qtqml.pro3
-rw-r--r--src/qml/doc/snippets/qml/integrating-javascript/scarceresources/scarceresources.pro22
-rw-r--r--src/qml/jit/jit.pri12
-rw-r--r--src/qml/jsapi/jsapi.pri16
-rw-r--r--src/qml/jsruntime/jsruntime.pri179
-rw-r--r--src/qml/memory/memory.pri11
-rw-r--r--src/qml/parser/parser.pri23
-rw-r--r--src/qml/qml.pro81
-rw-r--r--src/qml/qml/ftw/ftw.pri26
-rw-r--r--src/qml/qml/qml.pri193
-rw-r--r--src/qml/qml/v8/v8.pri9
-rw-r--r--src/qml/qmldirparser/qmldirparser.pri10
-rw-r--r--src/qml/types/types.pri22
-rw-r--r--src/qml/util/util.pri5
-rw-r--r--src/qmlcompiler/qmlcompiler.pro32
-rw-r--r--src/qmldebug/qmldebug.pro46
-rw-r--r--src/qmldevtools/qmldevtools.pro20
-rw-r--r--src/qmldom/qmldom.pro27
-rw-r--r--src/qmlmodels/qmlmodels.pro72
-rw-r--r--src/qmltest/doc/snippets/snippets.pro7
-rw-r--r--src/qmltest/qmltest.pro38
-rw-r--r--src/qmltyperegistrar/qmltyperegistrar.pro40
-rw-r--r--src/qmlworkerscript/qmlworkerscript.pro26
-rw-r--r--src/quick/accessible/accessible.pri14
-rw-r--r--src/quick/designer/designer.pri23
-rw-r--r--src/quick/doc/snippets/code/doc_src_qtquick.pro3
-rw-r--r--src/quick/doc/snippets/qml/tableview/tableview.pro20
-rw-r--r--src/quick/handlers/handlers.pri35
-rw-r--r--src/quick/items/context2d/context2d.pri16
-rw-r--r--src/quick/items/items.pri248
-rw-r--r--src/quick/quick.pro64
-rw-r--r--src/quick/scenegraph/adaptations/adaptations.pri1
-rw-r--r--src/quick/scenegraph/adaptations/software/software.pri53
-rw-r--r--src/quick/scenegraph/scenegraph.pri170
-rw-r--r--src/quick/util/util.pri90
-rw-r--r--src/quickshapes/quickshapes.pro28
-rw-r--r--src/quickwidgets/quickwidgets.pro17
-rw-r--r--src/src.pro58
-rw-r--r--tests/auto/auto.pro19
-rw-r--r--tests/auto/cmake/cmake.pro7
-rw-r--r--tests/auto/installed_cmake/installed_cmake.pro4
-rw-r--r--tests/auto/particles/particles.pro28
-rw-r--r--tests/auto/particles/qquickage/qquickage.pro10
-rw-r--r--tests/auto/particles/qquickangleddirection/qquickangleddirection.pro10
-rw-r--r--tests/auto/particles/qquickcumulativedirection/qquickcumulativedirection.pro10
-rw-r--r--tests/auto/particles/qquickcustomaffector/qquickcustomaffector.pro10
-rw-r--r--tests/auto/particles/qquickellipseextruder/qquickellipseextruder.pro10
-rw-r--r--tests/auto/particles/qquickfriction/qquickfriction.pro10
-rw-r--r--tests/auto/particles/qquickgravity/qquickgravity.pro10
-rw-r--r--tests/auto/particles/qquickgroupgoal/qquickgroupgoal.pro10
-rw-r--r--tests/auto/particles/qquickimageparticle/qquickimageparticle.pro9
-rw-r--r--tests/auto/particles/qquickitemparticle/qquickitemparticle.pro10
-rw-r--r--tests/auto/particles/qquicklineextruder/qquicklineextruder.pro10
-rw-r--r--tests/auto/particles/qquickmaskextruder/qquickmaskextruder.pro10
-rw-r--r--tests/auto/particles/qquickparticlegroup/qquickparticlegroup.pro10
-rw-r--r--tests/auto/particles/qquickparticlesystem/qquickparticlesystem.pro10
-rw-r--r--tests/auto/particles/qquickpointattractor/qquickpointattractor.pro10
-rw-r--r--tests/auto/particles/qquickpointdirection/qquickpointdirection.pro10
-rw-r--r--tests/auto/particles/qquickrectangleextruder/qquickrectangleextruder.pro10
-rw-r--r--tests/auto/particles/qquickspritegoal/qquickspritegoal.pro10
-rw-r--r--tests/auto/particles/qquicktargetdirection/qquicktargetdirection.pro10
-rw-r--r--tests/auto/particles/qquicktrailemitter/qquicktrailemitter.pro10
-rw-r--r--tests/auto/particles/qquickturbulence/qquickturbulence.pro10
-rw-r--r--tests/auto/particles/qquickwander/qquickwander.pro10
-rw-r--r--tests/auto/qml/animation/animation.pro7
-rw-r--r--tests/auto/qml/animation/qabstractanimationjob/qabstractanimationjob.pro5
-rw-r--r--tests/auto/qml/animation/qanimationgroupjob/qanimationgroupjob.pro5
-rw-r--r--tests/auto/qml/animation/qparallelanimationgroupjob/qparallelanimationgroupjob.pro5
-rw-r--r--tests/auto/qml/animation/qpauseanimationjob/qpauseanimationjob.pro5
-rw-r--r--tests/auto/qml/animation/qsequentialanimationgroupjob/qsequentialanimationgroupjob.pro5
-rw-r--r--tests/auto/qml/bindingdependencyapi/bindingdependencyapi.pro11
-rw-r--r--tests/auto/qml/debugger/debugger.pro33
-rw-r--r--tests/auto/qml/debugger/qdebugmessageservice/qdebugmessageservice.pro12
-rw-r--r--tests/auto/qml/debugger/qpacketprotocol/qpacketprotocol.pro9
-rw-r--r--tests/auto/qml/debugger/qqmldebugclient/qqmldebugclient.pro16
-rw-r--r--tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler.pro4
-rw-r--r--tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler/qqmldebuggingenabler.pro11
-rw-r--r--tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenablerserver/qqmldebuggingenablerserver.pro11
-rw-r--r--tests/auto/qml/debugger/qqmldebugjs/qqmldebugjs.pro24
-rw-r--r--tests/auto/qml/debugger/qqmldebugjsserver/qqmldebugjsserver.pro9
-rw-r--r--tests/auto/qml/debugger/qqmldebuglocal/qqmldebuglocal.pro14
-rw-r--r--tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocess.pro4
-rw-r--r--tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocess/qqmldebugprocess.pro14
-rw-r--r--tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocessprocess/qqmldebugprocessprocess.pro11
-rw-r--r--tests/auto/qml/debugger/qqmldebugservice/qqmldebugservice.pro19
-rw-r--r--tests/auto/qml/debugger/qqmldebugtranslationservice/qqmldebugtranslationservice.pro12
-rw-r--r--tests/auto/qml/debugger/qqmlenginecontrol/qqmlenginecontrol.pro15
-rw-r--r--tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/qqmlenginedebuginspectorintegrationtest.pro11
-rw-r--r--tests/auto/qml/debugger/qqmlenginedebugservice/qqmlenginedebugservice.pro12
-rw-r--r--tests/auto/qml/debugger/qqmlinspector/qqmlinspector.pro11
-rw-r--r--tests/auto/qml/debugger/qqmlnativeconnector/qqmlnativeconnector.pro6
-rw-r--r--tests/auto/qml/debugger/qqmlpreview/qqmlpreview.pro25
-rw-r--r--tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro25
-rw-r--r--tests/auto/qml/debugger/qv4debugger/qv4debugger.pro19
-rw-r--r--tests/auto/qml/debugger/shared/debugutil.pri11
-rw-r--r--tests/auto/qml/ecmascripttests/ecmascripttests.pro13
-rw-r--r--tests/auto/qml/ecmascripttests/qjstest/qjstest.pro15
-rw-r--r--tests/auto/qml/ecmascripttests/testcase.pro17
-rw-r--r--tests/auto/qml/parserstress/parserstress.pro10
-rw-r--r--tests/auto/qml/qjsengine/qjsengine.pro9
-rw-r--r--tests/auto/qml/qjsmanagedvalue/qjsmanagedvalue.pro6
-rw-r--r--tests/auto/qml/qjsonbinding/qjsonbinding.pro14
-rw-r--r--tests/auto/qml/qjsprimitivevalue/qjsprimitivevalue.pro5
-rw-r--r--tests/auto/qml/qjsvalue/qjsvalue.pro6
-rw-r--r--tests/auto/qml/qjsvalueiterator/qjsvalueiterator.pro7
-rw-r--r--tests/auto/qml/qml.pro114
-rw-r--r--tests/auto/qml/qmlcachegen/qmlcachegen.pro39
-rw-r--r--tests/auto/qml/qmldiskcache/qmldiskcache.pro9
-rw-r--r--tests/auto/qml/qmlformat/qmlformat.pro12
-rw-r--r--tests/auto/qml/qmlimportscanner/qmlimportscanner.pro11
-rw-r--r--tests/auto/qml/qmllint/qmllint.pro11
-rw-r--r--tests/auto/qml/qmlplugindump/data/dumper/Dummy/dummy.pro23
-rw-r--r--tests/auto/qml/qmlplugindump/data/dumper/ExtendedType/extendedtype.pro22
-rw-r--r--tests/auto/qml/qmlplugindump/data/dumper/Imports/imports.pro24
-rw-r--r--tests/auto/qml/qmlplugindump/data/dumper/Versions/versions.pro23
-rw-r--r--tests/auto/qml/qmlplugindump/qmlplugindump.pro8
-rw-r--r--tests/auto/qml/qmlplugindump/tst_qmlplugindump.pro9
-rw-r--r--tests/auto/qml/qmltyperegistrar/foreign/foreign.pro10
-rw-r--r--tests/auto/qml/qmltyperegistrar/qmltyperegistrar.pro4
-rw-r--r--tests/auto/qml/qmltyperegistrar/tst_qmltyperegistrar.pro21
-rw-r--r--tests/auto/qml/qqmlapplicationengine/qqmlapplicationengine.pro5
-rw-r--r--tests/auto/qml/qqmlapplicationengine/testapp/testapp.pro11
-rw-r--r--tests/auto/qml/qqmlapplicationengine/tst_qqmlapplicationengine.pro13
-rw-r--r--tests/auto/qml/qqmlbinding/qqmlbinding.pro11
-rw-r--r--tests/auto/qml/qqmlchangeset/qqmlchangeset.pro7
-rw-r--r--tests/auto/qml/qqmlcomponent/qqmlcomponent.pro16
-rw-r--r--tests/auto/qml/qqmlconnections/qqmlconnections.pro11
-rw-r--r--tests/auto/qml/qqmlconsole/qqmlconsole.pro11
-rw-r--r--tests/auto/qml/qqmlcontext/qqmlcontext.pro11
-rw-r--r--tests/auto/qml/qqmlcpputils/qqmlcpputils.pro7
-rw-r--r--tests/auto/qml/qqmldelegatemodel/qqmldelegatemodel.pro13
-rw-r--r--tests/auto/qml/qqmldirparser/qqmldirparser.pro10
-rw-r--r--tests/auto/qml/qqmlecmascript/qqmlecmascript.pro21
-rw-r--r--tests/auto/qml/qqmlengine/qqmlengine.pro20
-rw-r--r--tests/auto/qml/qqmlenginecleanup/CustomModuleImport/CustomModule.pro13
-rw-r--r--tests/auto/qml/qqmlenginecleanup/qqmlenginecleanup.pro2
-rw-r--r--tests/auto/qml/qqmlenginecleanup/tst_qqmlenginecleanup.pro9
-rw-r--r--tests/auto/qml/qqmlerror/qqmlerror.pro11
-rw-r--r--tests/auto/qml/qqmlexpression/qqmlexpression.pro11
-rw-r--r--tests/auto/qml/qqmlextensionplugin/qqmlextensionplugin.pro5
-rw-r--r--tests/auto/qml/qqmlfile/qqmlfile.pro5
-rw-r--r--tests/auto/qml/qqmlfileselector/qqmlfileselector.pro11
-rw-r--r--tests/auto/qml/qqmlglobal/qqmlglobal.pro6
-rw-r--r--tests/auto/qml/qqmlimport/qqmlimport.pro13
-rw-r--r--tests/auto/qml/qqmlincubator/qqmlincubator.pro15
-rw-r--r--tests/auto/qml/qqmlinfo/qqmlinfo.pro19
-rw-r--r--tests/auto/qml/qqmlinstantiator/qqmlinstantiator.pro12
-rw-r--r--tests/auto/qml/qqmlitemmodels/qqmlitemmodels.pro20
-rw-r--r--tests/auto/qml/qqmllanguage/qqmllanguage.pro24
-rw-r--r--tests/auto/qml/qqmllistcompositor/qqmllistcompositor.pro7
-rw-r--r--tests/auto/qml/qqmllistmodel/qqmllistmodel.pro11
-rw-r--r--tests/auto/qml/qqmllistmodelworkerscript/qqmllistmodelworkerscript.pro11
-rw-r--r--tests/auto/qml/qqmllistreference/qqmllistreference.pro11
-rw-r--r--tests/auto/qml/qqmllocale/qqmllocale.pro12
-rw-r--r--tests/auto/qml/qqmlmetaobject/qqmlmetaobject.pro11
-rw-r--r--tests/auto/qml/qqmlmetatype/qqmlmetatype.pro20
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/invalidFirstCommandModule/invalidFirstCommandModule.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/invalidNamespaceModule/invalidNamespaceModule.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/moduleWithQmlSingleton/moduleWithQmlSingleton.pro18
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/nestedPlugin/nestedPlugin.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/nonstrictModule/nonstrictModule.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/optionalPlugin/optionalPlugin.pro10
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/plugin.2.1/childplugin/childplugin.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/plugin.2.1/plugin.2.1.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/plugin.2.2/plugin.2.2.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/plugin.2/childplugin/childplugin.pro13
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/plugin.2/plugin.2.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/plugin/childplugin/childplugin.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/plugin/plugin.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/pluginMixed/pluginMixed.pro13
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/pluginVersion/pluginVersion.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/pluginWithQmlFile/pluginWithQmlFile.pro13
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/pluginWrongCase/pluginWrongCase.pro13
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/preemptedStrictModule/preemptedStrictModule.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/preemptiveModule/preemptiveModule.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/protectedModule/protectedModule.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/qqmlmoduleplugin.pro27
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/strictModule.2/strictModule.2.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/strictModule/strictModule.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/tst_qqmlmoduleplugin.pro21
-rw-r--r--tests/auto/qml/qqmlnotifier/qqmlnotifier.pro11
-rw-r--r--tests/auto/qml/qqmlobjectmodel/qqmlobjectmodel.pro8
-rw-r--r--tests/auto/qml/qqmlopenmetaobject/qqmlopenmetaobject.pro7
-rw-r--r--tests/auto/qml/qqmlparser/qqmlparser.pro14
-rw-r--r--tests/auto/qml/qqmlpromise/qqmlpromise.pro46
-rw-r--r--tests/auto/qml/qqmlproperty/qqmlproperty.pro17
-rw-r--r--tests/auto/qml/qqmlpropertycache/qqmlpropertycache.pro11
-rw-r--r--tests/auto/qml/qqmlpropertymap/qqmlpropertymap.pro11
-rw-r--r--tests/auto/qml/qqmlqt/qqmlqt.pro11
-rw-r--r--tests/auto/qml/qqmlsettings/qqmlsettings.pro11
-rw-r--r--tests/auto/qml/qqmlsqldatabase/qqmlsqldatabase.pro11
-rw-r--r--tests/auto/qml/qqmltablemodel/qqmltablemodel.pro10
-rw-r--r--tests/auto/qml/qqmltimer/qqmltimer.pro7
-rw-r--r--tests/auto/qml/qqmltranslation/qqmltranslation.pro12
-rw-r--r--tests/auto/qml/qqmltypeloader/SlowImport/Slow.pro12
-rw-r--r--tests/auto/qml/qqmltypeloader/qqmltypeloader.pro2
-rw-r--r--tests/auto/qml/qqmltypeloader/tst_qqmltypeloader.pro19
-rw-r--r--tests/auto/qml/qqmlvaluetypeproviders/qqmlvaluetypeproviders.pro14
-rw-r--r--tests/auto/qml/qqmlvaluetypes/qqmlvaluetypes.pro17
-rw-r--r--tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro14
-rw-r--r--tests/auto/qml/qquickfolderlistmodel/qquickfolderlistmodel.pro13
-rw-r--r--tests/auto/qml/qquickworkerscript/qquickworkerscript.pro11
-rw-r--r--tests/auto/qml/qrcqml/qrcqml.pro7
-rw-r--r--tests/auto/qml/qtqmlmodules/qtqmlmodules.pro11
-rw-r--r--tests/auto/qml/qv4assembler/qv4assembler.pro12
-rw-r--r--tests/auto/qml/qv4identifiertable/qv4identifiertable.pro8
-rw-r--r--tests/auto/qml/qv4mm/qv4mm.pro12
-rw-r--r--tests/auto/qml/qv4regexp/qv4regexp.pro8
-rw-r--r--tests/auto/qml/qwidgetsinqml/qwidgetsinqml.pro7
-rw-r--r--tests/auto/qml/v4misc/v4misc.pro7
-rw-r--r--tests/auto/qmldevtools/compile/compile.pro15
-rw-r--r--tests/auto/qmldevtools/qmldevtools.pro4
-rw-r--r--tests/auto/qmldom/domitem/domitem.pro24
-rw-r--r--tests/auto/qmldom/errormessage/errormessage.pro24
-rw-r--r--tests/auto/qmldom/path/path.pro24
-rw-r--r--tests/auto/qmldom/qmldom.pro7
-rw-r--r--tests/auto/qmldom/stringdumper/stringdumper.pro27
-rw-r--r--tests/auto/qmltest-blacklist/shortcut/shortcut.pro1
-rw-r--r--tests/auto/qmltest/animatedimage/animatedimage.pro1
-rw-r--r--tests/auto/qmltest/animations/animations.pro1
-rw-r--r--tests/auto/qmltest/borderimage/borderimage.pro1
-rw-r--r--tests/auto/qmltest/buttonclick/buttonclick.pro1
-rw-r--r--tests/auto/qmltest/createbenchmark/createbenchmark.pro1
-rw-r--r--tests/auto/qmltest/events/events.pro1
-rw-r--r--tests/auto/qmltest/fontloader/fontloader.pro1
-rw-r--r--tests/auto/qmltest/gradient/gradient.pro1
-rw-r--r--tests/auto/qmltest/image/image.pro1
-rw-r--r--tests/auto/qmltest/itemgrabber/itemgrabber.pro1
-rw-r--r--tests/auto/qmltest/layout/layout.pro1
-rw-r--r--tests/auto/qmltest/listmodel/listmodel.pro1
-rw-r--r--tests/auto/qmltest/listview/listview.pro2
-rw-r--r--tests/auto/qmltest/objectmodel/objectmodel.pro1
-rw-r--r--tests/auto/qmltest/pathview/pathview.pro1
-rw-r--r--tests/auto/qmltest/pixel/pixel.pro1
-rw-r--r--tests/auto/qmltest/positioners/positioners.pro1
-rw-r--r--tests/auto/qmltest/qmltest.pro29
-rw-r--r--tests/auto/qmltest/qqmlbinding/qqmlbinding.pro1
-rw-r--r--tests/auto/qmltest/qtbug46798/qtbug46798.pro1
-rw-r--r--tests/auto/qmltest/rectangle/rectangle.pro1
-rw-r--r--tests/auto/qmltest/selftests/selftests.pro1
-rw-r--r--tests/auto/qmltest/shadersource/shadersource.pro1
-rw-r--r--tests/auto/qmltest/stability/stability.pro1
-rw-r--r--tests/auto/qmltest/text/text.pro1
-rw-r--r--tests/auto/qmltest/textedit/textedit.pro1
-rw-r--r--tests/auto/qmltest/textinput/textinput.pro1
-rw-r--r--tests/auto/qmltest/window/window.pro1
-rw-r--r--tests/auto/quick/drawingmodes/drawingmodes.pro17
-rw-r--r--tests/auto/quick/examples/examples.pro11
-rw-r--r--tests/auto/quick/geometry/geometry.pro9
-rw-r--r--tests/auto/quick/nodes/nodes.pro9
-rw-r--r--tests/auto/quick/nokeywords/nokeywords.pro11
-rw-r--r--tests/auto/quick/pointerhandlers/flickableinterop/flickableinterop.pro15
-rw-r--r--tests/auto/quick/pointerhandlers/mousearea_interop/mousearea_interop.pro15
-rw-r--r--tests/auto/quick/pointerhandlers/multipointtoucharea_interop/multipointtoucharea_interop.pro15
-rw-r--r--tests/auto/quick/pointerhandlers/pointerhandlers.pro15
-rw-r--r--tests/auto/quick/pointerhandlers/qquickdraghandler/qquickdraghandler.pro22
-rw-r--r--tests/auto/quick/pointerhandlers/qquickhoverhandler/qquickhoverhandler.pro15
-rw-r--r--tests/auto/quick/pointerhandlers/qquickpinchhandler/qquickpinchhandler.pro16
-rw-r--r--tests/auto/quick/pointerhandlers/qquickpointerhandler/qquickpointerhandler.pro16
-rw-r--r--tests/auto/quick/pointerhandlers/qquickpointhandler/qquickpointhandler.pro15
-rw-r--r--tests/auto/quick/pointerhandlers/qquicktaphandler/qquicktaphandler.pro16
-rw-r--r--tests/auto/quick/pointerhandlers/qquickwheelhandler/qquickwheelhandler.pro14
-rw-r--r--tests/auto/quick/propertyrequirements/propertyrequirements.pro7
-rw-r--r--tests/auto/quick/qquickaccessible/qquickaccessible.pro17
-rw-r--r--tests/auto/quick/qquickanchors/qquickanchors.pro12
-rw-r--r--tests/auto/quick/qquickanimatedimage/qquickanimatedimage.pro13
-rw-r--r--tests/auto/quick/qquickanimatedsprite/qquickanimatedsprite.pro14
-rw-r--r--tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro8
-rw-r--r--tests/auto/quick/qquickanimations/qquickanimations.pro71
-rw-r--r--tests/auto/quick/qquickanimators/qquickanimators.pro18
-rw-r--r--tests/auto/quick/qquickapplication/qquickapplication.pro14
-rw-r--r--tests/auto/quick/qquickbehaviors/qquickbehaviors.pro11
-rw-r--r--tests/auto/quick/qquickborderimage/qquickborderimage.pro14
-rw-r--r--tests/auto/quick/qquickboundaryrule/qquickboundaryrule.pro12
-rw-r--r--tests/auto/quick/qquickcanvasitem/qquickcanvasitem.pro57
-rw-r--r--tests/auto/quick/qquickcolorgroup/qquickcolorgroup.pro7
-rw-r--r--tests/auto/quick/qquickdesignersupport/qquickdesignersupport.pro20
-rw-r--r--tests/auto/quick/qquickdrag/qquickdrag.pro7
-rw-r--r--tests/auto/quick/qquickdroparea/qquickdroparea.pro14
-rw-r--r--tests/auto/quick/qquickdynamicpropertyanimation/qquickdynamicpropertyanimation.pro11
-rw-r--r--tests/auto/quick/qquickflickable/qquickflickable.pro12
-rw-r--r--tests/auto/quick/qquickflipable/qquickflipable.pro11
-rw-r--r--tests/auto/quick/qquickfocusscope/qquickfocusscope.pro12
-rw-r--r--tests/auto/quick/qquickfontloader/qquickfontloader.pro13
-rw-r--r--tests/auto/quick/qquickfontloader_static/qquickfontloader_static.pro12
-rw-r--r--tests/auto/quick/qquickfontmetrics/qquickfontmetrics.pro7
-rw-r--r--tests/auto/quick/qquickframebufferobject/qquickframebufferobject.pro14
-rw-r--r--tests/auto/quick/qquickgraphicsinfo/qquickgraphicsinfo.pro14
-rw-r--r--tests/auto/quick/qquickgridview/qquickgridview.pro14
-rw-r--r--tests/auto/quick/qquickimage/qquickimage.pro14
-rw-r--r--tests/auto/quick/qquickimageprovider/qquickimageprovider.pro7
-rw-r--r--tests/auto/quick/qquickitem/qquickitem.pro18
-rw-r--r--tests/auto/quick/qquickitem2/qquickitem2.pro11
-rw-r--r--tests/auto/quick/qquickitemlayer/qquickitemlayer.pro28
-rw-r--r--tests/auto/quick/qquicklayouts/qquicklayouts.pro14
-rw-r--r--tests/auto/quick/qquicklistview/qquicklistview.pro23
-rw-r--r--tests/auto/quick/qquickloader/qquickloader.pro15
-rw-r--r--tests/auto/quick/qquickmousearea/qquickmousearea.pro16
-rw-r--r--tests/auto/quick/qquickmultipointtoucharea/qquickmultipointtoucharea.pro12
-rw-r--r--tests/auto/quick/qquickpainteditem/qquickpainteditem.pro7
-rw-r--r--tests/auto/quick/qquickpalette/qquickpalette.pro7
-rw-r--r--tests/auto/quick/qquickpath/qquickpath.pro12
-rw-r--r--tests/auto/quick/qquickpathview/qquickpathview.pro13
-rw-r--r--tests/auto/quick/qquickpincharea/qquickpincharea.pro12
-rw-r--r--tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro16
-rw-r--r--tests/auto/quick/qquickpositioners/qquickpositioners.pro12
-rw-r--r--tests/auto/quick/qquickrectangle/qquickrectangle.pro12
-rw-r--r--tests/auto/quick/qquickrendercontrol/qquickrendercontrol.pro12
-rw-r--r--tests/auto/quick/qquickrepeater/qquickrepeater.pro12
-rw-r--r--tests/auto/quick/qquickscreen/qquickscreen.pro9
-rw-r--r--tests/auto/quick/qquickshadereffect/qquickshadereffect.pro11
-rw-r--r--tests/auto/quick/qquickshape/qquickshape.pro14
-rw-r--r--tests/auto/quick/qquickshortcut/qquickshortcut.pro13
-rw-r--r--tests/auto/quick/qquicksmoothedanimation/qquicksmoothedanimation.pro11
-rw-r--r--tests/auto/quick/qquickspringanimation/qquickspringanimation.pro11
-rw-r--r--tests/auto/quick/qquickspritesequence/qquickspritesequence.pro11
-rw-r--r--tests/auto/quick/qquickstates/qquickstates.pro11
-rw-r--r--tests/auto/quick/qquickstyledtext/qquickstyledtext.pro7
-rw-r--r--tests/auto/quick/qquicksystempalette/qquicksystempalette.pro8
-rw-r--r--tests/auto/quick/qquicktableview/qquicktableview.pro17
-rw-r--r--tests/auto/quick/qquicktext/qquicktext.pro14
-rw-r--r--tests/auto/quick/qquicktextdocument/qquicktextdocument.pro12
-rw-r--r--tests/auto/quick/qquicktextedit/qquicktextedit.pro17
-rw-r--r--tests/auto/quick/qquicktextinput/qquicktextinput.pro16
-rw-r--r--tests/auto/quick/qquicktextmetrics/qquicktextmetrics.pro7
-rw-r--r--tests/auto/quick/qquicktimeline/qquicktimeline.pro7
-rw-r--r--tests/auto/quick/qquickview/qquickview.pro12
-rw-r--r--tests/auto/quick/qquickview_extra/qquickview_extra.pro12
-rw-r--r--tests/auto/quick/qquickvisualdatamodel/qquickvisualdatamodel.pro13
-rw-r--r--tests/auto/quick/qquickwindow/qquickwindow.pro20
-rw-r--r--tests/auto/quick/quick.pro110
-rw-r--r--tests/auto/quick/rendernode/rendernode.pro17
-rw-r--r--tests/auto/quick/scenegraph/scenegraph.pro16
-rw-r--r--tests/auto/quick/shared/util.pri11
-rw-r--r--tests/auto/quick/sharedimage/sharedimage.pro12
-rw-r--r--tests/auto/quick/touchmouse/touchmouse.pro16
-rw-r--r--tests/auto/quicktest/polish-qml/polish-qml.pro12
-rw-r--r--tests/auto/quicktest/polish/polish.pro12
-rw-r--r--tests/auto/quicktest/quicktest.pro6
-rw-r--r--tests/auto/quicktest/quicktestmainwithsetup/quicktestmainwithsetup.pro12
-rw-r--r--tests/auto/quicktest/signalspy/signalspy.pro9
-rw-r--r--tests/auto/quicktest/testfiltering/quicktestmain/quicktestmain.pro11
-rw-r--r--tests/auto/quicktest/testfiltering/test/test.pro5
-rw-r--r--tests/auto/quicktest/testfiltering/testfiltering.pro4
-rw-r--r--tests/auto/quickwidgets/qquickwidget/qquickwidget.pro18
-rw-r--r--tests/auto/quickwidgets/quickwidgets.pro2
-rw-r--r--tests/auto/shared/astdump.pri7
-rw-r--r--tests/auto/shared/imports.pri4
-rw-r--r--tests/auto/shared/util.pri10
-rw-r--r--tests/auto/toolsupport/toolsupport.pro4
-rw-r--r--tests/benchmarks/benchmarks.pro5
-rw-r--r--tests/benchmarks/particles/affectors/affectors.pro10
-rw-r--r--tests/benchmarks/particles/emission/emission.pro11
-rw-r--r--tests/benchmarks/particles/particles.pro5
-rw-r--r--tests/benchmarks/qml/animation/animation.pro9
-rw-r--r--tests/benchmarks/qml/binding/binding.pro11
-rw-r--r--tests/benchmarks/qml/compilation/compilation.pro11
-rw-r--r--tests/benchmarks/qml/creation/creation.pro9
-rw-r--r--tests/benchmarks/qml/holistic/holistic.pro13
-rw-r--r--tests/benchmarks/qml/javascript/javascript.pro11
-rw-r--r--tests/benchmarks/qml/js/js.pro10
-rw-r--r--tests/benchmarks/qml/js/qjsengine/qjsengine.pro8
-rw-r--r--tests/benchmarks/qml/js/qjsvalue/qjsvalue.pro8
-rw-r--r--tests/benchmarks/qml/js/qjsvalueiterator/qjsvalueiterator.pro7
-rw-r--r--tests/benchmarks/qml/librarymetrics_performance/librarymetrics_performance.pro11
-rw-r--r--tests/benchmarks/qml/painting/painting.pro9
-rw-r--r--tests/benchmarks/qml/qml.pro19
-rw-r--r--tests/benchmarks/qml/qqmlchangeset/qqmlchangeset.pro10
-rw-r--r--tests/benchmarks/qml/qqmlcomponent/qqmlcomponent.pro11
-rw-r--r--tests/benchmarks/qml/qqmlmetaproperty/qqmlmetaproperty.pro10
-rw-r--r--tests/benchmarks/qml/qquickwindow/qquickwindow.pro11
-rw-r--r--tests/benchmarks/qml/script/script.pro12
-rw-r--r--tests/benchmarks/qml/typeimports/typeimports.pro9
-rw-r--r--tests/benchmarks/quick/colorresolving/colorresolving.pro14
-rw-r--r--tests/benchmarks/quick/events/events.pro11
-rw-r--r--tests/benchmarks/quick/quick.pro5
-rw-r--r--tests/libfuzzer/qml/jsapi/evaluate/evaluate.pro11
-rw-r--r--tests/libfuzzer/qml/qml/qqmlcomponent/create/create.pro11
-rw-r--r--tests/manual/highdpi/highdpi.pro13
-rw-r--r--tests/manual/httpserver/httpserver.pro13
-rw-r--r--tests/manual/listview/listview.pro29
-rw-r--r--tests/manual/mousearea/mousearea.pro7
-rw-r--r--tests/manual/nodetypes_ng/nodetypes_ng.pro11
-rw-r--r--tests/manual/pointer/pointer.pro8
-rw-r--r--tests/manual/qmltypememory/TestPlugin/plugin.pro7
-rw-r--r--tests/manual/qmltypememory/qmltypememory.pro8
-rw-r--r--tests/manual/quickwidgetviewer/quickwidgetviewer.pro4
-rw-r--r--tests/manual/scalablepath/scalablepath.pro5
-rw-r--r--tests/manual/scenegraph_lancelot/scenegrabber/scenegrabber.pro10
-rw-r--r--tests/manual/scenegraph_lancelot/scenegraph/scenegraph.pro17
-rw-r--r--tests/manual/scenegraph_lancelot/scenegraph_lancelot.pro2
-rw-r--r--tests/manual/shapestest/shapestest.pro6
-rw-r--r--tests/manual/tableview/abstracttablemodel/abstracttablemodel.pro10
-rw-r--r--tests/manual/tableview/listmodel/listmodel.pro10
-rw-r--r--tests/manual/tableview/storagemodel/storagemodel.pro11
-rw-r--r--tests/manual/tableview/tablemodel/form/form.pro10
-rw-r--r--tests/manual/tableview/tablemodel/json/json.pro12
-rw-r--r--tests/manual/tableview/tablemodel/tablemodel.pro2
-rw-r--r--tests/manual/tableview/tableview.pro4
-rw-r--r--tests/manual/text/text.pro7
-rw-r--r--tests/manual/touch/touch.pro7
-rw-r--r--tests/manual/v4/auto/auto.pro4
-rw-r--r--tests/manual/v4/auto/executableallocator/executableallocator.pro4
-rw-r--r--tests/tests.pro3
-rw-r--r--tools/qml/qml.pro27
-rw-r--r--tools/qmlcachegen/qmlcachegen.pro39
-rw-r--r--tools/qmleasing/qmleasing.pro22
-rw-r--r--tools/qmlformat/qmlformat.pro17
-rw-r--r--tools/qmlimportscanner/qmlimportscanner.pro57
-rw-r--r--tools/qmljs/qmljs.pro10
-rw-r--r--tools/qmllint/qmllint.pro18
-rw-r--r--tools/qmlplugindump/qmlplugindump.pro32
-rw-r--r--tools/qmlpreview/qmlpreview.pro15
-rw-r--r--tools/qmlprofiler/qmlprofiler.pro19
-rw-r--r--tools/qmlscene/qmlscene.pro12
-rw-r--r--tools/qmltestrunner/qmltestrunner.pro8
-rw-r--r--tools/qmltime/qmltime.pro15
-rw-r--r--tools/tools.pro56
463 files changed, 0 insertions, 7640 deletions
diff --git a/src/3rdparty/masm/masm-defs.pri b/src/3rdparty/masm/masm-defs.pri
deleted file mode 100644
index 90a795c6ce..0000000000
--- a/src/3rdparty/masm/masm-defs.pri
+++ /dev/null
@@ -1,47 +0,0 @@
-DEFINES += WTF_EXPORT_PRIVATE="" JS_EXPORT_PRIVATE=""
-DEFINES += ENABLE_ASSEMBLER_WX_EXCLUSIVE=1
-
-# Avoid symbol clashes with QtScript during static linking
-DEFINES += WTFReportAssertionFailure=qmlWTFReportAssertionFailure
-DEFINES += WTFReportAssertionFailureWithMessage=qmlWTFReportAssertionFailureWithMessage
-DEFINES += WTFReportBacktrace=qmlWTFReportBacktrace
-DEFINES += WTFInvokeCrashHook=qmlWTFInvokeCrashHook
-
-win*: DEFINES += NOMINMAX
-
-DEFINES += ENABLE_LLINT=0
-DEFINES += ENABLE_DFG_JIT=0
-DEFINES += ENABLE_DFG_JIT_UTILITY_METHODS=1
-DEFINES += ENABLE_JIT_CONSTANT_BLINDING=0
-DEFINES += BUILDING_QT__
-
-INCLUDEPATH += $$PWD/jit
-INCLUDEPATH += $$PWD/assembler
-INCLUDEPATH += $$PWD/runtime
-INCLUDEPATH += $$PWD/wtf
-INCLUDEPATH += $$PWD/stubs
-INCLUDEPATH += $$PWD/stubs/runtime
-INCLUDEPATH += $$PWD/stubs/wtf
-INCLUDEPATH += $$PWD
-
-disassembler {
- if(isEqual(QT_ARCH, "i386")|isEqual(QT_ARCH, "x86_64")): DEFINES += WTF_USE_UDIS86=1
- if(isEqual(QT_ARCH, "arm")): DEFINES += WTF_USE_ARMV7_DISASSEMBLER=1
- if(isEqual(QT_ARCH, "arm64")): DEFINES += WTF_USE_ARM64_DISASSEMBLER=1
- if(isEqual(QT_ARCH, "mips")): DEFINES += WTF_USE_MIPS32_DISASSEMBLER=1
-} else {
- DEFINES += WTF_USE_UDIS86=0
-}
-
-INCLUDEPATH += $$PWD/disassembler
-INCLUDEPATH += $$PWD/disassembler/udis86
-INCLUDEPATH += $$_OUT_PWD
-
-CONFIG(release, debug|release): DEFINES += NDEBUG
-
-!intel_icc:!clang:gcc {
- greaterThan(QT_GCC_MAJOR_VERSION, 6) { # GCC 7
- QMAKE_CXXFLAGS_WARN_ON += -Wno-expansion-to-defined
- QMAKE_CXXFLAGS += -Wno-expansion-to-defined
- }
-}
diff --git a/src/3rdparty/masm/masm.pri b/src/3rdparty/masm/masm.pri
deleted file mode 100644
index bd193d9184..0000000000
--- a/src/3rdparty/masm/masm.pri
+++ /dev/null
@@ -1,159 +0,0 @@
-HEADERS += $$PWD/assembler/AbstractMacroAssembler.h \
- $$PWD/assembler/ARM64Assembler.h \
- $$PWD/assembler/ARMv7Assembler.h \
- $$PWD/assembler/AssemblerBuffer.h \
- $$PWD/assembler/AssemblerBufferWithConstantPool.h \
- $$PWD/assembler/CodeLocation.h \
- $$PWD/assembler/LinkBuffer.h \
- $$PWD/assembler/MacroAssemblerARM64.h \
- $$PWD/assembler/MacroAssemblerARMv7.h \
- $$PWD/assembler/MacroAssemblerCodeRef.h \
- $$PWD/assembler/MacroAssembler.h \
- $$PWD/assembler/MacroAssemblerMIPS.h \
- $$PWD/assembler/MacroAssemblerX86_64.h \
- $$PWD/assembler/MacroAssemblerX86Common.h \
- $$PWD/assembler/MacroAssemblerX86.h \
- $$PWD/assembler/MIPSAssembler.h \
- $$PWD/assembler/X86Assembler.h
-
-SOURCES += $$PWD/assembler/ARMv7Assembler.cpp \
- $$PWD/assembler/LinkBuffer.cpp
-
-HEADERS += $$PWD/wtf/ASCIICType.h \
- $$PWD/wtf/Assertions.h \
- $$PWD/wtf/Atomics.h \
- $$PWD/wtf/BumpPointerAllocator.h \
- $$PWD/wtf/CheckedArithmetic.h \
- $$PWD/wtf/Compiler.h \
- $$PWD/wtf/CryptographicallyRandomNumber.h \
- $$PWD/wtf/DataLog.h \
- $$PWD/wtf/DynamicAnnotations.h \
- $$PWD/wtf/EnumClass.h \
- $$PWD/wtf/FeatureDefines.h \
- $$PWD/wtf/FilePrintStream.h \
- $$PWD/wtf/Locker.h \
- $$PWD/wtf/MathExtras.h \
- $$PWD/wtf/NotFound.h \
- $$PWD/wtf/NullPtr.h \
- $$PWD/wtf/OSAllocator.h \
- $$PWD/wtf/PageAllocationAligned.h \
- $$PWD/wtf/PageAllocation.h \
- $$PWD/wtf/PageBlock.h \
- $$PWD/wtf/PageReservation.h \
- $$PWD/wtf/Platform.h \
- $$PWD/wtf/PossiblyNull.h \
- $$PWD/wtf/PrintStream.h \
- $$PWD/wtf/RawPointer.h \
- $$PWD/wtf/SegmentedVector.h \
- $$PWD/wtf/StdLibExtras.h \
- $$PWD/wtf/VMTags.h
-
-SOURCES += $$PWD/wtf/PrintStream.cpp \
- $$PWD/wtf/FilePrintStream.cpp \
- $$PWD/wtf/PageAllocationAligned.cpp \
- $$PWD/wtf/PageBlock.cpp
-
-win32: SOURCES += $$PWD/wtf/OSAllocatorWin.cpp
-else:integrity: SOURCES += $$PWD/wtf/OSAllocatorIntegrity.cpp
-else: SOURCES += $$PWD/wtf/OSAllocatorPosix.cpp
-
-SOURCES += $$PWD/stubs/WTFStubs.cpp
-HEADERS += $$PWD/stubs/WTFStubs.h
-
-SOURCES += $$PWD/stubs/Options.cpp
-
-HEADERS += $$PWD/stubs/wtf/FastAllocBase.h \
- $$PWD/stubs/wtf/FastMalloc.h \
- $$PWD/stubs/wtf/Noncopyable.h \
- $$PWD/stubs/wtf/OwnPtr.h \
- $$PWD/stubs/wtf/PassOwnPtr.h \
- $$PWD/stubs/wtf/PassRefPtr.h \
- $$PWD/stubs/wtf/RefCounted.h \
- $$PWD/stubs/wtf/RefPtr.h \
- $$PWD/stubs/wtf/TypeTraits.h \
- $$PWD/stubs/wtf/UnusedParam.h \
- $$PWD/stubs/wtf/Vector.h
-
-SOURCES += $$PWD/disassembler/Disassembler.cpp
-SOURCES += $$PWD/disassembler/UDis86Disassembler.cpp
-contains(DEFINES, WTF_USE_UDIS86=1) {
- SOURCES += $$PWD/disassembler/udis86/udis86.c
- SOURCES += $$PWD/disassembler/udis86/udis86_decode.c
- SOURCES += $$PWD/disassembler/udis86/udis86_input.c
- SOURCES += $$PWD/disassembler/udis86/udis86_itab_holder.c
- SOURCES += $$PWD/disassembler/udis86/udis86_syn-att.c
- SOURCES += $$PWD/disassembler/udis86/udis86_syn.c
- SOURCES += $$PWD/disassembler/udis86/udis86_syn-intel.c
-
- ITAB = $$PWD/disassembler/udis86/optable.xml
- udis86.output = udis86_itab.h
- udis86.input = ITAB
- udis86.CONFIG += no_link
- udis86.commands = $$QMAKE_PYTHON $$PWD/disassembler/udis86/itab.py ${QMAKE_FILE_IN}
- QMAKE_EXTRA_COMPILERS += udis86
-
- udis86_tab_cfile.target = $$OUT_PWD/udis86_itab.c
- udis86_tab_cfile.depends = udis86_itab.h
- QMAKE_EXTRA_TARGETS += udis86_tab_cfile
-}
-
-# We can always compile these, they have ifdef guards inside
-SOURCES += $$PWD/disassembler/ARMv7Disassembler.cpp
-SOURCES += $$PWD/disassembler/ARMv7/ARMv7DOpcode.cpp
-HEADERS += $$PWD/disassembler/ARMv7/ARMv7DOpcode.h
-SOURCES += $$PWD/disassembler/Mips32Disassembler.cpp
-SOURCES += $$PWD/disassembler/mips32/Mips32Opcode.cpp
-HEADERS += $$PWD/disassembler/mips32/Mips32Opcode.h
-SOURCES += $$PWD/disassembler/ARM64Disassembler.cpp
-SOURCES += $$PWD/disassembler/ARM64/A64DOpcode.cpp
-HEADERS += $$PWD/disassembler/ARM64/A64DOpcode.h
-
-SOURCES += $$PWD/yarr/YarrCanonicalizeUCS2.cpp \
- $$PWD/yarr/YarrCanonicalizeUnicode.cpp \
- $$PWD/yarr/YarrInterpreter.cpp \
- $$PWD/yarr/YarrJIT.cpp \
- $$PWD/yarr/YarrPattern.cpp \
- $$PWD/yarr/YarrSyntaxChecker.cpp \
- $$PWD/stubs/yarr/YarrUnicodeProperties.cpp
-
-HEADERS += $$PWD/yarr/Yarr.h \
- $$PWD/yarr/YarrCanonicalizeUCS2.h \
- $$PWD/yarr/YarrInterpreter.h \
- $$PWD/yarr/YarrJIT.h \
- $$PWD/yarr/YarrParser.h \
- $$PWD/yarr/YarrPattern.h \
- $$PWD/yarr/YarrSyntaxChecker.h \
- $$PWD/yarr/YarrUnicodeProperties.h
-
-#
-# Generate RegExpJitTables.h
-#
-GENERATEDDIR = .generated
-debug_and_release {
- CONFIG(debug, debug|release) {
- GENERATEDDIR = $$GENERATEDDIR/debug
- } else {
- GENERATEDDIR = $$GENERATEDDIR/release
- }
-}
-INCLUDEPATH += $$GENERATEDDIR
-
-retgen.output = $$GENERATEDDIR/RegExpJitTables.h
-retgen.script = $$PWD/yarr/create_regex_tables
-retgen.input = retgen.script
-retgen.CONFIG += no_link
-retgen.commands = $$QMAKE_PYTHON $$retgen.script > ${QMAKE_FILE_OUT}
-QMAKE_EXTRA_COMPILERS += retgen
-
-# Taken from WebKit/Tools/qmake/mkspecs/features/unix/default_post.prf
-!c++11:!intel_icc {
- # Don't warn about OVERRIDE and FINAL, since they are feature-checked anyways
- clang {
- QMAKE_CXXFLAGS += -Wno-c++11-extensions -Wno-c++0x-extensions
- } else: gcc {
- greaterThan(QT_GCC_MAJOR_VERSION, 4)|greaterThan(QT_GCC_MINOR_VERSION, 5) {
- # We need to deactivate those warnings because some names conflicts with upcoming c++0x types (e.g.nullptr).
- QMAKE_CXXFLAGS += -Wno-c++0x-compat
- }
- }
-}
diff --git a/src/3rdparty/masm/yarr/yarr.pri b/src/3rdparty/masm/yarr/yarr.pri
deleted file mode 100644
index c8e30990be..0000000000
--- a/src/3rdparty/masm/yarr/yarr.pri
+++ /dev/null
@@ -1,15 +0,0 @@
-# -------------------------------------------------------------------
-# Project file for YARR
-#
-# See 'Tools/qmake/README' for an overview of the build system
-# -------------------------------------------------------------------
-
-SOURCES += \
- $$PWD/YarrInterpreter.cpp \
- $$PWD/YarrPattern.cpp \
- $$PWD/YarrSyntaxChecker.cpp \
- $$PWD/YarrCanonicalizeUCS2.cpp \
- $$PWD/YarrCanonicalizeUnicode.cpp \
- $$PWD/YarrErrorCode.cpp \
- $$PWD/YarrUnicodeProperties.cpp
-
diff --git a/src/imports/builtins/builtins.pro b/src/imports/builtins/builtins.pro
deleted file mode 100644
index ea326b4e76..0000000000
--- a/src/imports/builtins/builtins.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TEMPLATE = aux
-
-QMLTYPEFILE = builtins.qmltypes
-
-# install rule
-builtins.files = $$QMLTYPEFILE
-builtins.path = $$[QT_INSTALL_QML]
-INSTALLS += builtins
-
-# copy to build directory
-!prefix_build: COPIES += builtins
diff --git a/src/imports/folderlistmodel/folderlistmodel.pro b/src/imports/folderlistmodel/folderlistmodel.pro
deleted file mode 100644
index c95a88430d..0000000000
--- a/src/imports/folderlistmodel/folderlistmodel.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CXX_MODULE = qml
-TARGET = qmlfolderlistmodelplugin
-TARGETPATH = Qt/labs/folderlistmodel
-QML_IMPORT_VERSION = $$QT_VERSION
-
-QT = core-private qml-private
-
-SOURCES += qquickfolderlistmodel.cpp plugin.cpp \
- fileinfothread.cpp
-HEADERS += qquickfolderlistmodel.h \
- fileproperty_p.h \
- fileinfothread_p.h
-
-CONFIG += qmltypes install_qmltypes
-load(qml_plugin)
diff --git a/src/imports/imports.pro b/src/imports/imports.pro
deleted file mode 100644
index 38e6105c8a..0000000000
--- a/src/imports/imports.pro
+++ /dev/null
@@ -1,33 +0,0 @@
-TEMPLATE = subdirs
-QT_FOR_CONFIG += qml-private
-
-SUBDIRS += \
- builtins \
- qtqml \
- models \
- labsmodels \
- tooling
-
-qtConfig(qml-itemmodel): SUBDIRS += folderlistmodel
-qtConfig(qml-worker-script): SUBDIRS += workerscript
-qtHaveModule(sql): SUBDIRS += localstorage
-qtConfig(settings): SUBDIRS += settings
-
-qtHaveModule(quick) {
- QT_FOR_CONFIG += quick-private
-
- SUBDIRS += \
- labsanimation \
- layouts \
- qtquick2
-
- qtConfig(quick-shadereffect): SUBDIRS += wavefrontmesh
-
- qtHaveModule(testlib): SUBDIRS += testlib
- qtConfig(systemsemaphore): SUBDIRS += sharedimage
- qtConfig(quick-particles): \
- SUBDIRS += particles
-
- qtConfig(quick-path): SUBDIRS += shapes
-}
-
diff --git a/src/imports/labsanimation/labsanimation.pro b/src/imports/labsanimation/labsanimation.pro
deleted file mode 100644
index 5fd8ff25a7..0000000000
--- a/src/imports/labsanimation/labsanimation.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CXX_MODULE = qml
-TARGET = labsanimationplugin
-TARGETPATH = Qt/labs/animation
-QML_IMPORT_VERSION = $$QT_VERSION
-
-SOURCES += \
- qquickboundaryrule.cpp \
- plugin.cpp
-
-HEADERS += \
- qquickboundaryrule_p.h
-
-QT = qml-private quick-private
-
-CONFIG += qmltypes install_qmltypes
-load(qml_plugin)
diff --git a/src/imports/labsmodels/labsmodels.pro b/src/imports/labsmodels/labsmodels.pro
deleted file mode 100644
index 9fc52ce9cc..0000000000
--- a/src/imports/labsmodels/labsmodels.pro
+++ /dev/null
@@ -1,30 +0,0 @@
-CXX_MODULE = qml
-TARGET = labsmodelsplugin
-TARGETPATH = Qt/labs/qmlmodels
-QML_IMPORT_VERSION = $$QT_VERSION
-
-QT = qml-private qmlmodels-private
-
-SOURCES += \
- plugin.cpp
-
-qtConfig(qml-table-model) {
- SOURCES += \
- $$PWD/qqmltablemodel.cpp \
- $$PWD/qqmltablemodelcolumn.cpp
-
- HEADERS += \
- $$PWD/qqmltablemodel_p.h \
- $$PWD/qqmltablemodelcolumn_p.h
-}
-
-qtConfig(qml-delegate-model) {
- SOURCES += \
- qqmldelegatecomponent.cpp
-
- HEADERS += \
- qqmldelegatecomponent_p.h
-}
-
-CONFIG += qmltypes install_qmltypes
-load(qml_plugin)
diff --git a/src/imports/layouts/layouts.pro b/src/imports/layouts/layouts.pro
deleted file mode 100644
index 1ae269da32..0000000000
--- a/src/imports/layouts/layouts.pro
+++ /dev/null
@@ -1,24 +0,0 @@
-CXX_MODULE = qml
-TARGET = qquicklayoutsplugin
-TARGETPATH = QtQuick/Layouts
-QML_IMPORT_VERSION = $$QT_VERSION
-
-QT *= qml-private quick-private gui-private core-private
-
-SOURCES += plugin.cpp \
- qquicklayout.cpp \
- qquicklinearlayout.cpp \
- qquickstacklayout.cpp \
- qquickgridlayoutengine.cpp \
- qquicklayoutstyleinfo.cpp
-
-HEADERS += \
- qquicklayout_p.h \
- qquicklinearlayout_p.h \
- qquickstacklayout_p.h \
- qquickgridlayoutengine_p.h \
- qquicklayoutstyleinfo_p.h
-
-CONFIG += qmltypes install_qmltypes
-
-load(qml_plugin)
diff --git a/src/imports/localstorage/localstorage.pro b/src/imports/localstorage/localstorage.pro
deleted file mode 100644
index 6dff4862c7..0000000000
--- a/src/imports/localstorage/localstorage.pro
+++ /dev/null
@@ -1,18 +0,0 @@
-CXX_MODULE = qml
-TARGET = qmllocalstorageplugin
-TARGETPATH = QtQuick/LocalStorage
-QML_IMPORT_VERSION = $$QT_VERSION
-
-QT = sql qml-private core-private
-
-SOURCES += \
- plugin.cpp \
- qquicklocalstorage.cpp
-
-HEADERS += \
- qquicklocalstorage_p.h
-
-load(qml_plugin)
-
-CONFIG += qmltypes install_qmltypes
-OTHER_FILES += localstorage.json
diff --git a/src/imports/models/models.pro b/src/imports/models/models.pro
deleted file mode 100644
index 9a22049068..0000000000
--- a/src/imports/models/models.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CXX_MODULE = qml
-TARGET = modelsplugin
-TARGETPATH = QtQml/Models
-QML_IMPORT_VERSION = $$QT_VERSION
-
-SOURCES += \
- plugin.cpp
-
-QT = qml-private qmlmodels-private
-
-load(qml_plugin)
diff --git a/src/imports/particles/particles.pro b/src/imports/particles/particles.pro
deleted file mode 100644
index c0f2f990b5..0000000000
--- a/src/imports/particles/particles.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CXX_MODULE = qml
-TARGET = particlesplugin
-TARGETPATH = QtQuick/Particles
-QML_IMPORT_VERSION = $$QT_VERSION
-
-SOURCES += \
- plugin.cpp
-
-QT += quick-private quickparticles-private qml-private
-
-load(qml_plugin)
diff --git a/src/imports/qtqml/qtqml.pro b/src/imports/qtqml/qtqml.pro
deleted file mode 100644
index d32c7ad341..0000000000
--- a/src/imports/qtqml/qtqml.pro
+++ /dev/null
@@ -1,23 +0,0 @@
-TARGETPATH = QtQml
-CXX_MODULE = qml
-TARGET = qmlplugin
-QML_IMPORT_VERSION = $$QT_VERSION
-
-SOURCES += \
- plugin.cpp
-
-# In Qt6 we won't need qmlmodels-private here
-QT = qml-private qmlmodels-private
-
-DYNAMIC_QMLDIR = \
- "module QtQml" \
- "optional plugin qmlplugin" \
- "classname QtQmlPlugin" \
- "typeinfo plugins.qmltypes" \
- "designersupported" \
- "import QtQml.Models auto"
-
-qtConfig(qml-worker-script): DYNAMIC_QMLDIR += \
- "import QtQml.WorkerScript auto"
-
-load(qml_plugin)
diff --git a/src/imports/qtquick2/qtquick2.pro b/src/imports/qtquick2/qtquick2.pro
deleted file mode 100644
index 35430d0638..0000000000
--- a/src/imports/qtquick2/qtquick2.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CXX_MODULE = qml
-TARGET = qtquick2plugin
-TARGETPATH = QtQuick
-QML_IMPORT_VERSION = $$QT_VERSION
-
-SOURCES += \
- plugin.cpp
-
-QT += quick-private qml-private qmlmodels-private
-
-qtConfig(qml-worker-script): QT += qmlworkerscript-private
-
-load(qml_plugin)
diff --git a/src/imports/settings/settings.pro b/src/imports/settings/settings.pro
deleted file mode 100644
index 6fd8b8cddd..0000000000
--- a/src/imports/settings/settings.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CXX_MODULE = qml
-TARGET = qmlsettingsplugin
-TARGETPATH = Qt/labs/settings
-QML_IMPORT_VERSION = $$QT_VERSION
-
-QT = core qml
-
-HEADERS += \
- qqmlsettings_p.h
-
-SOURCES += \
- plugin.cpp \
- qqmlsettings.cpp
-
-CONFIG += qmltypes install_qmltypes
-
-load(qml_plugin)
diff --git a/src/imports/shapes/shapes.pro b/src/imports/shapes/shapes.pro
deleted file mode 100644
index b5f75343d7..0000000000
--- a/src/imports/shapes/shapes.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CXX_MODULE = qml
-TARGET = qmlshapesplugin
-TARGETPATH = QtQuick/Shapes
-QML_IMPORT_VERSION = $$QT_VERSION
-
-QT = core gui-private qml quick-private quickshapes-private
-
-SOURCES += \
- plugin.cpp \
-
-load(qml_plugin)
diff --git a/src/imports/sharedimage/sharedimage.pro b/src/imports/sharedimage/sharedimage.pro
deleted file mode 100644
index cee4c3465e..0000000000
--- a/src/imports/sharedimage/sharedimage.pro
+++ /dev/null
@@ -1,18 +0,0 @@
-CXX_MODULE = qml
-TARGET = sharedimageplugin
-TARGETPATH = Qt/labs/sharedimage
-QML_IMPORT_VERSION = $$QT_VERSION
-
-QT *= quick-private qml gui-private core-private
-
-SOURCES += \
- plugin.cpp \
- sharedimageprovider.cpp \
- qsharedimageloader.cpp
-
-HEADERS += \
- sharedimageprovider.h \
- qsharedimageloader_p.h
-
-CONFIG += qmltypes install_qmltypes
-load(qml_plugin)
diff --git a/src/imports/testlib/testlib.pro b/src/imports/testlib/testlib.pro
deleted file mode 100644
index 523be8b33e..0000000000
--- a/src/imports/testlib/testlib.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CXX_MODULE = qml
-TARGET = qmltestplugin
-TARGETPATH = QtTest
-QML_IMPORT_VERSION = $$QT_VERSION
-
-QT = qmltest-private qml core
-
-SOURCES += \
- main.cpp
-
-QML_FILES = \
- TestCase.qml \
- SignalSpy.qml \
- testlogger.js
-
-load(qml_plugin)
diff --git a/src/imports/tooling/tooling.pro b/src/imports/tooling/tooling.pro
deleted file mode 100644
index 8562e5eaa5..0000000000
--- a/src/imports/tooling/tooling.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TARGETPATH = QtQuick/tooling
-
-QML_FILES = \
- Component.qml \
- Enum.qml \
- Member.qml \
- Method.qml \
- Module.qml \
- Parameter.qml \
- Property.qml \
- Signal.qml
-
-load(qml_module)
diff --git a/src/imports/wavefrontmesh/wavefrontmesh.pro b/src/imports/wavefrontmesh/wavefrontmesh.pro
deleted file mode 100644
index 4aa06b97bf..0000000000
--- a/src/imports/wavefrontmesh/wavefrontmesh.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CXX_MODULE = qml
-TARGET = qmlwavefrontmeshplugin
-TARGETPATH = Qt/labs/wavefrontmesh
-QML_IMPORT_VERSION = $$QT_VERSION
-
-QT = core-private qml-private quick-private
-
-SOURCES += \
- plugin.cpp \
- qwavefrontmesh.cpp
-
-HEADERS += \
- qwavefrontmesh.h
-
-CONFIG += qmltypes install_qmltypes
-load(qml_plugin)
diff --git a/src/imports/workerscript/workerscript.pro b/src/imports/workerscript/workerscript.pro
deleted file mode 100644
index 9c6a65eb05..0000000000
--- a/src/imports/workerscript/workerscript.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CXX_MODULE = qml
-TARGET = workerscriptplugin
-TARGETPATH = QtQml/WorkerScript
-QML_IMPORT_VERSION = $$QT_VERSION
-
-SOURCES += \
- plugin.cpp
-
-QT = qml-private qmlworkerscript-private
-
-load(qml_plugin)
diff --git a/src/particles/particles.pri b/src/particles/particles.pri
deleted file mode 100644
index 975ae0e070..0000000000
--- a/src/particles/particles.pri
+++ /dev/null
@@ -1,83 +0,0 @@
-HEADERS += \
- $$PWD/qquickangledirection_p.h \
- $$PWD/qquickcustomaffector_p.h \
- $$PWD/qquickellipseextruder_p.h \
- $$PWD/qquicktrailemitter_p.h \
- $$PWD/qquickfriction_p.h \
- $$PWD/qquickgravity_p.h \
- $$PWD/qquickimageparticle_p.h \
- $$PWD/qquickitemparticle_p.h \
- $$PWD/qquickage_p.h \
- $$PWD/qquicklineextruder_p.h \
- $$PWD/qquickmaskextruder_p.h \
- $$PWD/qquickparticleaffector_p.h \
- $$PWD/qquickparticleemitter_p.h \
- $$PWD/qquickparticleextruder_p.h \
- $$PWD/qquickparticleflatset_p.h \
- $$PWD/qquickparticlepainter_p.h \
- $$PWD/qquickparticlesmodule_p.h \
- $$PWD/qquickparticlesystem_p.h \
- $$PWD/qquickpointattractor_p.h \
- $$PWD/qquickpointdirection_p.h \
- $$PWD/qquickspritegoal_p.h \
- $$PWD/qquickdirection_p.h \
- $$PWD/qquicktargetdirection_p.h \
- $$PWD/qquickturbulence_p.h \
- $$PWD/qquickwander_p.h \
- $$PWD/qquickcumulativedirection_p.h \
- $$PWD/qquickv4particledata_p.h \
- $$PWD/qquickrectangleextruder_p.h \
- $$PWD/qquickparticlegroup_p.h \
- $$PWD/qquickgroupgoal_p.h \
- $$PWD/qtquickparticlesglobal_p.h
-
-SOURCES += \
- $$PWD/qquickangledirection.cpp \
- $$PWD/qquickcustomaffector.cpp \
- $$PWD/qquickellipseextruder.cpp \
- $$PWD/qquicktrailemitter.cpp \
- $$PWD/qquickfriction.cpp \
- $$PWD/qquickgravity.cpp \
- $$PWD/qquickimageparticle.cpp \
- $$PWD/qquickitemparticle.cpp \
- $$PWD/qquickage.cpp \
- $$PWD/qquicklineextruder.cpp \
- $$PWD/qquickmaskextruder.cpp \
- $$PWD/qquickparticleaffector.cpp \
- $$PWD/qquickparticleemitter.cpp \
- $$PWD/qquickparticleextruder.cpp \
- $$PWD/qquickparticlepainter.cpp \
- $$PWD/qquickparticlesmodule.cpp \
- $$PWD/qquickparticlesystem.cpp \
- $$PWD/qquickpointattractor.cpp \
- $$PWD/qquickpointdirection.cpp \
- $$PWD/qquickspritegoal.cpp \
- $$PWD/qquickdirection.cpp \
- $$PWD/qquicktargetdirection.cpp \
- $$PWD/qquickturbulence.cpp \
- $$PWD/qquickwander.cpp \
- $$PWD/qquickcumulativedirection.cpp \
- $$PWD/qquickv4particledata.cpp \
- $$PWD/qquickrectangleextruder.cpp \
- $$PWD/qquickparticlegroup.cpp \
- $$PWD/qquickgroupgoal.cpp
-
-OTHER_FILES += \
- $$PWD/shaders_ng/imageparticle_simplepoint.frag.qsb \
- $$PWD/shaders_ng/imageparticle_simplepoint.vert.qsb \
- $$PWD/shaders_ng/imageparticle_coloredpoint.frag.qsb \
- $$PWD/shaders_ng/imageparticle_coloredpoint.vert.qsb \
- $$PWD/shaders_ng/imageparticle_colored.frag.qsb \
- $$PWD/shaders_ng/imageparticle_colored.vert.qsb \
- $$PWD/shaders_ng/imageparticle_deformed.frag.qsb \
- $$PWD/shaders_ng/imageparticle_deformed.vert.qsb \
- $$PWD/shaders_ng/imageparticle_sprite.frag.qsb \
- $$PWD/shaders_ng/imageparticle_sprite.vert.qsb \
- $$PWD/shaders_ng/imageparticle_tabled.frag.qsb \
- $$PWD/shaders_ng/imageparticle_tabled.vert.qsb
-
-RESOURCES += \
- $$PWD/particles.qrc
-
-
-
diff --git a/src/particles/particles.pro b/src/particles/particles.pro
deleted file mode 100644
index 6a117c65fe..0000000000
--- a/src/particles/particles.pro
+++ /dev/null
@@ -1,25 +0,0 @@
-TARGET = QtQuickParticles
-MODULE = quickparticles
-
-CONFIG += internal_module
-
-QT = core-private gui-private qml-private quick-private
-
-DEFINES += QT_NO_URL_CAST_FROM_STRING QT_NO_INTEGER_EVENT_COORDINATES
-msvc:DEFINES *= _CRT_SECURE_NO_WARNINGS
-solaris-cc*:QMAKE_CXXFLAGS_RELEASE -= -O2
-
-exists("qqml_enable_gcov") {
- QMAKE_CXXFLAGS = -fprofile-arcs -ftest-coverage -fno-elide-constructors
- LIBS_PRIVATE += -lgcov
-}
-
-include(particles.pri)
-
-QMLTYPES_FILENAME = plugins.qmltypes
-QMLTYPES_INSTALL_DIR = $$[QT_INSTALL_QML]/QtQuick/Particles
-QML_IMPORT_NAME = QtQuick.Particles
-QML_IMPORT_VERSION = $$QT_VERSION
-CONFIG += qmltypes install_qmltypes install_metatypes
-
-load(qt_module)
diff --git a/src/plugins/plugins.pro b/src/plugins/plugins.pro
deleted file mode 100644
index 86fdf87650..0000000000
--- a/src/plugins/plugins.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-TEMPLATE = subdirs
-QT_FOR_CONFIG += qml
-
-qtConfig(thread):qtConfig(qml-debug):SUBDIRS += qmltooling
-qtHaveModule(quick):SUBDIRS += scenegraph
diff --git a/src/plugins/qmltooling/packetprotocol/packetprotocol.pro b/src/plugins/qmltooling/packetprotocol/packetprotocol.pro
deleted file mode 100644
index a188b87a81..0000000000
--- a/src/plugins/qmltooling/packetprotocol/packetprotocol.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-TARGET = QtPacketProtocol
-QT = core-private
-CONFIG += static internal_module
-
-HEADERS = \
- qpacketprotocol_p.h \
- qpacket_p.h \
- qversionedpacket_p.h
-
-SOURCES = \
- qpacketprotocol.cpp \
- qpacket.cpp
-
-load(qt_module)
diff --git a/src/plugins/qmltooling/qmldbg_debugger/qmldbg_debugger.pro b/src/plugins/qmltooling/qmldbg_debugger/qmldbg_debugger.pro
deleted file mode 100644
index 2d8f0ceda2..0000000000
--- a/src/plugins/qmltooling/qmldbg_debugger/qmldbg_debugger.pro
+++ /dev/null
@@ -1,29 +0,0 @@
-TARGET = qmldbg_debugger
-QT = qml-private core-private packetprotocol-private
-
-SOURCES += \
- $$PWD/qqmldebuggerservicefactory.cpp \
- $$PWD/qqmlenginedebugservice.cpp \
- $$PWD/qqmlwatcher.cpp \
- $$PWD/qv4debugservice.cpp \
- $$PWD/qv4debugger.cpp \
- $$PWD/qv4debuggeragent.cpp \
- $$PWD/qv4datacollector.cpp \
- $$PWD/qv4debugjob.cpp
-
-HEADERS += \
- $$PWD/qqmldebuggerservicefactory.h \
- $$PWD/qqmlenginedebugservice.h \
- $$PWD/qqmlwatcher.h \
- $$PWD/qv4debugservice.h \
- $$PWD/qv4debugger.h \
- $$PWD/qv4debuggeragent.h \
- $$PWD/qv4datacollector.h \
- $$PWD/qv4debugjob.h
-
-OTHER_FILES += \
- $$PWD/qqmldebuggerservice.json
-
-PLUGIN_TYPE = qmltooling
-PLUGIN_CLASS_NAME = QQmlDebuggerServiceFactory
-load(qt_plugin)
diff --git a/src/plugins/qmltooling/qmldbg_inspector/qmldbg_inspector.pro b/src/plugins/qmltooling/qmldbg_inspector/qmldbg_inspector.pro
deleted file mode 100644
index 18a61f15b7..0000000000
--- a/src/plugins/qmltooling/qmldbg_inspector/qmldbg_inspector.pro
+++ /dev/null
@@ -1,23 +0,0 @@
-TARGET = qmldbg_inspector
-QT += qml-private quick-private core-private gui-private packetprotocol-private
-
-SOURCES += \
- $$PWD/globalinspector.cpp \
- $$PWD/highlight.cpp \
- $$PWD/inspecttool.cpp \
- $$PWD/qqmlinspectorservice.cpp \
- $$PWD/qquickwindowinspector.cpp
-
-HEADERS += \
- $$PWD/globalinspector.h \
- $$PWD/highlight.h \
- $$PWD/inspecttool.h\
- $$PWD/qqmlinspectorservicefactory.h \
- $$PWD/qquickwindowinspector.h
-
-OTHER_FILES += \
- qqmlinspectorservice.json
-
-PLUGIN_TYPE = qmltooling
-PLUGIN_CLASS_NAME = QQmlInspectorServiceFactory
-load(qt_plugin)
diff --git a/src/plugins/qmltooling/qmldbg_local/qmldbg_local.pro b/src/plugins/qmltooling/qmldbg_local/qmldbg_local.pro
deleted file mode 100644
index 71dba262da..0000000000
--- a/src/plugins/qmltooling/qmldbg_local/qmldbg_local.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-TARGET = qmldbg_local
-QT = qml-private
-
-SOURCES += \
- $$PWD/qlocalclientconnection.cpp
-
-HEADERS += \
- $$PWD/qlocalclientconnectionfactory.h
-
-OTHER_FILES += \
- $$PWD/qlocalclientconnection.json
-
-PLUGIN_TYPE = qmltooling
-PLUGIN_CLASS_NAME = QLocalClientConnectionFactory
-load(qt_plugin)
diff --git a/src/plugins/qmltooling/qmldbg_messages/qmldbg_messages.pro b/src/plugins/qmltooling/qmldbg_messages/qmldbg_messages.pro
deleted file mode 100644
index eda6df1a16..0000000000
--- a/src/plugins/qmltooling/qmldbg_messages/qmldbg_messages.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-TARGET = qmldbg_messages
-QT = qml-private core packetprotocol-private
-
-SOURCES += \
- $$PWD/qdebugmessageservice.cpp \
- $$PWD/qdebugmessageservicefactory.cpp
-
-HEADERS += \
- $$PWD/qdebugmessageservice.h \
- $$PWD/qdebugmessageservicefactory.h
-
-OTHER_FILES += \
- $$PWD/qdebugmessageservice.json
-
-PLUGIN_TYPE = qmltooling
-PLUGIN_CLASS_NAME = QDebugMessageServiceFactory
-load(qt_plugin)
diff --git a/src/plugins/qmltooling/qmldbg_native/qmldbg_native.pro b/src/plugins/qmltooling/qmldbg_native/qmldbg_native.pro
deleted file mode 100644
index 6630a394a0..0000000000
--- a/src/plugins/qmltooling/qmldbg_native/qmldbg_native.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-TARGET = qmldbg_native
-QT = qml-private core-private packetprotocol-private
-
-HEADERS += \
- $$PWD/qqmlnativedebugconnector.h
-
-SOURCES += \
- $$PWD/qqmlnativedebugconnector.cpp
-
-OTHER_FILES += \
- $$PWD/qqmlnativedebugconnector.json
-
-PLUGIN_TYPE = qmltooling
-PLUGIN_CLASS_NAME = QQmlNativeDebugConnectorFactory
-load(qt_plugin)
diff --git a/src/plugins/qmltooling/qmldbg_nativedebugger/qmldbg_nativedebugger.pro b/src/plugins/qmltooling/qmldbg_nativedebugger/qmldbg_nativedebugger.pro
deleted file mode 100644
index 1cb5525622..0000000000
--- a/src/plugins/qmltooling/qmldbg_nativedebugger/qmldbg_nativedebugger.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-TARGET = qmldbg_nativedebugger
-QT = qml-private core packetprotocol-private
-
-SOURCES += \
- $$PWD/qqmlnativedebugservicefactory.cpp \
- $$PWD/qqmlnativedebugservice.cpp
-
-HEADERS += \
- $$PWD/qqmlnativedebugservicefactory.h \
- $$PWD/qqmlnativedebugservice.h \
-
-OTHER_FILES += \
- $$PWD/qqmlnativedebugservice.json
-
-PLUGIN_TYPE = qmltooling
-PLUGIN_CLASS_NAME = QQmlNativeDebugServiceFactory
-load(qt_plugin)
diff --git a/src/plugins/qmltooling/qmldbg_preview/qmldbg_preview.pro b/src/plugins/qmltooling/qmldbg_preview/qmldbg_preview.pro
deleted file mode 100644
index e1cbc393f7..0000000000
--- a/src/plugins/qmltooling/qmldbg_preview/qmldbg_preview.pro
+++ /dev/null
@@ -1,31 +0,0 @@
-QT += core-private qml-private packetprotocol-private network quick-private gui-private
-
-TARGET = qmldbg_preview
-
-SOURCES += \
- $$PWD/qqmldebugtranslationservice.cpp \
- $$PWD/qqmlpreviewblacklist.cpp \
- $$PWD/qqmlpreviewfileengine.cpp \
- $$PWD/qqmlpreviewfileloader.cpp \
- $$PWD/qqmlpreviewhandler.cpp \
- $$PWD/qqmlpreviewposition.cpp \
- $$PWD/qqmlpreviewservice.cpp \
- $$PWD/qqmlpreviewservicefactory.cpp
-
-HEADERS += \
- $$PWD/qqmldebugtranslationservice.h \
- $$PWD/qqmlpreviewblacklist.h \
- $$PWD/qqmlpreviewfileengine.h \
- $$PWD/qqmlpreviewfileloader.h \
- $$PWD/qqmlpreviewhandler.h \
- $$PWD/qqmlpreviewposition.h \
- $$PWD/qqmlpreviewservice.h \
- $$PWD/qqmlpreviewservicefactory.h
-
-OTHER_FILES += \
- $$PWD/qqmlpreviewservice.json
-
-PLUGIN_TYPE = qmltooling
-PLUGIN_CLASS_NAME = QQmlPreviewServiceFactory
-
-load(qt_plugin)
diff --git a/src/plugins/qmltooling/qmldbg_profiler/qmldbg_profiler.pro b/src/plugins/qmltooling/qmldbg_profiler/qmldbg_profiler.pro
deleted file mode 100644
index ac874b079e..0000000000
--- a/src/plugins/qmltooling/qmldbg_profiler/qmldbg_profiler.pro
+++ /dev/null
@@ -1,23 +0,0 @@
-TARGET = qmldbg_profiler
-QT = qml-private core-private packetprotocol-private
-
-SOURCES += \
- $$PWD/qqmlenginecontrolservice.cpp \
- $$PWD/qqmlprofileradapter.cpp \
- $$PWD/qqmlprofilerservice.cpp \
- $$PWD/qqmlprofilerservicefactory.cpp \
- $$PWD/qv4profileradapter.cpp
-
-HEADERS += \
- $$PWD/qqmlenginecontrolservice.h \
- $$PWD/qqmlprofileradapter.h \
- $$PWD/qqmlprofilerservice.h \
- $$PWD/qqmlprofilerservicefactory.h \
- $$PWD/qv4profileradapter.h
-
-OTHER_FILES += \
- $$PWD/qqmlprofilerservice.json
-
-PLUGIN_TYPE = qmltooling
-PLUGIN_CLASS_NAME = QQmlProfilerServiceFactory
-load(qt_plugin)
diff --git a/src/plugins/qmltooling/qmldbg_quickprofiler/qmldbg_quickprofiler.pro b/src/plugins/qmltooling/qmldbg_quickprofiler/qmldbg_quickprofiler.pro
deleted file mode 100644
index f165917041..0000000000
--- a/src/plugins/qmltooling/qmldbg_quickprofiler/qmldbg_quickprofiler.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-TARGET = qmldbg_quickprofiler
-QT += qml-private quick-private core-private packetprotocol-private
-
-PLUGIN_TYPE = qmltooling
-PLUGIN_CLASS_NAME = QQuickProfilerAdapterFactory
-load(qt_plugin)
-
-SOURCES += \
- $$PWD/qquickprofileradapter.cpp \
- $$PWD/qquickprofileradapterfactory.cpp
-
-HEADERS += \
- $$PWD/qquickprofileradapter.h \
- $$PWD/qquickprofileradapterfactory.h \
-
-OTHER_FILES += \
- qquickprofileradapter.json
diff --git a/src/plugins/qmltooling/qmldbg_server/qmldbg_server.pro b/src/plugins/qmltooling/qmldbg_server/qmldbg_server.pro
deleted file mode 100644
index d7d24a4d39..0000000000
--- a/src/plugins/qmltooling/qmldbg_server/qmldbg_server.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-TARGET = qmldbg_server
-QT = qml-private packetprotocol-private
-
-SOURCES += \
- $$PWD/qqmldebugserver.cpp
-
-HEADERS += \
- $$PWD/qqmldebugserverfactory.h
-
-OTHER_FILES += \
- qqmldebugserver.json
-
-PLUGIN_TYPE = qmltooling
-PLUGIN_CLASS_NAME = QQmlDebugServerFactory
-load(qt_plugin)
diff --git a/src/plugins/qmltooling/qmldbg_tcp/qmldbg_tcp.pro b/src/plugins/qmltooling/qmldbg_tcp/qmldbg_tcp.pro
deleted file mode 100644
index a0e9d06fd5..0000000000
--- a/src/plugins/qmltooling/qmldbg_tcp/qmldbg_tcp.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-TARGET = qmldbg_tcp
-QT = qml-private network
-
-SOURCES += \
- $$PWD/qtcpserverconnection.cpp
-
-HEADERS += \
- $$PWD/qtcpserverconnectionfactory.h
-
-OTHER_FILES += \
- $$PWD/qtcpserverconnection.json
-
-PLUGIN_TYPE = qmltooling
-PLUGIN_CLASS_NAME = QTcpServerConnectionFactory
-load(qt_plugin)
diff --git a/src/plugins/qmltooling/qmltooling.pro b/src/plugins/qmltooling/qmltooling.pro
deleted file mode 100644
index b5b6e5d7aa..0000000000
--- a/src/plugins/qmltooling/qmltooling.pro
+++ /dev/null
@@ -1,44 +0,0 @@
-TEMPLATE = subdirs
-QT_FOR_CONFIG += qml-private
-
-# Utilities
-SUBDIRS += \
- packetprotocol
-
-# Connectors
-SUBDIRS += qmldbg_native
-qtConfig(thread): SUBDIRS += qmldbg_server
-
-qmldbg_native.depends = packetprotocol
-qmldbg_server.depends = packetprotocol
-
-qtConfig(qml-network) {
- qtConfig(localserver): SUBDIRS += qmldbg_local
-
- SUBDIRS += \
- qmldbg_tcp
-}
-
-# Services
-SUBDIRS += \
- qmldbg_messages \
- qmldbg_profiler \
- qmldbg_debugger \
- qmldbg_nativedebugger
-
-qmldbg_messages.depends = packetprotocol
-qmldbg_profiler.depends = packetprotocol
-qmldbg_debugger.depends = packetprotocol
-qmldbg_nativedebugger.depends = packetprotocol
-
-qtHaveModule(quick) {
- SUBDIRS += \
- qmldbg_inspector \
- qmldbg_quickprofiler
-
- qtConfig(settings):qtConfig(qml-network): SUBDIRS += qmldbg_preview
-
- qmldbg_inspector.depends = packetprotocol
- qmldbg_quickprofiler.depends = packetprotocol
- qmldbg_preview.depends = packetprotocol
-}
diff --git a/src/plugins/scenegraph/openvg/openvg.pro b/src/plugins/scenegraph/openvg/openvg.pro
deleted file mode 100644
index 7f9f4bfec5..0000000000
--- a/src/plugins/scenegraph/openvg/openvg.pro
+++ /dev/null
@@ -1,72 +0,0 @@
-TARGET = qsgopenvgbackend
-
-QT += gui-private core-private qml-private quick-private
-
-PLUGIN_TYPE = scenegraph
-PLUGIN_CLASS_NAME = QSGOpenVGAdaptation
-load(qt_plugin)
-
-TRACEPOINT_PROVIDER = $$PWD/openvg.tracepoints
-CONFIG += qt_tracepoints
-debug_and_release {
- CONFIG(debug, debug|release) {
- INCLUDEPATH += $$OUT_PWD/../../../quick/.tracegen/debug
- } else {
- INCLUDEPATH += $$OUT_PWD/../../../quick/.tracegen/release
- }
-} else {
- INCLUDEPATH += $$OUT_PWD/../../../quick/.tracegen/
-}
-
-QMAKE_TARGET_PRODUCT = "Qt Quick OpenVG Renderer (Qt $$QT_VERSION)"
-QMAKE_TARGET_DESCRIPTION = "Quick OpenVG Renderer for Qt."
-
-QMAKE_USE += openvg
-CONFIG += egl
-
-OTHER_FILES += $$PWD/openvg.json
-
-HEADERS += \
- qsgopenvgadaptation_p.h \
- qsgopenvgcontext_p.h \
- qsgopenvgrenderloop_p.h \
- qsgopenvgglyphnode_p.h \
- qopenvgcontext_p.h \
- qsgopenvgrenderer_p.h \
- qsgopenvginternalrectanglenode.h \
- qsgopenvgnodevisitor.h \
- qopenvgmatrix.h \
- qsgopenvgpublicnodes.h \
- qsgopenvginternalimagenode.h \
- qsgopenvgtexture.h \
- qsgopenvglayer.h \
- qsgopenvghelpers.h \
- qsgopenvgfontglyphcache.h \
- qsgopenvgpainternode.h \
- qsgopenvgrenderable.h \
- qopenvgoffscreensurface.h
-
-SOURCES += \
- qsgopenvgadaptation.cpp \
- qsgopenvgcontext.cpp \
- qsgopenvgrenderloop.cpp \
- qsgopenvgglyphnode.cpp \
- qopenvgcontext.cpp \
- qsgopenvgrenderer.cpp \
- qsgopenvginternalrectanglenode.cpp \
- qsgopenvgnodevisitor.cpp \
- qopenvgmatrix.cpp \
- qsgopenvgpublicnodes.cpp \
- qsgopenvginternalimagenode.cpp \
- qsgopenvgtexture.cpp \
- qsgopenvglayer.cpp \
- qsgopenvghelpers.cpp \
- qsgopenvgfontglyphcache.cpp \
- qsgopenvgpainternode.cpp \
- qsgopenvgrenderable.cpp \
- qopenvgoffscreensurface.cpp
-
-qtConfig(quick-sprite) {
- HEADERS += qsgopenvgspritenode.h
- SOURCES += qsgopenvgspritenode.cpp
-}
diff --git a/src/plugins/scenegraph/scenegraph.pro b/src/plugins/scenegraph/scenegraph.pro
deleted file mode 100644
index 9cc521a191..0000000000
--- a/src/plugins/scenegraph/scenegraph.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-TEMPLATE = subdirs
-QT_FOR_CONFIG += quick
-qtConfig(openvg): SUBDIRS += openvg
-
diff --git a/src/qml/animations/animations.pri b/src/qml/animations/animations.pri
deleted file mode 100644
index a379692567..0000000000
--- a/src/qml/animations/animations.pri
+++ /dev/null
@@ -1,18 +0,0 @@
-INCLUDEPATH += $$PWD
-
-HEADERS += \
- $$PWD/qabstractanimationjob_p.h \
- $$PWD/qanimationgroupjob_p.h \
- $$PWD/qsequentialanimationgroupjob_p.h \
- $$PWD/qparallelanimationgroupjob_p.h \
- $$PWD/qcontinuinganimationgroupjob_p.h \
- $$PWD/qpauseanimationjob_p.h \
- $$PWD/qanimationjobutil_p.h
-
-SOURCES += \
- $$PWD/qabstractanimationjob.cpp \
- $$PWD/qanimationgroupjob.cpp \
- $$PWD/qsequentialanimationgroupjob.cpp \
- $$PWD/qparallelanimationgroupjob.cpp \
- $$PWD/qcontinuinganimationgroupjob.cpp \
- $$PWD/qpauseanimationjob.cpp
diff --git a/src/qml/common/common.pri b/src/qml/common/common.pri
deleted file mode 100644
index 0456232162..0000000000
--- a/src/qml/common/common.pri
+++ /dev/null
@@ -1,40 +0,0 @@
-!build_pass {
- # Create a header containing a hash that describes this library. For a
- # released version of Qt, we'll use the .tag file that is updated by git
- # archive with the commit hash. For unreleased versions, we'll ask git
- # describe. Note that it won't update unless qmake is run again, even if
- # the commit change also changed something in this library.
- tagFile = $$PWD/../../.tag
- tag =
- exists($$tagFile) {
- tag = $$cat($$tagFile, singleline)
- QMAKE_INTERNAL_INCLUDED_FILES += $$tagFile
- }
- !equals(tag, "$${LITERAL_DOLLAR}Format:%H$${LITERAL_DOLLAR}") {
- QML_COMPILE_HASH = $$tag
- } else:exists($$PWD/../../.git) {
- commit = $$system(git rev-parse HEAD)
- QML_COMPILE_HASH = $$commit
- }
- compile_hash_contents = \
- "// Generated file, DO NOT EDIT" \
- "$${LITERAL_HASH}define QML_COMPILE_HASH \"$$QML_COMPILE_HASH\"" \
- "$${LITERAL_HASH}define QML_COMPILE_HASH_LENGTH $$str_size($$QML_COMPILE_HASH)"
- write_file("$$OUT_PWD/qml_compile_hash_p.h", compile_hash_contents)|error()
-}
-
-HEADERS += \
- $$PWD/qjsnumbercoercion.h \
- $$PWD/qqmlapiversion_p.h \
- $$PWD/qqmljsdiagnosticmessage_p.h \
- $$PWD/qqmljsfixedpoolarray_p.h \
- $$PWD/qqmljsmemorypool_p.h \
- $$PWD/qqmljssourcelocation_p.h \
- $$PWD/qv4alloca_p.h \
- $$PWD/qv4calldata_p.h \
- $$PWD/qv4compileddata_p.h \
- $$PWD/qv4staticvalue_p.h \
- $$PWD/qv4stringtoarrayindex_p.h
-
-SOURCES += \
- $$PWD/qjsnumbercoercion.cpp
diff --git a/src/qml/compiler/compiler.pri b/src/qml/compiler/compiler.pri
deleted file mode 100644
index 4d6926d420..0000000000
--- a/src/qml/compiler/compiler.pri
+++ /dev/null
@@ -1,29 +0,0 @@
-INCLUDEPATH += $$PWD
-INCLUDEPATH += $$OUT_PWD
-
-HEADERS += \
- $$PWD/qv4bytecodegenerator_p.h \
- $$PWD/qv4compiler_p.h \
- $$PWD/qv4compilercontext_p.h \
- $$PWD/qv4compilercontrolflow_p.h \
- $$PWD/qv4compilerglobal_p.h \
- $$PWD/qv4compilerscanfunctions_p.h \
- $$PWD/qv4codegen_p.h \
- $$PWD/qqmlirbuilder_p.h \
- $$PWD/qv4instr_moth_p.h \
- $$PWD/qv4bytecodehandler_p.h \
- $$PWD/qv4util_p.h
-
-SOURCES += \
- $$PWD/qv4bytecodegenerator.cpp \
- $$PWD/qv4compiler.cpp \
- $$PWD/qv4compilercontext.cpp \
- $$PWD/qv4compilerscanfunctions.cpp \
- $$PWD/qv4codegen.cpp \
- $$PWD/qqmlirbuilder.cpp \
- $$PWD/qv4instr_moth.cpp \
- $$PWD/qv4bytecodehandler.cpp
-
-gcc {
- equals(QT_GCC_MAJOR_VERSION, 5): QMAKE_CXXFLAGS += -fno-strict-aliasing
-}
diff --git a/src/qml/configure.pri b/src/qml/configure.pri
deleted file mode 100644
index fcd2eacace..0000000000
--- a/src/qml/configure.pri
+++ /dev/null
@@ -1,22 +0,0 @@
-equals(QMAKE_HOST.os, Windows): EXE_SUFFIX = .exe
-
-defineTest(qtConfTest_detectPython) {
- PYTHON_NAMES = python$$EXE_SUFFIX python2$${EXE_SUFFIX} python3$${EXE_SUFFIX} py$${EXE_SUFFIX}
- for (name, PYTHON_NAMES) {
- python_path = $$qtConfFindInPath("$$name")
- !isEmpty(python_path): \
- break()
- }
- isEmpty(python_path) {
- qtLog("No $$PYTHON_NAMES are found in PATH. Giving up.")
- return(false)
- }
-
- # Make tests.python.location available in configure.json.
- $${1}.location = $$shell_path($$python_path)
- export($${1}.location)
- $${1}.cache += location
- export($${1}.cache)
-
- return(true)
-}
diff --git a/src/qml/debugger/debugger.pri b/src/qml/debugger/debugger.pri
deleted file mode 100644
index 1281886816..0000000000
--- a/src/qml/debugger/debugger.pri
+++ /dev/null
@@ -1,28 +0,0 @@
-qtConfig(qml-debug) {
- HEADERS += \
- $$PWD/qqmlabstractprofileradapter_p.h \
- $$PWD/qqmlconfigurabledebugservice_p.h \
- $$PWD/qqmldebugpluginmanager_p.h \
- $$PWD/qqmldebugservice_p.h \
- $$PWD/qqmldebugservicefactory_p.h \
- $$PWD/qqmldebugserver_p.h \
- $$PWD/qqmldebugserverconnection_p.h \
- $$PWD/qqmlprofilerdefinitions_p.h
-
- SOURCES += \
- $$PWD/qqmldebug.cpp \
- $$PWD/qqmldebugconnector.cpp \
- $$PWD/qqmldebugservice.cpp \
- $$PWD/qqmlabstractprofileradapter.cpp \
- $$PWD/qqmlprofiler.cpp \
- $$PWD/qqmldebugserviceinterfaces.cpp
-}
-
-HEADERS += \
- $$PWD/qqmldebugconnector_p.h \
- $$PWD/qqmldebugserviceinterfaces_p.h \
- $$PWD/qqmldebugstatesdelegate_p.h \
- $$PWD/qqmldebug.h \
- $$PWD/qqmlprofiler_p.h
-
-INCLUDEPATH += $$PWD
diff --git a/src/qml/doc/snippets/code/backend/backend.pro b/src/qml/doc/snippets/code/backend/backend.pro
deleted file mode 100644
index 8bd2422718..0000000000
--- a/src/qml/doc/snippets/code/backend/backend.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-QT += qml
-
-#![registration]
-CONFIG += qmltypes
-QML_IMPORT_NAME = io.qt.examples.backend
-QML_IMPORT_MAJOR_VERSION = 1
-#![registration]
-
-HEADERS += \
- backend.h
-
-SOURCES += \
- backend.cpp \
- main.cpp
-
-RESOURCES += \
- main.qml
diff --git a/src/qml/doc/snippets/code/doc_src_qtqml.pro b/src/qml/doc/snippets/code/doc_src_qtqml.pro
deleted file mode 100644
index 48dc3ebf6c..0000000000
--- a/src/qml/doc/snippets/code/doc_src_qtqml.pro
+++ /dev/null
@@ -1,3 +0,0 @@
-#! [0]
-QT += qml
-#! [0]
diff --git a/src/qml/doc/snippets/qml/integrating-javascript/scarceresources/scarceresources.pro b/src/qml/doc/snippets/qml/integrating-javascript/scarceresources/scarceresources.pro
deleted file mode 100644
index d88f8f574c..0000000000
--- a/src/qml/doc/snippets/qml/integrating-javascript/scarceresources/scarceresources.pro
+++ /dev/null
@@ -1,22 +0,0 @@
-QT += qml gui
-
-#![0]
-CONFIG += qmltypes
-QML_IMPORT_NAME = Qt.example
-QML_IMPORT_MAJOR_VERSION = 1
-#![0]
-
-RESOURCES += \
- exampleFive.qml \
- exampleFour.js \
- exampleFour.qml \
- exampleOne.qml \
- exampleThree.js \
- exampleThree.qml \
- exampleTwo.qml
-
-HEADERS += \
- avatarExample.h
-
-SOURCES += \
- avatarExample.cpp
diff --git a/src/qml/jit/jit.pri b/src/qml/jit/jit.pri
deleted file mode 100644
index 503ce0ebcd..0000000000
--- a/src/qml/jit/jit.pri
+++ /dev/null
@@ -1,12 +0,0 @@
-INCLUDEPATH += $$PWD
-INCLUDEPATH += $$OUT_PWD
-
-SOURCES += \
- $$PWD/qv4baselinejit.cpp \
- $$PWD/qv4baselineassembler.cpp \
- $$PWD/qv4assemblercommon.cpp
-
-HEADERS += \
- $$PWD/qv4baselinejit_p.h \
- $$PWD/qv4baselineassembler_p.h \
- $$PWD/qv4assemblercommon_p.h
diff --git a/src/qml/jsapi/jsapi.pri b/src/qml/jsapi/jsapi.pri
deleted file mode 100644
index 3463a3aafe..0000000000
--- a/src/qml/jsapi/jsapi.pri
+++ /dev/null
@@ -1,16 +0,0 @@
-SOURCES += \
- $$PWD/qjsengine.cpp \
- $$PWD/qjsmanagedvalue.cpp \
- $$PWD/qjsprimitivevalue.cpp \
- $$PWD/qjsvalue.cpp \
- $$PWD/qjsvalueiterator.cpp \
-
-HEADERS += \
- $$PWD/qjsengine.h \
- $$PWD/qjsengine_p.h \
- $$PWD/qjsmanagedvalue.h \
- $$PWD/qjsprimitivevalue.h \
- $$PWD/qjsvalue.h \
- $$PWD/qjsvalue_p.h \
- $$PWD/qjsvalueiterator.h \
- $$PWD/qjsvalueiterator_p.h
diff --git a/src/qml/jsruntime/jsruntime.pri b/src/qml/jsruntime/jsruntime.pri
deleted file mode 100644
index 39391be976..0000000000
--- a/src/qml/jsruntime/jsruntime.pri
+++ /dev/null
@@ -1,179 +0,0 @@
-INCLUDEPATH += $$PWD
-INCLUDEPATH += $$OUT_PWD
-
-SOURCES += \
- $$PWD/qv4engine.cpp \
- $$PWD/qv4context.cpp \
- $$PWD/qv4persistent.cpp \
- $$PWD/qv4lookup.cpp \
- $$PWD/qv4identifierhash.cpp \
- $$PWD/qv4identifiertable.cpp \
- $$PWD/qv4managed.cpp \
- $$PWD/qv4internalclass.cpp \
- $$PWD/qv4sparsearray.cpp \
- $$PWD/qv4atomics.cpp \
- $$PWD/qv4arraydata.cpp \
- $$PWD/qv4arrayobject.cpp \
- $$PWD/qv4arrayiterator.cpp \
- $$PWD/qv4argumentsobject.cpp \
- $$PWD/qv4booleanobject.cpp \
- $$PWD/qv4dateobject.cpp \
- $$PWD/qv4errorobject.cpp \
- $$PWD/qv4function.cpp \
- $$PWD/qv4functionobject.cpp \
- $$PWD/qv4generatorobject.cpp \
- $$PWD/qv4globalobject.cpp \
- $$PWD/qv4iterator.cpp \
- $$PWD/qv4jsonobject.cpp \
- $$PWD/qv4mathobject.cpp \
- $$PWD/qv4memberdata.cpp \
- $$PWD/qv4numberobject.cpp \
- $$PWD/qv4object.cpp \
- $$PWD/qv4objectproto.cpp \
- $$PWD/qv4propertykey.cpp \
- $$PWD/qv4proxy.cpp \
- $$PWD/qv4qmlcontext.cpp \
- $$PWD/qv4reflect.cpp \
- $$PWD/qv4regexpobject.cpp \
- $$PWD/qv4stackframe.cpp \
- $$PWD/qv4string.cpp \
- $$PWD/qv4stringiterator.cpp \
- $$PWD/qv4stringobject.cpp \
- $$PWD/qv4variantobject.cpp \
- $$PWD/qv4objectiterator.cpp \
- $$PWD/qv4regexp.cpp \
- $$PWD/qv4runtimecodegen.cpp \
- $$PWD/qv4script.cpp \
- $$PWD/qv4symbol.cpp \
- $$PWD/qv4setobject.cpp \
- $$PWD/qv4setiterator.cpp \
- $$PWD/qv4include.cpp \
- $$PWD/qv4qobjectwrapper.cpp \
- $$PWD/qv4arraybuffer.cpp \
- $$PWD/qv4typedarray.cpp \
- $$PWD/qv4dataview.cpp \
- $$PWD/qv4vme_moth.cpp \
- $$PWD/qv4mapobject.cpp \
- $$PWD/qv4mapiterator.cpp \
- $$PWD/qv4estable.cpp \
- $$PWD/qv4module.cpp \
- $$PWD/qv4promiseobject.cpp \
- $$PWD/qv4runtime.cpp \
- $$PWD/qv4urlobject.cpp \
- $$PWD/qv4value.cpp \
- $$PWD/qv4compilationunitmapper.cpp \
- $$PWD/qv4executablecompilationunit.cpp \
- $$PWD/qv4executableallocator.cpp \
- $$PWD/qv4resolvedtypereference.cpp
-
-qtConfig(qml-debug): SOURCES += $$PWD/qv4profiling.cpp
-
-HEADERS += \
- $$PWD/qv4global_p.h \
- $$PWD/qv4engine_p.h \
- $$PWD/qv4enginebase_p.h \
- $$PWD/qv4context_p.h \
- $$PWD/qv4math_p.h \
- $$PWD/qv4persistent_p.h \
- $$PWD/qv4debugging_p.h \
- $$PWD/qv4lookup_p.h \
- $$PWD/qv4identifierhashdata_p.h \
- $$PWD/qv4identifierhash_p.h \
- $$PWD/qv4identifiertable_p.h \
- $$PWD/qv4managed_p.h \
- $$PWD/qv4internalclass_p.h \
- $$PWD/qv4jscall_p.h \
- $$PWD/qv4sparsearray_p.h \
- $$PWD/qv4atomics_p.h \
- $$PWD/qv4arraydata_p.h \
- $$PWD/qv4arrayobject_p.h \
- $$PWD/qv4arrayiterator_p.h \
- $$PWD/qv4argumentsobject_p.h \
- $$PWD/qv4booleanobject_p.h \
- $$PWD/qv4dateobject_p.h \
- $$PWD/qv4errorobject_p.h \
- $$PWD/qv4function_p.h \
- $$PWD/qv4functionobject_p.h \
- $$PWD/qv4generatorobject_p.h \
- $$PWD/qv4globalobject_p.h \
- $$PWD/qv4iterator_p.h \
- $$PWD/qv4jsonobject_p.h \
- $$PWD/qv4mathobject_p.h \
- $$PWD/qv4memberdata_p.h \
- $$PWD/qv4numberobject_p.h \
- $$PWD/qv4object_p.h \
- $$PWD/qv4objectproto_p.h \
- $$PWD/qv4propertykey_p.h \
- $$PWD/qv4proxy_p.h \
- $$PWD/qv4qmlcontext_p.h \
- $$PWD/qv4reflect_p.h \
- $$PWD/qv4regexpobject_p.h \
- $$PWD/qv4runtimecodegen_p.h \
- $$PWD/qv4stackframe_p.h \
- $$PWD/qv4string_p.h \
- $$PWD/qv4stringiterator_p.h \
- $$PWD/qv4stringobject_p.h \
- $$PWD/qv4variantobject_p.h \
- $$PWD/qv4property_p.h \
- $$PWD/qv4objectiterator_p.h \
- $$PWD/qv4regexp_p.h \
- $$PWD/qv4script_p.h \
- $$PWD/qv4symbol_p.h \
- $$PWD/qv4setobject_p.h \
- $$PWD/qv4setiterator_p.h \
- $$PWD/qv4scopedvalue_p.h \
- $$PWD/qv4executableallocator_p.h \
- $$PWD/qv4include_p.h \
- $$PWD/qv4qobjectwrapper_p.h \
- $$PWD/qv4profiling_p.h \
- $$PWD/qv4arraybuffer_p.h \
- $$PWD/qv4typedarray_p.h \
- $$PWD/qv4dataview_p.h \
- $$PWD/qv4vme_moth_p.h \
- $$PWD/qv4mapobject_p.h \
- $$PWD/qv4mapiterator_p.h \
- $$PWD/qv4estable_p.h \
- $$PWD/qv4vtable_p.h \
- $$PWD/qv4module_p.h \
- $$PWD/qv4promiseobject_p.h \
- $$PWD/qv4runtime_p.h \
- $$PWD/qv4urlobject_p.h \
- $$PWD/qv4value_p.h \
- $$PWD/qv4compilationunitmapper_p.h \
- $$PWD/qv4executablecompilationunit_p.h \
- $$PWD/qv4functiontable_p.h \
- $$PWD/qv4runtimeapi_p.h \
- $$PWD/qv4resolvedtypereference_p.h
-
-qtConfig(qml-sequence-object) {
- HEADERS += \
- $$PWD/qv4sequenceobject_p.h
-
- SOURCES += \
- $$PWD/qv4sequenceobject.cpp
-}
-
-unix: SOURCES += $$PWD/qv4compilationunitmapper_unix.cpp
-else: SOURCES += $$PWD/qv4compilationunitmapper_win.cpp
-
-win32 {
- equals(QT_ARCH, x86_64) {
- SOURCES += \
- $$PWD/qv4functiontable_win64.cpp
- } else {
- SOURCES += \
- $$PWD/qv4functiontable_noop.cpp
- }
-} else {
- SOURCES += \
- $$PWD/qv4functiontable_unix.cpp
-}
-
-
-valgrind {
- DEFINES += V4_USE_VALGRIND
-}
-
-heaptrack {
- DEFINES += V4_USE_HEAPTRACK
-}
diff --git a/src/qml/memory/memory.pri b/src/qml/memory/memory.pri
deleted file mode 100644
index 0bc8e90d27..0000000000
--- a/src/qml/memory/memory.pri
+++ /dev/null
@@ -1,11 +0,0 @@
-INCLUDEPATH += $$PWD
-INCLUDEPATH += $$OUT_PWD
-
-SOURCES += \
- $$PWD/qv4mm.cpp \
-
-HEADERS += \
- $$PWD/qv4mm_p.h \
- $$PWD/qv4mmdefs_p.h \
- $$PWD/qv4writebarrier_p.h \
- $$PWD/qv4heap_p.h
diff --git a/src/qml/parser/parser.pri b/src/qml/parser/parser.pri
deleted file mode 100644
index 57855a82f9..0000000000
--- a/src/qml/parser/parser.pri
+++ /dev/null
@@ -1,23 +0,0 @@
-HEADERS += \
- $$PWD/qqmljsast_p.h \
- $$PWD/qqmljsastfwd_p.h \
- $$PWD/qqmljsastvisitor_p.h \
- $$PWD/qqmljsengine_p.h \
- $$PWD/qqmljslexer_p.h \
- $$PWD/qqmljsglobal_p.h \
- $$PWD/qqmljskeywords_p.h
-
-SOURCES += \
- $$PWD/qqmljsast.cpp \
- $$PWD/qqmljsastvisitor.cpp \
- $$PWD/qqmljsengine_p.cpp \
- $$PWD/qqmljslexer.cpp \
-
-CONFIG += qlalr
-QLALRSOURCES = $$PWD/qqmljs.g
-QMAKE_QLALRFLAGS = --no-debug --qt
-
-OTHER_FILES += $$QLALRSOURCES
-
-# make sure we install the headers generated by qlalr
-private_headers.CONFIG += no_check_exist
diff --git a/src/qml/qml.pro b/src/qml/qml.pro
deleted file mode 100644
index 0ef8f9e928..0000000000
--- a/src/qml/qml.pro
+++ /dev/null
@@ -1,81 +0,0 @@
-TARGET = QtQml
-QT = core-private
-
-qtConfig(qml-network): \
- QT += network
-
-TRACEPOINT_PROVIDER = $$PWD/qtqml.tracepoints
-CONFIG += qt_tracepoints
-
-!qtConfig(qml-python): \
- error(Python is required to build QtQml.)
-
-DEFINES += QT_NO_URL_CAST_FROM_STRING QT_NO_INTEGER_EVENT_COORDINATES
-
-msvc:equals(QT_ARCH, i386): QMAKE_LFLAGS += /BASE:0x66000000
-msvc:DEFINES *= _CRT_SECURE_NO_WARNINGS
-win32:LIBS += -lshell32
-solaris-cc*:QMAKE_CXXFLAGS_RELEASE -= -O2
-
-# Ensure this gcc optimization is switched off for mips platforms to avoid trouble with JIT.
-gcc:isEqual(QT_ARCH, "mips"): QMAKE_CXXFLAGS += -fno-reorder-blocks
-
-DEFINES += QT_NO_FOREACH
-
-exists("qqml_enable_gcov") {
- QMAKE_CXXFLAGS = -fprofile-arcs -ftest-coverage -fno-elide-constructors
- LIBS_PRIVATE += -lgcov
-}
-
-# QTBUG-55238, disable new optimizer for MSVC 2015/Update 3.
-release:msvc:equals(QT_CL_MAJOR_VERSION, 19):equals(QT_CL_MINOR_VERSION, 00): \
- greaterThan(QT_CL_PATCH_VERSION, 24212):QMAKE_CXXFLAGS += -d2SSAOptimizer-
-
-QMAKE_DOCS = $$PWD/doc/qtqml.qdocconf
-
-# 2415: variable "xx" of static storage duration was declared but never referenced
-intel_icc: WERROR += -ww2415
-# unused variable 'xx' [-Werror,-Wunused-const-variable]
-greaterThan(QT_CLANG_MAJOR_VERSION, 3)|greaterThan(QT_CLANG_MINOR_VERSION, 3)| \
- greaterThan(QT_APPLE_CLANG_MAJOR_VERSION, 5)| \
- if(equals(QT_APPLE_CLANG_MAJOR_VERSION, 5):greaterThan(QT_APPLE_CLANG_MINOR_VERSION, 0)): \
- WERROR += -Wno-error=unused-const-variable
-
-HEADERS += qtqmlglobal.h \
- inlinecomponentutils_p.h \
- qtqmlglobal_p.h \
- qtqmlcompilerglobal.h \
- qtqmlcompilerglobal_p.h
-
-#modules
-include(common/common.pri)
-include(util/util.pri)
-include(memory/memory.pri)
-include(parser/parser.pri)
-include(compiler/compiler.pri)
-include(jsapi/jsapi.pri)
-include(jsruntime/jsruntime.pri)
-qtConfig(qml-jit) {
- include(jit/jit.pri)
-}
-include(qml/qml.pri)
-include(debugger/debugger.pri)
-include(qmldirparser/qmldirparser.pri)
-qtConfig(qml-animation) {
- include(animations/animations.pri)
-}
-include(types/types.pri)
-include(../3rdparty/masm/masm-defs.pri)
-
-MODULE_PLUGIN_TYPES = \
- qmltooling
-
-QMLTYPES_FILENAME = plugins.qmltypes
-QMLTYPES_INSTALL_DIR = $$[QT_INSTALL_QML]/QtQml
-QML_IMPORT_NAME = QtQml
-QML_IMPORT_VERSION = $$QT_VERSION
-CONFIG += qmltypes install_qmltypes install_metatypes
-
-load(qt_module)
-
-include(../3rdparty/masm/masm.pri)
diff --git a/src/qml/qml/ftw/ftw.pri b/src/qml/qml/ftw/ftw.pri
deleted file mode 100644
index eadba394b4..0000000000
--- a/src/qml/qml/ftw/ftw.pri
+++ /dev/null
@@ -1,26 +0,0 @@
-HEADERS += \
- $$PWD/qbitfield_p.h \
- $$PWD/qintrusivelist_p.h \
- $$PWD/qpodvector_p.h \
- $$PWD/qhashedstring_p.h \
- $$PWD/qprimefornumbits_p.h \
- $$PWD/qqmlrefcount_p.h \
- $$PWD/qfieldlist_p.h \
- $$PWD/qqmlthread_p.h \
- $$PWD/qfinitestack_p.h \
- $$PWD/qrecursionwatcher_p.h \
- $$PWD/qrecyclepool_p.h \
- $$PWD/qflagpointer_p.h \
- $$PWD/qlazilyallocated_p.h \
- $$PWD/qqmlnullablevalue_p.h \
- $$PWD/qstringhash_p.h \
- $$PWD/qlinkedstringhash_p.h
-
-SOURCES += \
- $$PWD/qintrusivelist.cpp \
- $$PWD/qhashedstring.cpp \
- $$PWD/qqmlthread.cpp
-
-# mirrors logic in $$QT_SOURCE_TREE/config.tests/unix/clock-gettime/clock-gettime.pri
-# clock_gettime() is implemented in librt on these systems
-qtConfig(clock-gettime):linux-*|hpux-*|solaris-*:LIBS_PRIVATE *= -lrt
diff --git a/src/qml/qml/qml.pri b/src/qml/qml/qml.pri
deleted file mode 100644
index ab5dedc061..0000000000
--- a/src/qml/qml/qml.pri
+++ /dev/null
@@ -1,193 +0,0 @@
-SOURCES += \
- $$PWD/qqml.cpp \
- $$PWD/qqmldatablob.cpp \
- $$PWD/qqmldirdata.cpp \
- $$PWD/qqmlerror.cpp \
- $$PWD/qqmlmoduleregistration.cpp \
- $$PWD/qqmlopenmetaobject.cpp \
- $$PWD/qqmlscriptblob.cpp \
- $$PWD/qqmlscriptdata.cpp \
- $$PWD/qqmltypedata.cpp \
- $$PWD/qqmltypeloaderqmldircontent.cpp \
- $$PWD/qqmltypeloaderthread.cpp \
- $$PWD/qqmlvmemetaobject.cpp \
- $$PWD/qqmlengine.cpp \
- $$PWD/qqmlexpression.cpp \
- $$PWD/qqmlproperty.cpp \
- $$PWD/qqmlcomponent.cpp \
- $$PWD/qqmlincubator.cpp \
- $$PWD/qqmlcontext.cpp \
- $$PWD/qqmlcontextdata.cpp \
- $$PWD/qqmlcustomparser.cpp \
- $$PWD/qqmlpropertyvaluesource.cpp \
- $$PWD/qqmlpropertyvalueinterceptor.cpp \
- $$PWD/qqmlproxymetaobject.cpp \
- $$PWD/qqmlvme.cpp \
- $$PWD/qqmlboundsignal.cpp \
- $$PWD/qqmlmetatype.cpp \
- $$PWD/qqmlmetatypedata.cpp \
- $$PWD/qqmlstringconverters.cpp \
- $$PWD/qqmltype.cpp \
- $$PWD/qqmltypemodule.cpp \
- $$PWD/qqmltypemoduleversion.cpp \
- $$PWD/qqmlparserstatus.cpp \
- $$PWD/qqmltypeloader.cpp \
- $$PWD/qqmlinfo.cpp \
- $$PWD/qqmlvaluetype.cpp \
- $$PWD/qqmlpropertycache.cpp \
- $$PWD/qqmlmetaobject.cpp \
- $$PWD/qqmlnotifier.cpp \
- $$PWD/qqmlobjectorgadget.cpp \
- $$PWD/qqmltypenotavailable.cpp \
- $$PWD/qqmltypenamecache.cpp \
- $$PWD/qqmlscriptstring.cpp \
- $$PWD/qqmlnetworkaccessmanagerfactory.cpp \
- $$PWD/qqmlextensionplugin.cpp \
- $$PWD/qqmlimport.cpp \
- $$PWD/qqmllist.cpp \
- $$PWD/qqmljavascriptexpression.cpp \
- $$PWD/qqmlabstractbinding.cpp \
- $$PWD/qqmlvaluetypeproxybinding.cpp \
- $$PWD/qqmlglobal.cpp \
- $$PWD/qqmlfile.cpp \
- $$PWD/qqmlplatform.cpp \
- $$PWD/qqmlbinding.cpp \
- $$PWD/qqmlpropertybinding.cpp \
- $$PWD/qqmlabstracturlinterceptor.cpp \
- $$PWD/qqmlapplicationengine.cpp \
- $$PWD/qqmllistwrapper.cpp \
- $$PWD/qqmlvaluetypewrapper.cpp \
- $$PWD/qqmltypewrapper.cpp \
- $$PWD/qqmlfileselector.cpp \
- $$PWD/qqmlobjectcreator.cpp \
- $$PWD/qqmldelayedcallqueue.cpp \
- $$PWD/qqmlloggingcategory.cpp \
- $$PWD/qqmlirloader.cpp \
- $$PWD/qqmlpropertyresolver.cpp \
- $$PWD/qqmltypecompiler.cpp \
- $$PWD/qqmlpropertycachecreator.cpp \
- $$PWD/qqmlpropertyvalidator.cpp
-
-HEADERS += \
- $$PWD/qqmldatablob_p.h \
- $$PWD/qqmldirdata_p.h \
- $$PWD/qqmlglobal_p.h \
- $$PWD/qqmlmoduleregistration.h \
- $$PWD/qqmlopenmetaobject_p.h \
- $$PWD/qqmlscriptblob_p.h \
- $$PWD/qqmlscriptdata_p.h \
- $$PWD/qqmltypedata_p.h \
- $$PWD/qqmltypeloaderqmldircontent_p.h \
- $$PWD/qqmltypeloaderthread_p.h \
- $$PWD/qqmlvmemetaobject_p.h \
- $$PWD/qqml.h \
- $$PWD/qqmlerror.h \
- $$PWD/qqmlproperty.h \
- $$PWD/qqmlcomponent.h \
- $$PWD/qqmlcomponent_p.h \
- $$PWD/qqmlincubator.h \
- $$PWD/qqmlincubator_p.h \
- $$PWD/qqmlcustomparser_p.h \
- $$PWD/qqmlpropertyvaluesource.h \
- $$PWD/qqmlpropertyvalueinterceptor_p.h \
- $$PWD/qqmlboundsignal_p.h \
- $$PWD/qqmlparserstatus.h \
- $$PWD/qqmlproxymetaobject_p.h \
- $$PWD/qqmlvme_p.h \
- $$PWD/qqmlengine_p.h \
- $$PWD/qqmlexpression_p.h \
- $$PWD/qqmlprivate.h \
- $$PWD/qqmlmetatype_p.h \
- $$PWD/qqmlmetatypedata_p.h \
- $$PWD/qqmltype_p.h \
- $$PWD/qqmltype_p_p.h \
- $$PWD/qqmltypemodule_p.h \
- $$PWD/qqmltypemoduleversion_p.h \
- $$PWD/qqmlengine.h \
- $$PWD/qqmlcontext.h \
- $$PWD/qqmlexpression.h \
- $$PWD/qqmlstringconverters_p.h \
- $$PWD/qqmlinfo.h \
- $$PWD/qqmlproperty_p.h \
- $$PWD/qqmlcontext_p.h \
- $$PWD/qqmlcontextdata_p.h \
- $$PWD/qqmlguardedcontextdata_p.h \
- $$PWD/qqmltypeloader_p.h \
- $$PWD/qqmllist.h \
- $$PWD/qqmllist_p.h \
- $$PWD/qqmldata_p.h \
- $$PWD/qqmlvaluetype_p.h \
- $$PWD/qqmlenumdata_p.h \
- $$PWD/qqmlenumvalue_p.h \
- $$PWD/qqmlpropertycache_p.h \
- $$PWD/qqmlpropertycachemethodarguments_p.h \
- $$PWD/qqmlpropertycachevector_p.h \
- $$PWD/qqmlpropertydata_p.h \
- $$PWD/qqmlpropertyindex_p.h \
- $$PWD/qqmlmetaobject_p.h \
- $$PWD/qqmlnotifier_p.h \
- $$PWD/qqmlobjectorgadget_p.h \
- $$PWD/qqmltypenotavailable_p.h \
- $$PWD/qqmltypenamecache_p.h \
- $$PWD/qqmlscriptstring.h \
- $$PWD/qqmlguard_p.h \
- $$PWD/qqmlnetworkaccessmanagerfactory.h \
- $$PWD/qqmlextensioninterface.h \
- $$PWD/qqmlimport_p.h \
- $$PWD/qqmlextensionplugin.h \
- $$PWD/qqmlscriptstring_p.h \
- $$PWD/qqmlcomponentattached_p.h \
- $$PWD/qqmljavascriptexpression_p.h \
- $$PWD/qqmlabstractbinding_p.h \
- $$PWD/qqmlvaluetypeproxybinding_p.h \
- $$PWD/qqmlfile.h \
- $$PWD/qqmlplatform_p.h \
- $$PWD/qqmlbinding_p.h \
- $$PWD/qqmlpropertybinding_p.h \
- $$PWD/qqmlextensionplugin_p.h \
- $$PWD/qqmlabstracturlinterceptor.h \
- $$PWD/qqmlapplicationengine_p.h \
- $$PWD/qqmlapplicationengine.h \
- $$PWD/qqmllistwrapper_p.h \
- $$PWD/qqmltypewrapper_p.h \
- $$PWD/qqmlfileselector_p.h \
- $$PWD/qqmlfileselector.h \
- $$PWD/qqmlobjectcreator_p.h \
- $$PWD/qqmldelayedcallqueue_p.h \
- $$PWD/qqmlloggingcategory_p.h \
- $$PWD/qqmlirloader_p.h \
- $$PWD/qqmlpropertyresolver_p.h \
- $$PWD/qqmltypecompiler_p.h \
- $$PWD/qqmlpropertycachecreator_p.h \
- $$PWD/qqmlpropertyvalidator_p.h \
- $$PWD/qqmlsourcecoordinate_p.h
-
-qtConfig(qml-xml-http-request) {
- HEADERS += \
- $$PWD/qqmlxmlhttprequest_p.h
-
- SOURCES += \
- $$PWD/qqmlxmlhttprequest.cpp
-
-}
-
-qtConfig(qml-locale) {
- HEADERS += \
- $$PWD/qqmllocale_p.h
-
- SOURCES += \
- $$PWD/qqmllocale.cpp
-}
-
-qtConfig(qml-network) {
- HEADERS += \
- $$PWD/qqmltypeloadernetworkreplyproxy_p.h
-
- SOURCES += \
- $$PWD/qqmltypeloadernetworkreplyproxy.cpp
-}
-
-android: DEFINES += LIBS_SUFFIX='\\"_$${QT_ARCH}.so\\"'
-
-include(ftw/ftw.pri)
-include(v8/v8.pri)
diff --git a/src/qml/qml/v8/v8.pri b/src/qml/qml/v8/v8.pri
deleted file mode 100644
index fbcc47de0c..0000000000
--- a/src/qml/qml/v8/v8.pri
+++ /dev/null
@@ -1,9 +0,0 @@
-HEADERS += \
- $$PWD/qv4domerrors_p.h \
- $$PWD/qv4sqlerrors_p.h \
- $$PWD/qqmlbuiltinfunctions_p.h
-
-SOURCES += \
- $$PWD/qv4domerrors.cpp \
- $$PWD/qv4sqlerrors.cpp \
- $$PWD/qqmlbuiltinfunctions.cpp
diff --git a/src/qml/qmldirparser/qmldirparser.pri b/src/qml/qmldirparser/qmldirparser.pri
deleted file mode 100644
index 3923208e4a..0000000000
--- a/src/qml/qmldirparser/qmldirparser.pri
+++ /dev/null
@@ -1,10 +0,0 @@
-INCLUDEPATH += $$PWD
-INCLUDEPATH += $$OUT_PWD
-
-HEADERS += \
- $$PWD/qqmldirparser_p.h \
- $$PWD/qqmlimportresolver_p.h
-
-SOURCES += \
- $$PWD/qqmldirparser.cpp \
- $$PWD/qqmlimportresolver.cpp
diff --git a/src/qml/types/types.pri b/src/qml/types/types.pri
deleted file mode 100644
index 54cd8710b6..0000000000
--- a/src/qml/types/types.pri
+++ /dev/null
@@ -1,22 +0,0 @@
-SOURCES += \
- $$PWD/qqmlbind.cpp \
- $$PWD/qqmlconnections.cpp
-
-HEADERS += \
- $$PWD/qqmlbind_p.h \
- $$PWD/qqmlconnections_p.h
-
-qtConfig(qml-itemmodel) {
- SOURCES += \
- $$PWD/qqmlmodelindexvaluetype.cpp
- HEADERS += \
- $$PWD/qqmlmodelindexvaluetype_p.h
-}
-
-qtConfig(qml-animation) {
- SOURCES += \
- $$PWD/qqmltimer.cpp
-
- HEADERS += \
- $$PWD/qqmltimer_p.h
-}
diff --git a/src/qml/util/util.pri b/src/qml/util/util.pri
deleted file mode 100644
index 3b121ba3cb..0000000000
--- a/src/qml/util/util.pri
+++ /dev/null
@@ -1,5 +0,0 @@
-SOURCES += \
- $$PWD/qqmlpropertymap.cpp
-
-HEADERS += \
- $$PWD/qqmlpropertymap.h
diff --git a/src/qmlcompiler/qmlcompiler.pro b/src/qmlcompiler/qmlcompiler.pro
deleted file mode 100644
index 0ae78e6cd0..0000000000
--- a/src/qmlcompiler/qmlcompiler.pro
+++ /dev/null
@@ -1,32 +0,0 @@
-option(host_build)
-TARGET = QtQmlCompiler
-QT = core-private qmldevtools-private
-CONFIG += internal_module
-
-SOURCES = \
- qqmljsresourcefilemapper.cpp \
- qqmljsimportvisitor.cpp \
- qqmljsimporter.cpp \
- qqmljstypereader.cpp \
- qqmljsscope.cpp \
- qqmljstypedescriptionreader.cpp \
- qqmljsstreamwriter.cpp \
- qqmljsloadergenerator.cpp \
- qqmljscompiler.cpp \
- qresourcerelocater.cpp
-
-HEADERS = \
- qdeferredpointer_p.h \
- qqmljsresourcefilemapper_p.h \
- qqmljsimportvisitor_p.h \
- qqmljsimporter_p.h \
- qqmljstypereader_p.h \
- qqmljsmetatypes_p.h \
- qqmljsscope_p.h \
- qqmljstypedescriptionreader_p.h \
- qqmljsstreamwriter_p.h \
- qqmljsloadergenerator_p.h \
- qqmljscompiler_p.h \
- qresourcerelocater_p.h
-
-load(qt_module)
diff --git a/src/qmldebug/qmldebug.pro b/src/qmldebug/qmldebug.pro
deleted file mode 100644
index ac3f3bf3bf..0000000000
--- a/src/qmldebug/qmldebug.pro
+++ /dev/null
@@ -1,46 +0,0 @@
-TARGET = QtQmlDebug
-QT = core-private qml-private network packetprotocol-private
-CONFIG += static internal_module
-
-load(qt_module)
-
-SOURCES += \
- qqmldebugclient.cpp \
- qqmldebugconnection.cpp \
- qqmldebugmessageclient.cpp \
- qqmldebugtranslationclient.cpp \
- qqmlenginecontrolclient.cpp \
- qqmlenginedebugclient.cpp \
- qqmlinspectorclient.cpp \
- qqmlpreviewclient.cpp \
- qqmlprofilerclient.cpp \
- qqmlprofilerevent.cpp \
- qqmlprofilereventlocation.cpp \
- qqmlprofilereventtype.cpp \
- qqmlprofilertypedevent.cpp \
- qv4debugclient.cpp
-
-HEADERS += \
- qqmldebugclient_p.h \
- qqmldebugclient_p_p.h \
- qqmldebugconnection_p.h \
- qqmldebugmessageclient_p.h \
- qqmldebugtranslationclient_p.h \
- qqmlenginedebugclient_p.h \
- qqmlenginedebugclient_p_p.h \
- qqmlenginecontrolclient_p.h \
- qqmlenginecontrolclient_p_p.h \
- qqmlinspectorclient_p.h \
- qqmlinspectorclient_p_p.h \
- qqmlpreviewclient_p.h \
- qqmlpreviewclient_p_p.h \
- qqmlprofilerclient_p.h \
- qqmlprofilerclient_p_p.h \
- qqmlprofilerevent_p.h \
- qqmlprofilereventlocation_p.h \
- qqmlprofilereventreceiver_p.h \
- qqmlprofilereventtype_p.h \
- qqmlprofilertypedevent_p.h \
- qqmlprofilerclientdefinitions_p.h \
- qv4debugclient_p.h \
- qv4debugclient_p_p.h
diff --git a/src/qmldevtools/qmldevtools.pro b/src/qmldevtools/qmldevtools.pro
deleted file mode 100644
index bea3c864cd..0000000000
--- a/src/qmldevtools/qmldevtools.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-option(host_build)
-TARGET = QtQmlDevTools
-QT = core-private
-CONFIG += minimal_syncqt internal_module generated_privates
-
-MODULE_INCNAME = QtQml
-INCLUDEPATH += $$OUT_PWD/../qml
-
-# 2415: variable "xx" of static storage duration was declared but never referenced
-# unused variable 'xx' [-Werror,-Wunused-const-variable]
-intel_icc: WERROR += -ww2415
-clang:if(greaterThan(QT_CLANG_MAJOR_VERSION, 3)|greaterThan(QT_CLANG_MINOR_VERSION, 3)): \
- WERROR += -Wno-error=unused-const-variable
-
-include(../qml/common/common.pri)
-include(../qml/parser/parser.pri)
-include(../qml/compiler/compiler.pri)
-include(../qml/qmldirparser/qmldirparser.pri)
-
-load(qt_module)
diff --git a/src/qmldom/qmldom.pro b/src/qmldom/qmldom.pro
deleted file mode 100644
index 9f64ff599f..0000000000
--- a/src/qmldom/qmldom.pro
+++ /dev/null
@@ -1,27 +0,0 @@
-option(host_build)
-TARGET = QtQmlDom
-QT = core-private qmldevtools-private
-CONFIG += minimal_syncqt internal_module generated_privates
-
-DEFINES += QMLDOM_LIBRARY
-
-SOURCES += \
- $$PWD/qqmldomerrormessage.cpp \
- $$PWD/qqmldomexternalitems.cpp \
- $$PWD/qqmldomitem.cpp \
- $$PWD/qqmldompath.cpp \
- $$PWD/qqmldomtop.cpp \
- $$PWD/qqmldomstringdumper.cpp
-
-HEADERS += \
- $$PWD/qqmldom_fwd_p.h \
- $$PWD/qqmldom_global.h \
- $$PWD/qqmldomconstants_p.h \
- $$PWD/qqmldomerrormessage_p.h \
- $$PWD/qqmldomexternalitems_p.h \
- $$PWD/qqmldomitem_p.h \
- $$PWD/qqmldompath_p.h \
- $$PWD/qqmldomtop_p.h \
- $$PWD/qqmldomstringdumper_p.h
-
-load(qt_module)
diff --git a/src/qmlmodels/qmlmodels.pro b/src/qmlmodels/qmlmodels.pro
deleted file mode 100644
index 34380ee14e..0000000000
--- a/src/qmlmodels/qmlmodels.pro
+++ /dev/null
@@ -1,72 +0,0 @@
-TARGET = QtQmlModels
-QT = core-private qml-private
-
-QMAKE_DOCS = $$PWD/doc/qtqmlmodels.qdocconf
-
-DEFINES += QT_NO_URL_CAST_FROM_STRING QT_NO_INTEGER_EVENT_COORDINATES QT_NO_FOREACH
-
-HEADERS += \
- $$PWD/qqmlchangeset_p.h \
- $$PWD/qqmlmodelsmodule_p.h \
- $$PWD/qtqmlmodelsglobal_p.h \
- $$PWD/qtqmlmodelsglobal.h
-
-SOURCES += \
- $$PWD/qqmlchangeset.cpp
-
-qtConfig(qml-object-model) {
- SOURCES += \
- $$PWD/qqmlinstantiator.cpp \
- $$PWD/qqmlobjectmodel.cpp
-
- HEADERS += \
- $$PWD/qqmlinstantiator_p.h \
- $$PWD/qqmlinstantiator_p_p.h \
- $$PWD/qqmlobjectmodel_p.h
-}
-
-qtConfig(qml-table-model) {
- SOURCES += \
- $$PWD/qqmltableinstancemodel.cpp
-
- HEADERS += \
- $$PWD/qqmltableinstancemodel_p.h
-}
-
-qtConfig(qml-list-model) {
- SOURCES += \
- $$PWD/qqmllistmodel.cpp \
- $$PWD/qqmllistmodelworkeragent.cpp
-
- HEADERS += \
- $$PWD/qqmllistmodel_p.h \
- $$PWD/qqmllistmodel_p_p.h \
- $$PWD/qqmllistmodelworkeragent_p.h
-}
-
-qtConfig(qml-delegate-model) {
- SOURCES += \
- $$PWD/qqmlabstractdelegatecomponent.cpp \
- $$PWD/qqmladaptormodel.cpp \
- $$PWD/qqmldelegatemodel.cpp \
- $$PWD/qqmllistaccessor.cpp \
- $$PWD/qqmllistcompositor.cpp \
- $$PWD/qquickpackage.cpp
-
- HEADERS += \
- $$PWD/qqmlabstractdelegatecomponent_p.h \
- $$PWD/qqmladaptormodel_p.h \
- $$PWD/qqmldelegatemodel_p.h \
- $$PWD/qqmldelegatemodel_p_p.h \
- $$PWD/qqmllistaccessor_p.h \
- $$PWD/qqmllistcompositor_p.h \
- $$PWD/qquickpackage_p.h
-}
-
-QMLTYPES_FILENAME = plugins.qmltypes
-QMLTYPES_INSTALL_DIR = $$[QT_INSTALL_QML]/QtQml/Models
-QML_IMPORT_NAME = QtQml.Models
-QML_IMPORT_VERSION = $$QT_VERSION
-CONFIG += qmltypes install_qmltypes install_metatypes
-
-load(qt_module)
diff --git a/src/qmltest/doc/snippets/snippets.pro b/src/qmltest/doc/snippets/snippets.pro
deleted file mode 100644
index cf47e4efce..0000000000
--- a/src/qmltest/doc/snippets/snippets.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TEMPLATE = lib
-
-QT += qml qmltest
-
-TARGET = qtquick_test_snippets
-
-SOURCES += src_qmltest_qquicktest.cpp
diff --git a/src/qmltest/qmltest.pro b/src/qmltest/qmltest.pro
deleted file mode 100644
index 2f26448707..0000000000
--- a/src/qmltest/qmltest.pro
+++ /dev/null
@@ -1,38 +0,0 @@
-TARGET = QtQuickTest
-
-QMAKE_DOCS = $$PWD/doc/qtqmltest.qdocconf
-
-DEFINES += QT_NO_URL_CAST_FROM_STRING QT_NO_FOREACH
-QT = core testlib-private
-QT_PRIVATE = quick quick-private qml-private gui core-private
-
-# Testlib is only a private dependency, which results in our users not
-# inheriting testlibs's MODULE_CONFIG transitively. Make it explicit.
-MODULE_CONFIG += $${QT.testlib.CONFIG}
-
-qtHaveModule(widgets) {
- QT += widgets
- DEFINES += QT_QMLTEST_WITH_WIDGETS
-}
-
-SOURCES += \
- $$PWD/quicktest.cpp \
- $$PWD/quicktestresult.cpp
-
-HEADERS += \
- $$PWD/quicktestglobal.h \
- $$PWD/quicktest.h \
- $$PWD/quicktest_p.h \
- $$PWD/quicktestresult_p.h \
- $$PWD/qtestoptions_p.h
-
-qtConfig(qml-debug): DEFINES += QT_QML_DEBUG_NO_WARNING
-
-load(qt_module)
-
-QMLTYPES_FILENAME = plugins.qmltypes
-QMLTYPES_INSTALL_DIR = $$[QT_INSTALL_QML]/QtTest
-QML_IMPORT_NAME = QtTest
-QML_IMPORT_VERSION = $$QT_VERSION
-CONFIG += qmltypes install_qmltypes install_metatypes
-
diff --git a/src/qmltyperegistrar/qmltyperegistrar.pro b/src/qmltyperegistrar/qmltyperegistrar.pro
deleted file mode 100644
index 006760994f..0000000000
--- a/src/qmltyperegistrar/qmltyperegistrar.pro
+++ /dev/null
@@ -1,40 +0,0 @@
-option(host_build)
-
-QT = core-private
-DEFINES += QT_NO_CAST_TO_ASCII QT_NO_CAST_FROM_ASCII
-
-QMAKE_TARGET_DESCRIPTION = QML Types Registrar
-
-# We cannot link against libQmlCompiler as qmltyperegistrar
-# has to be built before libQmlCompiler.
-
-INCLUDEPATH += $$PWD/../qmlcompiler
-
-SOURCES += \
- ../qmlcompiler/qqmljsstreamwriter.cpp \
- qmltyperegistrar.cpp \
- qmltypesclassdescription.cpp \
- qmltypescreator.cpp \
- metatypesjsonprocessor.cpp
-
-
-HEADERS += \
- ../qmlcompiler/qqmljsstreamwriter_p.h \
- qmltypesclassdescription.h \
- qmltypescreator.h \
- metatypesjsonprocessor.h
-
-build_integration.files = qmltypes.prf
-build_integration.path = $$[QT_HOST_DATA]/mkspecs/features
-
-prefix_build {
- load(qt_build_paths)
- qmltypes_to_builddir.files = qmltypes.prf
- qmltypes_to_builddir.path = $$MODULE_BASE_OUTDIR/mkspecs/features
- COPIES += qmltypes_to_builddir
- INSTALLS += build_integration
-} else {
- COPIES += build_integration
-}
-
-load(qt_tool)
diff --git a/src/qmlworkerscript/qmlworkerscript.pro b/src/qmlworkerscript/qmlworkerscript.pro
deleted file mode 100644
index 82b61ab12e..0000000000
--- a/src/qmlworkerscript/qmlworkerscript.pro
+++ /dev/null
@@ -1,26 +0,0 @@
-TARGET = QtQmlWorkerScript
-QT = core-private qml-private
-
-QMAKE_DOCS = $$PWD/doc/qtqmlworkerscript.qdocconf
-
-DEFINES += QT_NO_URL_CAST_FROM_STRING QT_NO_INTEGER_EVENT_COORDINATES QT_NO_FOREACH
-
-HEADERS += \
- qquickworkerscript_p.h \
- qtqmlworkerscriptglobal.h \
- qtqmlworkerscriptglobal_p.h \
- qv4serialize_p.h
-
-SOURCES += \
- qquickworkerscript.cpp \
- qv4serialize.cpp
-
-include(../3rdparty/masm/masm-defs.pri)
-
-QMLTYPES_FILENAME = plugins.qmltypes
-QMLTYPES_INSTALL_DIR = $$[QT_INSTALL_QML]/QtQml/WorkerScript
-QML_IMPORT_NAME = QtQml.WorkerScript
-QML_IMPORT_VERSION = $$QT_VERSION
-CONFIG += qmltypes install_qmltypes install_metatypes
-
-load(qt_module)
diff --git a/src/quick/accessible/accessible.pri b/src/quick/accessible/accessible.pri
deleted file mode 100644
index bff1325bd9..0000000000
--- a/src/quick/accessible/accessible.pri
+++ /dev/null
@@ -1,14 +0,0 @@
-
-QT += core-private gui-private qml-private
-
-#DEFINES+=Q_ACCESSIBLE_QUICK_ITEM_ENABLE_DEBUG_DESCRIPTION
-
-SOURCES += \
- $$PWD/qaccessiblequickview.cpp \
- $$PWD/qaccessiblequickitem.cpp \
- $$PWD/qquickaccessiblefactory.cpp \
-
-HEADERS += \
- $$PWD/qaccessiblequickview_p.h \
- $$PWD/qaccessiblequickitem_p.h \
- $$PWD/qquickaccessiblefactory_p.h \
diff --git a/src/quick/designer/designer.pri b/src/quick/designer/designer.pri
deleted file mode 100644
index f87ea4da04..0000000000
--- a/src/quick/designer/designer.pri
+++ /dev/null
@@ -1,23 +0,0 @@
-HEADERS += \
- designer/qquickdesignercustomobjectdata_p.h \
- designer/qquickdesignersupportitems_p.h \
- designer/qquickdesignerwindowmanager_p.h \
- designer/qquickdesignersupportstates_p.h \
- designer/qquickdesignersupportpropertychanges_p.h \
- designer/qquickdesignersupportproperties_p.h \
- designer/qquickdesignersupportmetainfo_p.h \
- designer/qqmldesignermetaobject_p.h \
- designer/qquickdesignersupport_p.h \
- designer/qquickdesignercustomparserobject_p.h
-
-SOURCES += \
- designer/qquickdesignercustomobjectdata.cpp \
- designer/qquickdesignersupport.cpp \
- designer/qquickdesignersupportitems.cpp \
- designer/qquickdesignersupportmetainfo.cpp \
- designer/qquickdesignersupportproperties.cpp \
- designer/qquickdesignersupportpropertychanges.cpp \
- designer/qquickdesignersupportstates.cpp \
- designer/qquickdesignerwindowmanager.cpp \
- designer/qqmldesignermetaobject.cpp \
- designer/qquickdesignercustomparserobject.cpp
diff --git a/src/quick/doc/snippets/code/doc_src_qtquick.pro b/src/quick/doc/snippets/code/doc_src_qtquick.pro
deleted file mode 100644
index bdd4cd9a9c..0000000000
--- a/src/quick/doc/snippets/code/doc_src_qtquick.pro
+++ /dev/null
@@ -1,3 +0,0 @@
-#! [0]
-QT += quick
-#! [0]
diff --git a/src/quick/doc/snippets/qml/tableview/tableview.pro b/src/quick/doc/snippets/qml/tableview/tableview.pro
deleted file mode 100644
index 0821f1b5d3..0000000000
--- a/src/quick/doc/snippets/qml/tableview/tableview.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-TEMPLATE = app
-
-QT += qml quick
-
-CONFIG += qmltypes
-QML_IMPORT_NAME = TableModel
-QML_IMPORT_MAJOR_VERSION = 0
-
-SOURCES += \
- cpp-tablemodel.cpp
-
-HEADERS += \
- cpp-tablemodel.h
-
-RESOURCES += \
- cpp-tablemodel.qml \
- qml-tablemodel.qml \
- reusabledelegate.qml \
- tableviewwithheader.qml \
- tableviewwithprovider.qml
diff --git a/src/quick/handlers/handlers.pri b/src/quick/handlers/handlers.pri
deleted file mode 100644
index 49975bd1ca..0000000000
--- a/src/quick/handlers/handlers.pri
+++ /dev/null
@@ -1,35 +0,0 @@
-HEADERS += \
- $$PWD/qquickdraghandler_p.h \
- $$PWD/qquickhandlerpoint_p.h \
- $$PWD/qquickhoverhandler_p.h \
- $$PWD/qquickmultipointhandler_p.h \
- $$PWD/qquickmultipointhandler_p_p.h \
- $$PWD/qquickpinchhandler_p.h \
- $$PWD/qquickpointerdevicehandler_p.h \
- $$PWD/qquickpointerdevicehandler_p_p.h \
- $$PWD/qquickpointerhandler_p.h \
- $$PWD/qquickpointerhandler_p_p.h \
- $$PWD/qquickpointhandler_p.h \
- $$PWD/qquicksinglepointhandler_p.h \
- $$PWD/qquicksinglepointhandler_p_p.h \
- $$PWD/qquicktaphandler_p.h \
- $$PWD/qquickdragaxis_p.h
-
-SOURCES += \
- $$PWD/qquickdraghandler.cpp \
- $$PWD/qquickhandlerpoint.cpp \
- $$PWD/qquickhoverhandler.cpp \
- $$PWD/qquickmultipointhandler.cpp \
- $$PWD/qquickpinchhandler.cpp \
- $$PWD/qquickpointerdevicehandler.cpp \
- $$PWD/qquickpointerhandler.cpp \
- $$PWD/qquickpointhandler.cpp \
- $$PWD/qquicksinglepointhandler.cpp \
- $$PWD/qquicktaphandler.cpp \
- $$PWD/qquickdragaxis.cpp
-
-qtConfig(wheelevent) {
- HEADERS += $$PWD/qquickwheelhandler_p.h $$PWD/qquickwheelhandler_p_p.h
- SOURCES += $$PWD/qquickwheelhandler.cpp
-}
-
diff --git a/src/quick/items/context2d/context2d.pri b/src/quick/items/context2d/context2d.pri
deleted file mode 100644
index c73d58b020..0000000000
--- a/src/quick/items/context2d/context2d.pri
+++ /dev/null
@@ -1,16 +0,0 @@
-SOURCES += \
- $$PWD/qquickcanvasitem.cpp \
- $$PWD/qquickcanvascontext.cpp \
- $$PWD/qquickcontext2d.cpp \
- $$PWD/qquickcontext2dtile.cpp \
- $$PWD/qquickcontext2dtexture.cpp \
- $$PWD/qquickcontext2dcommandbuffer.cpp \
-
-HEADERS += \
- $$PWD/qquickcanvasitem_p.h \
- $$PWD/qquickcanvascontext_p.h \
- $$PWD/qquickcontext2d_p.h \
- $$PWD/qquickcontext2dtile_p.h \
- $$PWD/qquickcontext2dtexture_p.h \
- $$PWD/qquickcontext2dcommandbuffer_p.h \
-
diff --git a/src/quick/items/items.pri b/src/quick/items/items.pri
deleted file mode 100644
index 6e3fbca2b6..0000000000
--- a/src/quick/items/items.pri
+++ /dev/null
@@ -1,248 +0,0 @@
-HEADERS += \
- $$PWD/qquickabstractpaletteprovider_p.h \
- $$PWD/qquickevents_p_p.h \
- $$PWD/qquickanchors_p.h \
- $$PWD/qquickanchors_p_p.h \
- $$PWD/qquickaccessibleattached_p.h \
- $$PWD/qquickitem.h \
- $$PWD/qquickitem_p.h \
- $$PWD/qquickitemchangelistener_p.h \
- $$PWD/qquickrectangle_p.h \
- $$PWD/qquickrectangle_p_p.h \
- $$PWD/qquickwindow.h \
- $$PWD/qquickwindow_p.h \
- $$PWD/qquickfocusscope_p.h \
- $$PWD/qquickitemsmodule_p.h \
- $$PWD/qquickpainteditem.h \
- $$PWD/qquickpainteditem_p.h \
- $$PWD/qquicktext_p.h \
- $$PWD/qquicktext_p_p.h \
- $$PWD/qquicktextnode_p.h \
- $$PWD/qquicktextnodeengine_p.h \
- $$PWD/qquicktextinput_p.h \
- $$PWD/qquicktextinput_p_p.h \
- $$PWD/qquicktextcontrol_p.h \
- $$PWD/qquicktextcontrol_p_p.h \
- $$PWD/qquicktextdocument.h \
- $$PWD/qquicktextdocument_p.h \
- $$PWD/qquicktextedit_p.h \
- $$PWD/qquicktextedit_p_p.h \
- $$PWD/qquicktextutil_p.h \
- $$PWD/qquickimagebase_p.h \
- $$PWD/qquickimagebase_p_p.h \
- $$PWD/qquickimage_p.h \
- $$PWD/qquickimage_p_p.h \
- $$PWD/qquickborderimage_p.h \
- $$PWD/qquickborderimage_p_p.h \
- $$PWD/qquickscalegrid_p_p.h \
- $$PWD/qquickmousearea_p.h \
- $$PWD/qquickmousearea_p_p.h \
- $$PWD/qquickpincharea_p.h \
- $$PWD/qquickpincharea_p_p.h \
- $$PWD/qquickflickable_p.h \
- $$PWD/qquickflickable_p_p.h \
- $$PWD/qquickflickablebehavior_p.h \
- $$PWD/qquickloader_p.h \
- $$PWD/qquickloader_p_p.h \
- $$PWD/qquicktranslate_p.h \
- $$PWD/qquickclipnode_p.h \
- $$PWD/qquickview.h \
- $$PWD/qquickview_p.h \
- $$PWD/qquickitemanimation_p.h \
- $$PWD/qquickitemanimation_p_p.h \
- $$PWD/qquickstateoperations_p.h \
- $$PWD/qquickimplicitsizeitem_p.h \
- $$PWD/qquickimplicitsizeitem_p_p.h \
- $$PWD/qquickmultipointtoucharea_p.h \
- $$PWD/qquickscreen_p.h \
- $$PWD/qquickwindowattached_p.h \
- $$PWD/qquickwindowmodule_p.h \
- $$PWD/qquickwindowmodule_p_p.h \
- $$PWD/qquickrendercontrol.h \
- $$PWD/qquickrendercontrol_p.h \
- $$PWD/qquickgraphicsinfo_p.h \
- $$PWD/qquickitemgrabresult.h \
- $$PWD/qquickpalette_p.h \
- $$PWD/qquickcolorgroup_p.h \
- $$PWD/qquickpalettecolorprovider_p.h \
- $$PWD/qquickpaletteproviderprivatebase_p.h \
- $$PWD/qquickrendertarget.h \
- $$PWD/qquickrendertarget_p.h \
- $$PWD/qquickgraphicsdevice.h \
- $$PWD/qquickgraphicsdevice_p.h \
- $$PWD/qquickgraphicsconfiguration.h \
- $$PWD/qquickgraphicsconfiguration_p.h
-
-SOURCES += \
- $$PWD/qquickevents.cpp \
- $$PWD/qquickanchors.cpp \
- $$PWD/qquickitem.cpp \
- $$PWD/qquickrectangle.cpp \
- $$PWD/qquickwindow.cpp \
- $$PWD/qquickfocusscope.cpp \
- $$PWD/qquickitemsmodule.cpp \
- $$PWD/qquickpainteditem.cpp \
- $$PWD/qquicktext.cpp \
- $$PWD/qquicktextnode.cpp \
- $$PWD/qquicktextnodeengine.cpp \
- $$PWD/qquicktextinput.cpp \
- $$PWD/qquicktextcontrol.cpp \
- $$PWD/qquicktextdocument.cpp \
- $$PWD/qquicktextedit.cpp \
- $$PWD/qquicktextutil.cpp \
- $$PWD/qquickimagebase.cpp \
- $$PWD/qquickimage.cpp \
- $$PWD/qquickborderimage.cpp \
- $$PWD/qquickscalegrid.cpp \
- $$PWD/qquickmousearea.cpp \
- $$PWD/qquickpincharea.cpp \
- $$PWD/qquickflickable.cpp \
- $$PWD/qquickloader.cpp \
- $$PWD/qquicktranslate.cpp \
- $$PWD/qquickclipnode.cpp \
- $$PWD/qquickview.cpp \
- $$PWD/qquickitemanimation.cpp \
- $$PWD/qquickstateoperations.cpp \
- $$PWD/qquickimplicitsizeitem.cpp \
- $$PWD/qquickaccessibleattached.cpp \
- $$PWD/qquickmultipointtoucharea.cpp \
- $$PWD/qquickwindowmodule.cpp \
- $$PWD/qquickscreen.cpp \
- $$PWD/qquickwindowattached.cpp \
- $$PWD/qquickrendercontrol.cpp \
- $$PWD/qquickgraphicsinfo.cpp \
- $$PWD/qquickitemgrabresult.cpp \
- $$PWD/qquickpalettecolorprovider.cpp \
- $$PWD/qquickcolorgroup.cpp \
- $$PWD/qquickpalette.cpp \
- $$PWD/qquickrendertarget.cpp \
- $$PWD/qquickgraphicsdevice.cpp \
- $$PWD/qquickgraphicsconfiguration.cpp
-
-qtConfig(quick-draganddrop) {
- HEADERS += \
- $$PWD/qquickdrag_p.h \
- $$PWD/qquickdroparea_p.h \
-
- SOURCES += \
- $$PWD/qquickdrag.cpp \
- $$PWD/qquickdroparea.cpp \
-}
-
-qtConfig(quick-animatedimage) {
- HEADERS += \
- $$PWD/qquickanimatedimage_p.h \
- $$PWD/qquickanimatedimage_p_p.h
- SOURCES += \
- $$PWD/qquickanimatedimage.cpp
-}
-
-qtConfig(quick-gridview) {
- HEADERS += \
- $$PWD/qquickgridview_p.h
- SOURCES += \
- $$PWD/qquickgridview.cpp
-}
-
-qtConfig(quick-itemview) {
- HEADERS += \
- $$PWD/qquickitemviewfxitem_p_p.h \
- $$PWD/qquickitemview_p.h \
- $$PWD/qquickitemview_p_p.h
- SOURCES += \
- $$PWD/qquickitemviewfxitem.cpp \
- $$PWD/qquickitemview.cpp
-}
-
-qtConfig(quick-viewtransitions) {
- HEADERS += \
- $$PWD/qquickitemviewtransition_p.h
- SOURCES += \
- $$PWD/qquickitemviewtransition.cpp
-}
-
-qtConfig(quick-listview) {
- HEADERS += \
- $$PWD/qquicklistview_p.h
- SOURCES += \
- $$PWD/qquicklistview.cpp
-}
-
-qtConfig(quick-tableview) {
- HEADERS += \
- $$PWD/qquicktableview_p.h \
- $$PWD/qquicktableview_p_p.h
- SOURCES += \
- $$PWD/qquicktableview.cpp
-}
-
-qtConfig(quick-pathview) {
- HEADERS += \
- $$PWD/qquickpathview_p.h \
- $$PWD/qquickpathview_p_p.h
- SOURCES += \
- $$PWD/qquickpathview.cpp
-}
-
-qtConfig(quick-positioners) {
- HEADERS += \
- $$PWD/qquickpositioners_p.h \
- $$PWD/qquickpositioners_p_p.h
- SOURCES += \
- $$PWD/qquickpositioners.cpp
-}
-
-qtConfig(quick-flipable) {
- HEADERS += \
- $$PWD/qquickflipable_p.h
- SOURCES += \
- $$PWD/qquickflipable.cpp
-}
-
-qtConfig(quick-repeater) {
- HEADERS += \
- $$PWD/qquickrepeater_p.h \
- $$PWD/qquickrepeater_p_p.h
-
- SOURCES += \
- $$PWD/qquickrepeater.cpp
-}
-
-qtConfig(quick-shadereffect) {
- HEADERS += \
- $$PWD/qquickshadereffectsource_p.h \
- $$PWD/qquickshadereffectmesh_p.h \
- $$PWD/qquickshadereffect_p.h
- SOURCES += \
- $$PWD/qquickshadereffectsource.cpp \
- $$PWD/qquickshadereffectmesh.cpp \
- $$PWD/qquickshadereffect.cpp
-}
-
-qtConfig(quick-sprite) {
- HEADERS += \
- $$PWD/qquickspriteengine_p.h \
- $$PWD/qquicksprite_p.h \
- $$PWD/qquickspritesequence_p.h \
- $$PWD/qquickanimatedsprite_p.h \
- $$PWD/qquickanimatedsprite_p_p.h \
- $$PWD/qquickspritesequence_p_p.h
- SOURCES += \
- $$PWD/qquickspriteengine.cpp \
- $$PWD/qquicksprite.cpp \
- $$PWD/qquickspritesequence.cpp \
- $$PWD/qquickanimatedsprite.cpp
-}
-
-# Items that depend on OpenGL Renderer
-qtConfig(opengl(es1|es2)?) {
- SOURCES += \
- $$PWD/qquickframebufferobject.cpp
-
- HEADERS += \
- $$PWD/qquickframebufferobject.h
-}
-
-
-qtConfig(quick-canvas): \
- include(context2d/context2d.pri)
diff --git a/src/quick/quick.pro b/src/quick/quick.pro
deleted file mode 100644
index 1e2c0360c2..0000000000
--- a/src/quick/quick.pro
+++ /dev/null
@@ -1,64 +0,0 @@
-TARGET = QtQuick
-
-QT = core-private gui-private qml-private qmlmodels-private
-qtConfig(qml-network): \
- QT_PRIVATE += network
-
-### To support compatibility API that is only available when using RHI/OpenGL
-qtConfig(opengl) {
- QT_PRIVATE += opengl-private
- QT += opengl
-}
-
-TRACEPOINT_PROVIDER = $$PWD/qtquick.tracepoints
-CONFIG += qt_tracepoints
-
-DEFINES += QT_NO_URL_CAST_FROM_STRING QT_NO_INTEGER_EVENT_COORDINATES
-msvc:DEFINES *= _CRT_SECURE_NO_WARNINGS
-solaris-cc*:QMAKE_CXXFLAGS_RELEASE -= -O2
-win32: LIBS += -luser32
-
-DEFINES += QT_NO_FOREACH
-
-exists("qqml_enable_gcov") {
- QMAKE_CXXFLAGS = -fprofile-arcs -ftest-coverage -fno-elide-constructors
- LIBS_PRIVATE += -lgcov
-}
-
-QMAKE_DOCS = $$PWD/doc/qtquick.qdocconf
-
-MODULE_PLUGIN_TYPES += \
- scenegraph
-ANDROID_BUNDLED_FILES += \
- qml
-
-include(util/util.pri)
-include(scenegraph/scenegraph.pri)
-include(items/items.pri)
-include(handlers/handlers.pri)
-qtConfig(quick-designer): \
- include(designer/designer.pri)
-qtConfig(accessibility) {
- include(accessible/accessible.pri)
-}
-
-HEADERS += \
- qtquickglobal.h \
- qtquickglobal_p.h
-
-# To make #include "qquickcontext2d_jsclass.cpp" work
-INCLUDEPATH += $$PWD
-
-load(qt_module)
-
-QMLTYPES_FILENAME = plugins.qmltypes
-QMLTYPES_INSTALL_DIR = $$[QT_INSTALL_QML]/QtQuick
-QML_IMPORT_NAME = QtQuick
-QML_IMPORT_VERSION = $$QT_VERSION
-CONFIG += qmltypes install_qmltypes install_metatypes
-
-# Install QtQuick.Window qmldir
-qmldir.files = $$PWD/../imports/window/qmldir
-qmldir.path = $$[QT_INSTALL_QML]/QtQuick/Window
-prefix_build: INSTALLS += qmldir
-else: COPIES += qmldir
diff --git a/src/quick/scenegraph/adaptations/adaptations.pri b/src/quick/scenegraph/adaptations/adaptations.pri
deleted file mode 100644
index 40fa739e15..0000000000
--- a/src/quick/scenegraph/adaptations/adaptations.pri
+++ /dev/null
@@ -1 +0,0 @@
-include(software/software.pri)
diff --git a/src/quick/scenegraph/adaptations/software/software.pri b/src/quick/scenegraph/adaptations/software/software.pri
deleted file mode 100644
index 278dbe7944..0000000000
--- a/src/quick/scenegraph/adaptations/software/software.pri
+++ /dev/null
@@ -1,53 +0,0 @@
-QT += gui-private core-private qml-private
-
-#DEFINES += QTQUICK2D_DEBUG_FLUSH
-
-SOURCES += \
- $$PWD/qsgsoftwarecontext.cpp \
- $$PWD/qsgabstractsoftwarerenderer.cpp \
- $$PWD/qsgsoftwareglyphnode.cpp \
- $$PWD/qsgsoftwareinternalimagenode.cpp \
- $$PWD/qsgsoftwarepublicnodes.cpp \
- $$PWD/qsgsoftwarepainternode.cpp \
- $$PWD/qsgsoftwareinternalrectanglenode.cpp \
- $$PWD/qsgsoftwarepixmaprenderer.cpp \
- $$PWD/qsgsoftwarepixmaptexture.cpp \
- $$PWD/qsgsoftwarerenderablenode.cpp \
- $$PWD/qsgsoftwarerenderablenodeupdater.cpp \
- $$PWD/qsgsoftwarerenderer.cpp \
- $$PWD/qsgsoftwarerenderlistbuilder.cpp \
- $$PWD/qsgsoftwarerenderloop.cpp \
- $$PWD/qsgsoftwarelayer.cpp \
- $$PWD/qsgsoftwareadaptation.cpp
-
-HEADERS += \
- $$PWD/qsgsoftwarecontext_p.h \
- $$PWD/qsgabstractsoftwarerenderer_p.h \
- $$PWD/qsgsoftwareglyphnode_p.h \
- $$PWD/qsgsoftwareinternalimagenode_p.h \
- $$PWD/qsgsoftwarepublicnodes_p.h \
- $$PWD/qsgsoftwarepainternode_p.h \
- $$PWD/qsgsoftwarepixmaprenderer_p.h \
- $$PWD/qsgsoftwarepixmaptexture_p.h \
- $$PWD/qsgsoftwareinternalrectanglenode_p.h \
- $$PWD/qsgsoftwarerenderablenode_p.h \
- $$PWD/qsgsoftwarerenderablenodeupdater_p.h \
- $$PWD/qsgsoftwarerenderer_p.h \
- $$PWD/qsgsoftwarerenderlistbuilder_p.h \
- $$PWD/qsgsoftwarerenderloop_p.h \
- $$PWD/qsgsoftwarelayer_p.h \
- $$PWD/qsgsoftwareadaptation_p.h
-
-qtConfig(quick-sprite) {
- SOURCES += \
- $$PWD/qsgsoftwarespritenode.cpp
- HEADERS += \
- $$PWD/qsgsoftwarespritenode_p.h
-}
-
-qtConfig(thread) {
- SOURCES += \
- $$PWD/qsgsoftwarethreadedrenderloop.cpp
- HEADERS +=\
- $$PWD/qsgsoftwarethreadedrenderloop_p.h
-}
diff --git a/src/quick/scenegraph/scenegraph.pri b/src/quick/scenegraph/scenegraph.pri
deleted file mode 100644
index c1c489abe8..0000000000
--- a/src/quick/scenegraph/scenegraph.pri
+++ /dev/null
@@ -1,170 +0,0 @@
-# DEFINES += QSG_DISTANCEFIELD_CACHE_DEBUG
-
-# Core API
-HEADERS += \
- $$PWD/coreapi/qsggeometry.h \
- $$PWD/coreapi/qsgmaterial.h \
- $$PWD/coreapi/qsgmaterialtype.h \
- $$PWD/coreapi/qsgmaterialshader.h \
- $$PWD/coreapi/qsgmaterialshader_p.h \
- $$PWD/coreapi/qsgnode.h \
- $$PWD/coreapi/qsgnode_p.h \
- $$PWD/coreapi/qsgnodeupdater_p.h \
- $$PWD/coreapi/qsgabstractrenderer_p.h \
- $$PWD/coreapi/qsgabstractrenderer_p_p.h \
- $$PWD/coreapi/qsgrenderer_p.h \
- $$PWD/coreapi/qsgrendernode.h \
- $$PWD/coreapi/qsgrendernode_p.h \
- $$PWD/coreapi/qsgrendererinterface.h \
- $$PWD/coreapi/qsggeometry_p.h \
- $$PWD/coreapi/qsgtexture.h \
- $$PWD/coreapi/qsgtexture_p.h \
- $$PWD/coreapi/qsgtexture_platform.h \
- $$PWD/coreapi/qsgbatchrenderer_p.h \
- $$PWD/coreapi/qsgrhivisualizer_p.h
-
-SOURCES += \
- $$PWD/coreapi/qsgabstractrenderer.cpp \
- $$PWD/coreapi/qsggeometry.cpp \
- $$PWD/coreapi/qsgmaterial.cpp \
- $$PWD/coreapi/qsgmaterialshader.cpp \
- $$PWD/coreapi/qsgtexture.cpp \
- $$PWD/coreapi/qsgnode.cpp \
- $$PWD/coreapi/qsgnodeupdater.cpp \
- $$PWD/coreapi/qsgrenderer.cpp \
- $$PWD/coreapi/qsgrendernode.cpp \
- $$PWD/coreapi/qsgrendererinterface.cpp \
- $$PWD/coreapi/qsgbatchrenderer.cpp \
- $$PWD/coreapi/qsgrhivisualizer.cpp
-
-macos|ios {
- SOURCES += \
- $$PWD/coreapi/qsgtexture_mac.mm
-}
-
-# Util API
-HEADERS += \
- $$PWD/util/qsgareaallocator_p.h \
- $$PWD/util/qsgplaintexture_p.h \
- $$PWD/util/qsgsimplerectnode.h \
- $$PWD/util/qsgsimpletexturenode.h \
- $$PWD/util/qsgtextureprovider.h \
- $$PWD/util/qsgflatcolormaterial.h \
- $$PWD/util/qsgtexturematerial.h \
- $$PWD/util/qsgtexturematerial_p.h \
- $$PWD/util/qsgvertexcolormaterial.h \
- $$PWD/util/qsgrectanglenode.h \
- $$PWD/util/qsgimagenode.h \
- $$PWD/util/qsgninepatchnode.h
-
-SOURCES += \
- $$PWD/util/qsgareaallocator.cpp \
- $$PWD/util/qsgplaintexture.cpp \
- $$PWD/util/qsgsimplerectnode.cpp \
- $$PWD/util/qsgsimpletexturenode.cpp \
- $$PWD/util/qsgtextureprovider.cpp \
- $$PWD/util/qsgflatcolormaterial.cpp \
- $$PWD/util/qsgtexturematerial.cpp \
- $$PWD/util/qsgvertexcolormaterial.cpp \
- $$PWD/util/qsgrectanglenode.cpp \
- $$PWD/util/qsgimagenode.cpp \
- $$PWD/util/qsgninepatchnode.cpp
-
-# RHI
-HEADERS += \
- $$PWD/qsgrhitextureglyphcache_p.h \
- $$PWD/util/qsgrhiatlastexture_p.h \
- $$PWD/qsgrhilayer_p.h \
- $$PWD/qsgrhishadereffectnode_p.h \
- $$PWD/qsgrhidistancefieldglyphcache_p.h
-
-SOURCES += \
- $$PWD/qsgrhitextureglyphcache.cpp \
- $$PWD/qsgrhilayer.cpp \
- $$PWD/qsgrhishadereffectnode.cpp \
- $$PWD/util/qsgrhiatlastexture.cpp \
- $$PWD/qsgrhidistancefieldglyphcache.cpp
-
-# QML / Adaptations API
-HEADERS += \
- $$PWD/qsgadaptationlayer_p.h \
- $$PWD/qsgcontext_p.h \
- $$PWD/qsgcontextplugin_p.h \
- $$PWD/qsgbasicinternalrectanglenode_p.h \
- $$PWD/qsgbasicinternalimagenode_p.h \
- $$PWD/qsgbasicglyphnode_p.h \
- $$PWD/qsgrenderloop_p.h \
- $$PWD/qsgrhisupport_p.h
-
-SOURCES += \
- $$PWD/qsgadaptationlayer.cpp \
- $$PWD/qsgcontext.cpp \
- $$PWD/qsgcontextplugin.cpp \
- $$PWD/qsgbasicinternalrectanglenode.cpp \
- $$PWD/qsgbasicinternalimagenode.cpp \
- $$PWD/qsgbasicglyphnode.cpp \
- $$PWD/qsgrenderloop.cpp \
- $$PWD/qsgrhisupport.cpp
-
-SOURCES += \
- $$PWD/qsgdefaultglyphnode.cpp \
- $$PWD/qsgdefaultglyphnode_p.cpp \
- $$PWD/qsgdistancefieldglyphnode.cpp \
- $$PWD/qsgdistancefieldglyphnode_p.cpp \
- $$PWD/qsgdefaultinternalimagenode.cpp \
- $$PWD/qsgdefaultinternalrectanglenode.cpp \
- $$PWD/qsgdefaultrendercontext.cpp \
- $$PWD/qsgdefaultcontext.cpp \
- $$PWD/util/qsgdefaultpainternode.cpp \
- $$PWD/util/qsgdefaultrectanglenode.cpp \
- $$PWD/util/qsgdefaultimagenode.cpp \
- $$PWD/util/qsgdefaultninepatchnode.cpp
-HEADERS += \
- $$PWD/qsgdefaultglyphnode_p.h \
- $$PWD/qsgdistancefieldglyphnode_p.h \
- $$PWD/qsgdistancefieldglyphnode_p_p.h \
- $$PWD/qsgdefaultglyphnode_p_p.h \
- $$PWD/qsgdefaultinternalimagenode_p.h \
- $$PWD/qsgdefaultinternalrectanglenode_p.h \
- $$PWD/qsgdefaultrendercontext_p.h \
- $$PWD/qsgdefaultcontext_p.h \
- $$PWD/util/qsgdefaultpainternode_p.h \
- $$PWD/util/qsgdefaultrectanglenode_p.h \
- $$PWD/util/qsgdefaultimagenode_p.h \
- $$PWD/util/qsgdefaultninepatchnode_p.h
-
-qtConfig(thread) {
- SOURCES += \
- $$PWD/qsgthreadedrenderloop.cpp
- HEADERS += \
- $$PWD/qsgthreadedrenderloop_p.h
-}
-
-qtConfig(quick-sprite) {
- SOURCES += \
- $$PWD/qsgdefaultspritenode.cpp
- HEADERS += \
- $$PWD/qsgdefaultspritenode_p.h
-}
-
-# Built-in, non-plugin-based adaptations
-include(adaptations/adaptations.pri)
-
-RESOURCES += \
- $$PWD/scenegraph.qrc
-
-# Compressed Texture API
-HEADERS += \
- $$PWD/util/qsgtexturereader_p.h
-
-SOURCES += \
- $$PWD/util/qsgtexturereader.cpp
-
- HEADERS += \
- $$PWD/compressedtexture/qsgcompressedatlastexture_p.h \
- $$PWD/compressedtexture/qsgcompressedtexture_p.h
-
- SOURCES += \
- $$PWD/compressedtexture/qsgcompressedatlastexture.cpp \
- $$PWD/compressedtexture/qsgcompressedtexture.cpp
-
diff --git a/src/quick/util/util.pri b/src/quick/util/util.pri
deleted file mode 100644
index 56e7d342f8..0000000000
--- a/src/quick/util/util.pri
+++ /dev/null
@@ -1,90 +0,0 @@
-SOURCES += \
- $$PWD/qquickapplication.cpp\
- $$PWD/qquickanimation.cpp \
- $$PWD/qquicksystempalette.cpp \
- $$PWD/qquickspringanimation.cpp \
- $$PWD/qquicksmoothedanimation.cpp \
- $$PWD/qquickanimationcontroller.cpp \
- $$PWD/qquickstate.cpp\
- $$PWD/qquicktransitionmanager.cpp \
- $$PWD/qquickstatechangescript.cpp \
- $$PWD/qquickpropertychanges.cpp \
- $$PWD/qquickstategroup.cpp \
- $$PWD/qquicktransition.cpp \
- $$PWD/qquicktimeline.cpp \
- $$PWD/qquickpixmapcache.cpp \
- $$PWD/qquickbehavior.cpp \
- $$PWD/qquickfontloader.cpp \
- $$PWD/qquickstyledtext.cpp \
- $$PWD/qquickimageprovider.cpp \
- $$PWD/qquicksvgparser.cpp \
- $$PWD/qquickvaluetypes.cpp \
- $$PWD/qquickglobal.cpp \
- $$PWD/qquickanimator.cpp \
- $$PWD/qquickanimatorjob.cpp \
- $$PWD/qquickanimatorcontroller.cpp \
- $$PWD/qquickfontmetrics.cpp \
- $$PWD/qquicktextmetrics.cpp \
- $$PWD/qquickvalidator.cpp
-
-qtConfig(qml-debug): SOURCES += $$PWD/qquickprofiler.cpp
-
-HEADERS += \
- $$PWD/qquickapplication_p.h\
- $$PWD/qquickanimation_p.h \
- $$PWD/qquickanimation_p_p.h \
- $$PWD/qquicksystempalette_p.h \
- $$PWD/qquickspringanimation_p.h \
- $$PWD/qquickanimationcontroller_p.h \
- $$PWD/qquicksmoothedanimation_p.h \
- $$PWD/qquicksmoothedanimation_p_p.h \
- $$PWD/qquickstate_p.h\
- $$PWD/qquickstatechangescript_p.h \
- $$PWD/qquickpropertychanges_p.h \
- $$PWD/qquickstate_p_p.h\
- $$PWD/qquicktransitionmanager_p_p.h \
- $$PWD/qquickstategroup_p.h \
- $$PWD/qquicktransition_p.h \
- $$PWD/qquicktimeline_p_p.h \
- $$PWD/qquickpixmapcache_p.h \
- $$PWD/qquickbehavior_p.h \
- $$PWD/qquickfontloader_p.h \
- $$PWD/qquickstyledtext_p.h \
- $$PWD/qquickimageprovider.h \
- $$PWD/qquickimageprovider_p.h \
- $$PWD/qquicksvgparser_p.h \
- $$PWD/qquickvaluetypes_p.h \
- $$PWD/qquickanimator_p.h \
- $$PWD/qquickanimator_p_p.h \
- $$PWD/qquickanimatorjob_p.h \
- $$PWD/qquickanimatorcontroller_p.h \
- $$PWD/qquickprofiler_p.h \
- $$PWD/qquickfontmetrics_p.h \
- $$PWD/qquicktextmetrics_p.h \
- $$PWD/qquickvalidator_p.h \
- $$PWD/qquickforeignutils_p.h
-
-qtConfig(shortcut) {
- SOURCES += \
- $$PWD/qquickshortcut.cpp
- HEADERS += \
- $$PWD/qquickshortcut_p.h
-}
-
-qtConfig(quick-path) {
- SOURCES += \
- $$PWD/qquickpath.cpp \
- $$PWD/qquickpathinterpolator.cpp
- HEADERS += \
- $$PWD/qquickpath_p.h \
- $$PWD/qquickpath_p_p.h \
- $$PWD/qquickpathinterpolator_p.h
-}
-
-qtConfig(opengl(es1|es2)?) {
- SOURCES += \
- $$PWD/qquickopenglutils.cpp
-
- HEADERS += \
- $$PWD/qquickopenglutils.h
-}
diff --git a/src/quickshapes/quickshapes.pro b/src/quickshapes/quickshapes.pro
deleted file mode 100644
index c53d267df6..0000000000
--- a/src/quickshapes/quickshapes.pro
+++ /dev/null
@@ -1,28 +0,0 @@
-TARGET = QtQuickShapes
-
-QT = core gui-private qml quick-private
-
-CONFIG += simd optimize_full internal_module
-
-HEADERS += \
- qquickshapesglobal.h \
- qquickshapesglobal_p.h \
- qquickshape_p.h \
- qquickshape_p_p.h \
- qquickshapegenericrenderer_p.h \
- qquickshapesoftwarerenderer_p.h
-
-SOURCES += \
- qquickshape.cpp \
- qquickshapegenericrenderer.cpp \
- qquickshapesoftwarerenderer.cpp
-
-RESOURCES += qtquickshapes.qrc
-
-load(qt_module)
-
-QMLTYPES_FILENAME = plugins.qmltypes
-QMLTYPES_INSTALL_DIR = $$[QT_INSTALL_QML]/QtQuick/Shapes
-QML_IMPORT_NAME = QtQuick.Shapes
-QML_IMPORT_VERSION = $$QT_VERSION
-CONFIG += qmltypes install_qmltypes install_metatypes
diff --git a/src/quickwidgets/quickwidgets.pro b/src/quickwidgets/quickwidgets.pro
deleted file mode 100644
index bbf945d05d..0000000000
--- a/src/quickwidgets/quickwidgets.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-TARGET = QtQuickWidgets
-
-QT = core-private gui-private qml-private quick-private widgets-private
-
-qtConfig(opengl): QT_PRIVATE += opengl-private
-
-DEFINES += QT_NO_URL_CAST_FROM_STRING QT_NO_INTEGER_EVENT_COORDINATES QT_NO_FOREACH
-
-HEADERS += \
- qquickwidget.h \
- qquickwidget_p.h \
- qtquickwidgetsglobal.h
-
-SOURCES += \
- qquickwidget.cpp
-
-load(qt_module)
diff --git a/src/src.pro b/src/src.pro
deleted file mode 100644
index bd62073bd2..0000000000
--- a/src/src.pro
+++ /dev/null
@@ -1,58 +0,0 @@
-TEMPLATE = subdirs
-CONFIG += ordered
-include($$OUT_PWD/qml/qtqml-config.pri)
-include($$OUT_PWD/quick/qtquick-config.pri)
-QT_FOR_CONFIG += qml qml-private quick-private
-
-# We need qmltyperegistrar for all type registrations, even in qml
-SUBDIRS += \
- qmltyperegistrar \
- qml \
- qmlmodels
-
-qtConfig(qml-worker-script): \
- SUBDIRS += qmlworkerscript
-
-qtHaveModule(gui):qtConfig(qml-animation) {
- SUBDIRS += quick
-
- qtConfig(quick-path): \
- SUBDIRS += quickshapes
-
- qtConfig(testlib): \
- SUBDIRS += qmltest
-
- qtConfig(quick-particles): \
- SUBDIRS += particles
-
- qtHaveModule(widgets): SUBDIRS += quickwidgets
- qtConfig(private_tests):qtConfig(testlib) {
- src_qmltest_doc_snippets.subdir = qmltest/doc/snippets
- src_qmltest_doc_snippets.target = sub-qmltest-doc-snippets
- src_qmltest_doc_snippets.depends = src_qmltest
- SUBDIRS += src_qmltest_doc_snippets
- }
-}
-
-SUBDIRS += \
- plugins \
- imports
-
-qtConfig(qml-devtools) {
- SUBDIRS += \
- qmldevtools \
- qmldom \
- qmlcompiler
-
- qmldevtools.depends = qml
- qmlcompiler.depends = qmldevtools
- qmldom.depends = qmldevtools
-}
-
-
-qtConfig(qml-network) {
- QT_FOR_CONFIG += network
- qtConfig(thread):qtConfig(localserver):qtConfig(qml-debug): SUBDIRS += qmldebug
-}
-
-DISTFILES += sync.profile configure.json
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
deleted file mode 100644
index 071d67f4f2..0000000000
--- a/tests/auto/auto.pro
+++ /dev/null
@@ -1,19 +0,0 @@
-TEMPLATE=subdirs
-SUBDIRS=\
- qml \
- quick \
- quicktest \
- qmltest \
- qmldevtools \
- cmake \
- installed_cmake \
- toolsupport
-
-qtHaveModule(gui): SUBDIRS += particles
-qtHaveModule(widgets): SUBDIRS += quickwidgets
-qtHaveModule(qmldom): SUBDIRS += qmldom
-
-# console applications not supported
-uikit: SUBDIRS -= qmltest
-
-installed_cmake.depends = cmake
diff --git a/tests/auto/cmake/cmake.pro b/tests/auto/cmake/cmake.pro
deleted file mode 100644
index 0a5e7e75fc..0000000000
--- a/tests/auto/cmake/cmake.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-
-# Cause make to do nothing.
-TEMPLATE = subdirs
-
-CMAKE_QT_MODULES_UNDER_TEST = quick qml
-
-CONFIG += ctest_testcase
diff --git a/tests/auto/installed_cmake/installed_cmake.pro b/tests/auto/installed_cmake/installed_cmake.pro
deleted file mode 100644
index 14d0b283d6..0000000000
--- a/tests/auto/installed_cmake/installed_cmake.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-include(../cmake/cmake.pro)
-
-CONFIG -= ctest_testcase
-CONFIG += ctest_testcase_installed
diff --git a/tests/auto/particles/particles.pro b/tests/auto/particles/particles.pro
deleted file mode 100644
index 0285023c94..0000000000
--- a/tests/auto/particles/particles.pro
+++ /dev/null
@@ -1,28 +0,0 @@
-TEMPLATE = subdirs
-
-PRIVATETESTS += \
- qquickage \
- qquickangleddirection \
- qquickcumulativedirection \
- qquickcustomaffector \
- qquickellipseextruder \
- qquickgroupgoal \
- qquickfriction \
- qquickgravity \
- qquickimageparticle \
- qquickitemparticle \
- qquicklineextruder \
- qquickmaskextruder \
- qquickparticlegroup \
- qquickparticlesystem \
- qquickpointattractor \
- qquickpointdirection \
- qquickrectangleextruder \
- qquickspritegoal \
- qquicktargetdirection \
- qquicktrailemitter \
- qquickturbulence \
- qquickwander
-
-qtConfig(private_tests): \
- SUBDIRS += $$PRIVATETESTS
diff --git a/tests/auto/particles/qquickage/qquickage.pro b/tests/auto/particles/qquickage/qquickage.pro
deleted file mode 100644
index 557daac86f..0000000000
--- a/tests/auto/particles/qquickage/qquickage.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickage
-SOURCES += tst_qquickage.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickangleddirection/qquickangleddirection.pro b/tests/auto/particles/qquickangleddirection/qquickangleddirection.pro
deleted file mode 100644
index b813b64a3c..0000000000
--- a/tests/auto/particles/qquickangleddirection/qquickangleddirection.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickangleddirection
-SOURCES += tst_qquickangleddirection.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickcumulativedirection/qquickcumulativedirection.pro b/tests/auto/particles/qquickcumulativedirection/qquickcumulativedirection.pro
deleted file mode 100644
index 145bffd3b3..0000000000
--- a/tests/auto/particles/qquickcumulativedirection/qquickcumulativedirection.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickcumulativedirection
-SOURCES += tst_qquickcumulativedirection.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickcustomaffector/qquickcustomaffector.pro b/tests/auto/particles/qquickcustomaffector/qquickcustomaffector.pro
deleted file mode 100644
index 01a831ca9c..0000000000
--- a/tests/auto/particles/qquickcustomaffector/qquickcustomaffector.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickcustomaffector
-SOURCES += tst_qquickcustomaffector.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickellipseextruder/qquickellipseextruder.pro b/tests/auto/particles/qquickellipseextruder/qquickellipseextruder.pro
deleted file mode 100644
index a1d79daca7..0000000000
--- a/tests/auto/particles/qquickellipseextruder/qquickellipseextruder.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickellipseextruder
-SOURCES += tst_qquickellipseextruder.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickfriction/qquickfriction.pro b/tests/auto/particles/qquickfriction/qquickfriction.pro
deleted file mode 100644
index 8a15dee4c4..0000000000
--- a/tests/auto/particles/qquickfriction/qquickfriction.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickfriction
-SOURCES += tst_qquickfriction.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickgravity/qquickgravity.pro b/tests/auto/particles/qquickgravity/qquickgravity.pro
deleted file mode 100644
index 899d58ed38..0000000000
--- a/tests/auto/particles/qquickgravity/qquickgravity.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickgravity
-SOURCES += tst_qquickgravity.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickgroupgoal/qquickgroupgoal.pro b/tests/auto/particles/qquickgroupgoal/qquickgroupgoal.pro
deleted file mode 100644
index 3236231f14..0000000000
--- a/tests/auto/particles/qquickgroupgoal/qquickgroupgoal.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickgroupgoal
-SOURCES += tst_qquickgroupgoal.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib quick-private quickparticles-private
-
diff --git a/tests/auto/particles/qquickimageparticle/qquickimageparticle.pro b/tests/auto/particles/qquickimageparticle/qquickimageparticle.pro
deleted file mode 100644
index cf0f81f0ff..0000000000
--- a/tests/auto/particles/qquickimageparticle/qquickimageparticle.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickimageparticle
-SOURCES += tst_qquickimageparticle.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
diff --git a/tests/auto/particles/qquickitemparticle/qquickitemparticle.pro b/tests/auto/particles/qquickitemparticle/qquickitemparticle.pro
deleted file mode 100644
index 8c39fc9736..0000000000
--- a/tests/auto/particles/qquickitemparticle/qquickitemparticle.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickitemparticle
-SOURCES += tst_qquickitemparticle.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquicklineextruder/qquicklineextruder.pro b/tests/auto/particles/qquicklineextruder/qquicklineextruder.pro
deleted file mode 100644
index 2ccc5b3765..0000000000
--- a/tests/auto/particles/qquicklineextruder/qquicklineextruder.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicklineextruder
-SOURCES += tst_qquicklineextruder.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickmaskextruder/qquickmaskextruder.pro b/tests/auto/particles/qquickmaskextruder/qquickmaskextruder.pro
deleted file mode 100644
index cf63196539..0000000000
--- a/tests/auto/particles/qquickmaskextruder/qquickmaskextruder.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickmaskextruder
-SOURCES += tst_qquickmaskextruder.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickparticlegroup/qquickparticlegroup.pro b/tests/auto/particles/qquickparticlegroup/qquickparticlegroup.pro
deleted file mode 100644
index 06febb3825..0000000000
--- a/tests/auto/particles/qquickparticlegroup/qquickparticlegroup.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickparticlegroup
-SOURCES += tst_qquickparticlegroup.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickparticlesystem/qquickparticlesystem.pro b/tests/auto/particles/qquickparticlesystem/qquickparticlesystem.pro
deleted file mode 100644
index f076d6f0c0..0000000000
--- a/tests/auto/particles/qquickparticlesystem/qquickparticlesystem.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickparticlesystem
-SOURCES += tst_qquickparticlesystem.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickpointattractor/qquickpointattractor.pro b/tests/auto/particles/qquickpointattractor/qquickpointattractor.pro
deleted file mode 100644
index 2d2c4f375d..0000000000
--- a/tests/auto/particles/qquickpointattractor/qquickpointattractor.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickpointattractor
-SOURCES += tst_qquickpointattractor.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickpointdirection/qquickpointdirection.pro b/tests/auto/particles/qquickpointdirection/qquickpointdirection.pro
deleted file mode 100644
index 8174e52964..0000000000
--- a/tests/auto/particles/qquickpointdirection/qquickpointdirection.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickpointdirection
-SOURCES += tst_qquickpointdirection.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickrectangleextruder/qquickrectangleextruder.pro b/tests/auto/particles/qquickrectangleextruder/qquickrectangleextruder.pro
deleted file mode 100644
index add9981d0b..0000000000
--- a/tests/auto/particles/qquickrectangleextruder/qquickrectangleextruder.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickrectangleextruder
-SOURCES += tst_qquickrectangleextruder.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickspritegoal/qquickspritegoal.pro b/tests/auto/particles/qquickspritegoal/qquickspritegoal.pro
deleted file mode 100644
index f5a5f745bd..0000000000
--- a/tests/auto/particles/qquickspritegoal/qquickspritegoal.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickspritegoal
-SOURCES += tst_qquickspritegoal.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib quick-private quickparticles-private
-
diff --git a/tests/auto/particles/qquicktargetdirection/qquicktargetdirection.pro b/tests/auto/particles/qquicktargetdirection/qquicktargetdirection.pro
deleted file mode 100644
index e8c5c2d33d..0000000000
--- a/tests/auto/particles/qquicktargetdirection/qquicktargetdirection.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicktargetdirection
-SOURCES += tst_qquicktargetdirection.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquicktrailemitter/qquicktrailemitter.pro b/tests/auto/particles/qquicktrailemitter/qquicktrailemitter.pro
deleted file mode 100644
index 2f54e13000..0000000000
--- a/tests/auto/particles/qquicktrailemitter/qquicktrailemitter.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicktrailemitter
-SOURCES += tst_qquicktrailemitter.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickturbulence/qquickturbulence.pro b/tests/auto/particles/qquickturbulence/qquickturbulence.pro
deleted file mode 100644
index 8758a5203b..0000000000
--- a/tests/auto/particles/qquickturbulence/qquickturbulence.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickturbulence
-SOURCES += tst_qquickturbulence.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickwander/qquickwander.pro b/tests/auto/particles/qquickwander/qquickwander.pro
deleted file mode 100644
index 58da3f39d8..0000000000
--- a/tests/auto/particles/qquickwander/qquickwander.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickwander
-SOURCES += tst_qquickwander.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/qml/animation/animation.pro b/tests/auto/qml/animation/animation.pro
deleted file mode 100644
index a9c0cee309..0000000000
--- a/tests/auto/qml/animation/animation.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TEMPLATE=subdirs
-SUBDIRS=\
- qabstractanimationjob \
- qanimationgroupjob \
- qparallelanimationgroupjob \
- qpauseanimationjob \
- qsequentialanimationgroupjob
diff --git a/tests/auto/qml/animation/qabstractanimationjob/qabstractanimationjob.pro b/tests/auto/qml/animation/qabstractanimationjob/qabstractanimationjob.pro
deleted file mode 100644
index f7ba4c275c..0000000000
--- a/tests/auto/qml/animation/qabstractanimationjob/qabstractanimationjob.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-macx:CONFIG -= app_bundle
-TARGET = tst_qabstractanimationjob
-QT = core-private qml-private testlib
-SOURCES = tst_qabstractanimationjob.cpp
diff --git a/tests/auto/qml/animation/qanimationgroupjob/qanimationgroupjob.pro b/tests/auto/qml/animation/qanimationgroupjob/qanimationgroupjob.pro
deleted file mode 100644
index 0c52094bfd..0000000000
--- a/tests/auto/qml/animation/qanimationgroupjob/qanimationgroupjob.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-macx:CONFIG -= app_bundle
-TARGET = tst_qanimationgroupjob
-QT = core-private qml-private testlib
-SOURCES = tst_qanimationgroupjob.cpp
diff --git a/tests/auto/qml/animation/qparallelanimationgroupjob/qparallelanimationgroupjob.pro b/tests/auto/qml/animation/qparallelanimationgroupjob/qparallelanimationgroupjob.pro
deleted file mode 100644
index 982aafbfe7..0000000000
--- a/tests/auto/qml/animation/qparallelanimationgroupjob/qparallelanimationgroupjob.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-macx:CONFIG -= app_bundle
-TARGET = tst_qparallelanimationgroupjob
-QT = core-private gui qml-private testlib gui-private
-SOURCES = tst_qparallelanimationgroupjob.cpp
diff --git a/tests/auto/qml/animation/qpauseanimationjob/qpauseanimationjob.pro b/tests/auto/qml/animation/qpauseanimationjob/qpauseanimationjob.pro
deleted file mode 100644
index b80bb0c55c..0000000000
--- a/tests/auto/qml/animation/qpauseanimationjob/qpauseanimationjob.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-macx:CONFIG -= app_bundle
-TARGET = tst_qpauseanimationjob
-QT = core-private gui-private qml-private testlib
-SOURCES = tst_qpauseanimationjob.cpp
diff --git a/tests/auto/qml/animation/qsequentialanimationgroupjob/qsequentialanimationgroupjob.pro b/tests/auto/qml/animation/qsequentialanimationgroupjob/qsequentialanimationgroupjob.pro
deleted file mode 100644
index 370d33607b..0000000000
--- a/tests/auto/qml/animation/qsequentialanimationgroupjob/qsequentialanimationgroupjob.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-macx:CONFIG -= app_bundle
-TARGET = tst_qsequentialanimationgroupjob
-QT = core-private qml-private testlib
-SOURCES = tst_qsequentialanimationgroupjob.cpp
diff --git a/tests/auto/qml/bindingdependencyapi/bindingdependencyapi.pro b/tests/auto/qml/bindingdependencyapi/bindingdependencyapi.pro
deleted file mode 100644
index 430d87ab5b..0000000000
--- a/tests/auto/qml/bindingdependencyapi/bindingdependencyapi.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_bindingdependencyapi
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_bindingdependencyapi.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/qml/debugger/debugger.pro b/tests/auto/qml/debugger/debugger.pro
deleted file mode 100644
index 890e722aa3..0000000000
--- a/tests/auto/qml/debugger/debugger.pro
+++ /dev/null
@@ -1,33 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += qqmldebugjsserver
-
-PUBLICTESTS += \
- qdebugmessageservice \
- qqmldebugtranslationservice \
- qqmlenginedebugservice \
- qqmldebugjs \
- qqmlinspector \
- qqmlprofilerservice \
- qpacketprotocol \
- qqmlenginedebuginspectorintegrationtest \
- qqmlenginecontrol \
- qqmldebuggingenabler \
- qqmlnativeconnector \
- qqmldebugprocess \
- qqmlpreview
-
-PRIVATETESTS += \
- qqmldebugclient \
- qqmldebuglocal \
- qqmldebugservice \
- qv4debugger
-
-SUBDIRS += $$PUBLICTESTS
-
-qqmldebugjs.depends = qqmldebugjsserver
-qqmlprofilerservice.depends = qqmldebugjsserver
-
-qtConfig(private_tests): \
- SUBDIRS += $$PRIVATETESTS
-
diff --git a/tests/auto/qml/debugger/qdebugmessageservice/qdebugmessageservice.pro b/tests/auto/qml/debugger/qdebugmessageservice/qdebugmessageservice.pro
deleted file mode 100644
index 3f2c0ca390..0000000000
--- a/tests/auto/qml/debugger/qdebugmessageservice/qdebugmessageservice.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qdebugmessageservice
-QT += network testlib gui-private core-private
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qdebugmessageservice.cpp
-
-include(../shared/debugutil.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/test.qml
diff --git a/tests/auto/qml/debugger/qpacketprotocol/qpacketprotocol.pro b/tests/auto/qml/debugger/qpacketprotocol/qpacketprotocol.pro
deleted file mode 100644
index dc0120cd87..0000000000
--- a/tests/auto/qml/debugger/qpacketprotocol/qpacketprotocol.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qpacketprotocol
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qpacketprotocol.cpp
-
-include(../shared/debugutil.pri)
-
-QT += network testlib gui-private core-private
diff --git a/tests/auto/qml/debugger/qqmldebugclient/qqmldebugclient.pro b/tests/auto/qml/debugger/qqmldebugclient/qqmldebugclient.pro
deleted file mode 100644
index 673330a3cf..0000000000
--- a/tests/auto/qml/debugger/qqmldebugclient/qqmldebugclient.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmldebugclient
-osx:CONFIG -= app_bundle
-
-HEADERS += ../shared/qqmldebugtestservice.h
-
-SOURCES += tst_qqmldebugclient.cpp \
- ../shared/qqmldebugtestservice.cpp
-
-include(../shared/debugutil.pri)
-
-DEFINES += QT_QML_DEBUG_NO_WARNING
-
-CONFIG += qml_debug
-
-QT += qml-private testlib gui-private core-private
diff --git a/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler.pro b/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler.pro
deleted file mode 100644
index 4bcbc2a97e..0000000000
--- a/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = qqmldebuggingenabler qqmldebuggingenablerserver
-
-qqmldebuggingenabler.depends = qqmldebuggingenablerserver
diff --git a/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler/qqmldebuggingenabler.pro b/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler/qqmldebuggingenabler.pro
deleted file mode 100644
index bd382ebaab..0000000000
--- a/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler/qqmldebuggingenabler.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmldebuggingenabler
-QT += qml testlib gui-private core-private
-CONFIG -= debug_and_release_target
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmldebuggingenabler.cpp
-
-include(../../shared/debugutil.pri)
-
-OTHER_FILES += data/test.qml
diff --git a/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenablerserver/qqmldebuggingenablerserver.pro b/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenablerserver/qqmldebuggingenablerserver.pro
deleted file mode 100644
index a40ff6978b..0000000000
--- a/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenablerserver/qqmldebuggingenablerserver.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-QT += qml testlib
-osx:CONFIG -= app_bundle
-CONFIG -= debug_and_release_target
-INCLUDEPATH += ../../shared
-SOURCES += qqmldebuggingenablerserver.cpp
-DEFINES += QT_QML_DEBUG_NO_WARNING
-
-DESTDIR = ../qqmldebuggingenabler
-
-target.path = $$[QT_INSTALL_TESTS]/tst_qqmldebuggingenabler
-INSTALLS += target
diff --git a/tests/auto/qml/debugger/qqmldebugjs/qqmldebugjs.pro b/tests/auto/qml/debugger/qqmldebugjs/qqmldebugjs.pro
deleted file mode 100644
index acd5546a02..0000000000
--- a/tests/auto/qml/debugger/qqmldebugjs/qqmldebugjs.pro
+++ /dev/null
@@ -1,24 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmldebugjs
-QT += testlib gui-private core-private
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qqmldebugjs.cpp
-
-INCLUDEPATH += ../shared
-include(../shared/debugutil.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/test.qml data/test.js \
- data/timer.qml \
- data/exception.qml \
- data/oncompleted.qml \
- data/loadjsfile.qml \
- data/condition.qml \
- data/changeBreakpoint.qml \
- data/stepAction.qml \
- data/breakpointRelocation.qml \
- data/createComponent.qml \
- data/encodeQmlScope.qml \
- data/breakOnAnchor.qml
diff --git a/tests/auto/qml/debugger/qqmldebugjsserver/qqmldebugjsserver.pro b/tests/auto/qml/debugger/qqmldebugjsserver/qqmldebugjsserver.pro
deleted file mode 100644
index a31da57054..0000000000
--- a/tests/auto/qml/debugger/qqmldebugjsserver/qqmldebugjsserver.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-QT += qml testlib
-macos:CONFIG -= app_bundle
-INCLUDEPATH += ../shared
-SOURCES += qqmldebugjsserver.cpp
-DEFINES += QT_QML_DEBUG_NO_WARNING
-
-target.path = $$[QT_INSTALL_TESTS]/qqmldebugjsserver
-INSTALLS += target
-
diff --git a/tests/auto/qml/debugger/qqmldebuglocal/qqmldebuglocal.pro b/tests/auto/qml/debugger/qqmldebuglocal/qqmldebuglocal.pro
deleted file mode 100644
index 1dc9de8f34..0000000000
--- a/tests/auto/qml/debugger/qqmldebuglocal/qqmldebuglocal.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmldebuglocal
-osx:CONFIG -= app_bundle
-
-HEADERS += ../shared/qqmldebugtestservice.h
-
-SOURCES += tst_qqmldebuglocal.cpp \
- ../shared/qqmldebugtestservice.cpp
-
-include(../shared/debugutil.pri)
-
-QT += qml-private testlib gui-private core-private
-
-DEFINES += QT_QML_DEBUG_NO_WARNING
diff --git a/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocess.pro b/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocess.pro
deleted file mode 100644
index 331d87b9f1..0000000000
--- a/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocess.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = qqmldebugprocess qqmldebugprocessprocess
-
-qqmldebugprocess.depends = qqmldebugprocessprocess
diff --git a/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocess/qqmldebugprocess.pro b/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocess/qqmldebugprocess.pro
deleted file mode 100644
index 9bea2d222c..0000000000
--- a/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocess/qqmldebugprocess.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmldebugprocess
-QT = core testlib
-CONFIG -= debug_and_release_target
-macos:CONFIG -= app_bundle
-
-SOURCES += \
- ../../shared/qqmldebugprocess.cpp \
- tst_qqmldebugprocess.cpp
-
-HEADERS += \
- ../../shared/qqmldebugprocess_p.h
-
-INCLUDEPATH += ../../shared
diff --git a/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocessprocess/qqmldebugprocessprocess.pro b/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocessprocess/qqmldebugprocessprocess.pro
deleted file mode 100644
index a8eb4885d4..0000000000
--- a/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocessprocess/qqmldebugprocessprocess.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-QT = core
-macos:CONFIG -= app_bundle
-CONFIG -= debug_and_release_target
-CONFIG += console
-SOURCES += qqmldebugprocessprocess.cpp
-
-DESTDIR = ../qqmldebugprocess
-
-target.path = $$[QT_INSTALL_TESTS]/tst_qqmldebugprocess
-INSTALLS += target
-
diff --git a/tests/auto/qml/debugger/qqmldebugservice/qqmldebugservice.pro b/tests/auto/qml/debugger/qqmldebugservice/qqmldebugservice.pro
deleted file mode 100644
index 3101d09ea5..0000000000
--- a/tests/auto/qml/debugger/qqmldebugservice/qqmldebugservice.pro
+++ /dev/null
@@ -1,19 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmldebugservice
-osx:CONFIG -= app_bundle
-
-HEADERS += ../shared/qqmldebugtestservice.h
-
-SOURCES += tst_qqmldebugservice.cpp \
- ../shared/qqmldebugtestservice.cpp
-
-include(../shared/debugutil.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += \
- data/test.qml
-
-DEFINES += QT_QML_DEBUG_NO_WARNING
-
-QT += qml-private testlib gui-private core-private
diff --git a/tests/auto/qml/debugger/qqmldebugtranslationservice/qqmldebugtranslationservice.pro b/tests/auto/qml/debugger/qqmldebugtranslationservice/qqmldebugtranslationservice.pro
deleted file mode 100644
index 32e60e306d..0000000000
--- a/tests/auto/qml/debugger/qqmldebugtranslationservice/qqmldebugtranslationservice.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qdebugtranslationservice
-QT += network testlib gui-private core-private qmldebug-private
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qqmldebugtranslationservice.cpp
-
-include(../shared/debugutil.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/test.qml
diff --git a/tests/auto/qml/debugger/qqmlenginecontrol/qqmlenginecontrol.pro b/tests/auto/qml/debugger/qqmlenginecontrol/qqmlenginecontrol.pro
deleted file mode 100644
index 36957628b2..0000000000
--- a/tests/auto/qml/debugger/qqmlenginecontrol/qqmlenginecontrol.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlenginecontrol
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlenginecontrol.cpp
-
-include(../shared/debugutil.pri)
-
-TESTDATA = data/*
-
-QT += core testlib gui-private core-private
-
-OTHER_FILES += \
- data/test.qml \
- data/exit.qml
diff --git a/tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/qqmlenginedebuginspectorintegrationtest.pro b/tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/qqmlenginedebuginspectorintegrationtest.pro
deleted file mode 100644
index 454a1e3ab0..0000000000
--- a/tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/qqmlenginedebuginspectorintegrationtest.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlenginedebuginspectorintegration
-
-QT += testlib gui-private core-private
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlenginedebuginspectorintegration.cpp
-
-include(../shared/debugutil.pri)
-
-TESTDATA = data/*
diff --git a/tests/auto/qml/debugger/qqmlenginedebugservice/qqmlenginedebugservice.pro b/tests/auto/qml/debugger/qqmlenginedebugservice/qqmlenginedebugservice.pro
deleted file mode 100644
index 5ff65ba276..0000000000
--- a/tests/auto/qml/debugger/qqmlenginedebugservice/qqmlenginedebugservice.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlenginedebugservice
-osx:CONFIG -= app_bundle
-
-SOURCES += \
- tst_qqmlenginedebugservice.cpp
-
-include(../shared/debugutil.pri)
-
-DEFINES += QT_QML_DEBUG_NO_WARNING
-
-QT += quick qml-private testlib
diff --git a/tests/auto/qml/debugger/qqmlinspector/qqmlinspector.pro b/tests/auto/qml/debugger/qqmlinspector/qqmlinspector.pro
deleted file mode 100644
index 0d42030b52..0000000000
--- a/tests/auto/qml/debugger/qqmlinspector/qqmlinspector.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlinspector
-
-QT += testlib gui-private core-private
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlinspector.cpp
-
-include(../shared/debugutil.pri)
-
-TESTDATA = data/*
diff --git a/tests/auto/qml/debugger/qqmlnativeconnector/qqmlnativeconnector.pro b/tests/auto/qml/debugger/qqmlnativeconnector/qqmlnativeconnector.pro
deleted file mode 100644
index 757aa0306d..0000000000
--- a/tests/auto/qml/debugger/qqmlnativeconnector/qqmlnativeconnector.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-CONFIG += testcase qml_debug
-TARGET = tst_qqmlnativeconnector
-QT += qml testlib gui-private core-private
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlnativeconnector.cpp
diff --git a/tests/auto/qml/debugger/qqmlpreview/qqmlpreview.pro b/tests/auto/qml/debugger/qqmlpreview/qqmlpreview.pro
deleted file mode 100644
index 2c27306517..0000000000
--- a/tests/auto/qml/debugger/qqmlpreview/qqmlpreview.pro
+++ /dev/null
@@ -1,25 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlpreview
-
-QT += qml testlib core qmldebug-private
-macos:CONFIG -= app_bundle
-
-INCLUDEPATH += ../../../../../src/plugins/qmltooling/qmldbg_preview/
-
-SOURCES += \
- tst_qqmlpreview.cpp \
- ../../../../../src/plugins/qmltooling/qmldbg_preview/qqmlpreviewblacklist.cpp
-
-HEADERS += \
- ../../../../../src/plugins/qmltooling/qmldbg_preview/qqmlpreviewblacklist.h
-
-include(../shared/debugutil.pri)
-
-TESTDATA = \
- data/window.qml \
- data/qtquick2.qml \
- data/window2.qml \
- data/window1.qml \
- data/broken.qml \
- data/zoom.qml \
- data/i18n/qml_fr_FR.qm
diff --git a/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro b/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro
deleted file mode 100644
index 0cd4b331f2..0000000000
--- a/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro
+++ /dev/null
@@ -1,25 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlprofilerservice
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlprofilerservice.cpp
-
-include(../shared/debugutil.pri)
-
-TESTDATA = data/*
-
-QT += testlib gui-private
-
-OTHER_FILES += \
- data/pixmapCacheTest.qml \
- data/controlFromJS.qml \
- data/test.qml \
- data/exit.qml \
- data/scenegraphTest.qml \
- data/TestImage_2x2.png \
- data/signalSourceLocation.qml \
- data/javascript.qml \
- data/timer.qml \
- data/qstr.qml \
- data/memory.qml \
- data/batchOverflow.qml
diff --git a/tests/auto/qml/debugger/qv4debugger/qv4debugger.pro b/tests/auto/qml/debugger/qv4debugger/qv4debugger.pro
deleted file mode 100644
index e25b4260e5..0000000000
--- a/tests/auto/qml/debugger/qv4debugger/qv4debugger.pro
+++ /dev/null
@@ -1,19 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qv4debugger
-osx:CONFIG -= app_bundle
-
-SOURCES += \
- $$PWD/tst_qv4debugger.cpp \
- $$PWD/../../../../../src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.cpp \
- $$PWD/../../../../../src/plugins/qmltooling/qmldbg_debugger/qv4debugger.cpp \
- $$PWD/../../../../../src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.cpp
-
-HEADERS += \
- $$PWD/../../../../../src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.h \
- $$PWD/../../../../../src/plugins/qmltooling/qmldbg_debugger/qv4debugger.h \
- $$PWD/../../../../../src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.h
-
-INCLUDEPATH += \
- $$PWD/../../../../../src/plugins/qmltooling/qmldbg_debugger
-
-QT += core-private gui-private qml-private network testlib
diff --git a/tests/auto/qml/debugger/shared/debugutil.pri b/tests/auto/qml/debugger/shared/debugutil.pri
deleted file mode 100644
index 13dcdb91d8..0000000000
--- a/tests/auto/qml/debugger/shared/debugutil.pri
+++ /dev/null
@@ -1,11 +0,0 @@
-QT += qmldebug-private
-
-INCLUDEPATH += $$PWD
-include($$PWD/../../../shared/util.pri)
-
-HEADERS += \
- $$PWD/debugutil_p.h \
- $$PWD/qqmldebugprocess_p.h
-SOURCES += \
- $$PWD/debugutil.cpp \
- $$PWD/qqmldebugprocess.cpp
diff --git a/tests/auto/qml/ecmascripttests/ecmascripttests.pro b/tests/auto/qml/ecmascripttests/ecmascripttests.pro
deleted file mode 100644
index 9c09ee701e..0000000000
--- a/tests/auto/qml/ecmascripttests/ecmascripttests.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = testcase.pro qjstest
-
-checkjittarget.target = check-jit
-checkjittarget.commands = qjstest --jit --parallel --with-test-expectations --update-expectations
-checkjittarget.depends = all
-QMAKE_EXTRA_TARGETS += checkjittarget
-
-checkmothtarget.target = check-interpreter
-checkmothtarget.commands = qjstest --interpret --parallel --with-test-expectations
-checkmothtarget.depends = all
-QMAKE_EXTRA_TARGETS += checkmothtarget
-
diff --git a/tests/auto/qml/ecmascripttests/qjstest/qjstest.pro b/tests/auto/qml/ecmascripttests/qjstest/qjstest.pro
deleted file mode 100644
index adead821e4..0000000000
--- a/tests/auto/qml/ecmascripttests/qjstest/qjstest.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-TEMPLATE = app
-TARGET = qjstest
-QT += qml-private
-INCLUDEPATH += .
-
-CONFIG += c++14
-
-DEFINES += QT_DEPRECATED_WARNINGS
-
-HEADERS += test262runner.h
-SOURCES += main.cpp test262runner.cpp
-
-QMAKE_TARGET_DESCRIPTION = Javascript test runner
-
-load(qt_tool)
diff --git a/tests/auto/qml/ecmascripttests/testcase.pro b/tests/auto/qml/ecmascripttests/testcase.pro
deleted file mode 100644
index 9405095050..0000000000
--- a/tests/auto/qml/ecmascripttests/testcase.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CONFIG += testcase
-TARGET = tst_ecmascripttests
-QT += testlib qml-private
-macos:CONFIG -= app_bundle
-SOURCES += tst_ecmascripttests.cpp qjstest/test262runner.cpp
-HEADERS += qjstest/test262runner.h
-DEFINES += SRCDIR=\\\"$$PWD\\\"
-
-CONFIG += c++14
-
-# The ES test suite takes approximately 5 mins to run, on a fairly
-# vanilla developer machine, so the default watchdog timer kills the
-# test some of the time. Fix by raising time-out to 400s when
-# invoking tst_ecmascripttests:
-checkenv.name = QTEST_FUNCTION_TIMEOUT
-checkenv.value = 500000
-QT_TOOL_ENV += checkenv
diff --git a/tests/auto/qml/parserstress/parserstress.pro b/tests/auto/qml/parserstress/parserstress.pro
deleted file mode 100644
index 7c37745585..0000000000
--- a/tests/auto/qml/parserstress/parserstress.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_parserstress
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_parserstress.cpp
-
-TESTDATA = tests/*
-
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qjsengine/qjsengine.pro b/tests/auto/qml/qjsengine/qjsengine.pro
deleted file mode 100644
index b412e37727..0000000000
--- a/tests/auto/qml/qjsengine/qjsengine.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qjsengine
-QT += qml qml-private widgets testlib gui-private
-macx:CONFIG -= app_bundle
-SOURCES += tst_qjsengine.cpp
-RESOURCES += qjsengine.qrc
-RESOURCES += testmodule.mjs modulewithlexicals.mjs importerror1.mjs exporterror1.mjs
-
-TESTDATA = script/*
diff --git a/tests/auto/qml/qjsmanagedvalue/qjsmanagedvalue.pro b/tests/auto/qml/qjsmanagedvalue/qjsmanagedvalue.pro
deleted file mode 100644
index 4b863a6ecc..0000000000
--- a/tests/auto/qml/qjsmanagedvalue/qjsmanagedvalue.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qjsmanagedvalue
-macos:CONFIG -= app_bundle
-QT += qml testlib qml-private
-SOURCES += tst_qjsmanagedvalue.cpp
-HEADERS += tst_qjsmanagedvalue.h
diff --git a/tests/auto/qml/qjsonbinding/qjsonbinding.pro b/tests/auto/qml/qjsonbinding/qjsonbinding.pro
deleted file mode 100644
index f7a185d27a..0000000000
--- a/tests/auto/qml/qjsonbinding/qjsonbinding.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qjsonbinding
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qjsonbinding.cpp
-
-include (../../shared/util.pri)
-
-# QMAKE_CXXFLAGS = -fprofile-arcs -ftest-coverage
-# LIBS += -lgcov
-
-TESTDATA = data/*
-
-QT += core qml testlib gui-private
diff --git a/tests/auto/qml/qjsprimitivevalue/qjsprimitivevalue.pro b/tests/auto/qml/qjsprimitivevalue/qjsprimitivevalue.pro
deleted file mode 100644
index c62bbe7b07..0000000000
--- a/tests/auto/qml/qjsprimitivevalue/qjsprimitivevalue.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qjsprimitivevalue
-macos:CONFIG -= app_bundle
-QT += qml
-SOURCES += tst_qjsprimitivevalue.cpp
diff --git a/tests/auto/qml/qjsvalue/qjsvalue.pro b/tests/auto/qml/qjsvalue/qjsvalue.pro
deleted file mode 100644
index a01cffa100..0000000000
--- a/tests/auto/qml/qjsvalue/qjsvalue.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qjsvalue
-macx:CONFIG -= app_bundle
-QT += qml widgets testlib gui-private qml-private
-SOURCES += tst_qjsvalue.cpp
-HEADERS += tst_qjsvalue.h
diff --git a/tests/auto/qml/qjsvalueiterator/qjsvalueiterator.pro b/tests/auto/qml/qjsvalueiterator/qjsvalueiterator.pro
deleted file mode 100644
index 4ee1693ad8..0000000000
--- a/tests/auto/qml/qjsvalueiterator/qjsvalueiterator.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qjsvalueiterator
-macx:CONFIG -= app_bundle
-QT = core qml testlib
-SOURCES += tst_qjsvalueiterator.cpp
-
-
diff --git a/tests/auto/qml/qml.pro b/tests/auto/qml/qml.pro
deleted file mode 100644
index 56a3309701..0000000000
--- a/tests/auto/qml/qml.pro
+++ /dev/null
@@ -1,114 +0,0 @@
-TEMPLATE = subdirs
-QT_FOR_CONFIG += qml
-
-METATYPETESTS += \
- qqmlmetatype
-
-PUBLICTESTS += \
- parserstress \
- qjsprimitivevalue \
- qjsvalueiterator \
- qjsonbinding \
- qqmlfile \
- qqmlfileselector
-
-PUBLICTESTS += \
- qqmlcomponent \
- qqmlconsole \
- qqmlengine \
- qqmlerror \
- qqmlincubator \
- qqmlinfo \
- qqmllistreference \
- qqmllocale \
- qqmlmetaobject \
- qqmlmoduleplugin \
- qqmlnotifier \
- qqmlqt \
- qqmlxmlhttprequest \
- qqmlpromise \
- qtqmlmodules \
- qquickfolderlistmodel \
- qqmlapplicationengine \
- qqmlsettings \
- qmldiskcache
-
-PRIVATETESTS += \
- qqmlcpputils \
- qqmldirparser \
- qmlcachegen
-
-PRIVATETESTS += \
- animation \
- qqmlecmascript \
- qqmlcontext \
- qqmlexpression \
- qqmlglobal \
- qqmllanguage \
- qqmlopenmetaobject \
- qqmlproperty \
- qqmlpropertycache \
- qqmlpropertymap \
- qqmlsqldatabase \
- qqmlvaluetypes \
- qqmlvaluetypeproviders \
- qqmlbinding \
- qqmlchangeset \
- qqmlconnections \
- qqmllistcompositor \
- qqmllistmodel \
- qqmllistmodelworkerscript \
- qqmlitemmodels \
- qqmltypeloader \
- qqmlparser \
- qquickworkerscript \
- qrcqml \
- qqmltimer \
- qqmlinstantiator \
- qqmlenginecleanup \
- qqmltranslation \
- qqmlimport \
- qqmlobjectmodel \
- qqmltablemodel \
- qv4assembler \
- qv4mm \
- qv4identifiertable \
- qv4regexp \
- ecmascripttests \
- bindingdependencyapi \
- v4misc
-
-qtHaveModule(widgets) {
- SUBDIRS += \
- qjsengine \
- qjsvalue \
- qjsmanagedvalue \
-# qwidgetsinqml
-}
-
-SUBDIRS += $$PUBLICTESTS
-SUBDIRS += $$METATYPETESTS
-qtConfig(process) {
- qtConfig(qml-debug): SUBDIRS += debugger
- !boot2qt {
- SUBDIRS += \
- qmlformat \
- qmlimportscanner \
- qmllint \
- qmlplugindump
- }
-}
-
-qtConfig(library) {
- SUBDIRS += qqmlextensionplugin
-}
-
-qtConfig(private_tests): \
- SUBDIRS += $$PRIVATETESTS
-
-qtNomakeTools( \
- qmlplugindump \
-)
-
-!cross_compile: \
- SUBDIRS += qmltyperegistrar
diff --git a/tests/auto/qml/qmlcachegen/qmlcachegen.pro b/tests/auto/qml/qmlcachegen/qmlcachegen.pro
deleted file mode 100644
index dc1c4dc4dc..0000000000
--- a/tests/auto/qml/qmlcachegen/qmlcachegen.pro
+++ /dev/null
@@ -1,39 +0,0 @@
-CONFIG += testcase qtquickcompiler
-TARGET = tst_qmlcachegen
-macos:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-SOURCES += tst_qmlcachegen.cpp
-
-RESOURCES += \
- data/versionchecks.qml \
- data/jsimport.qml \
- data/script.js \
- data/library.js \
- data/Enums.qml \
- data/componentInItem.qml \
- data/jsmoduleimport.qml \
- data/script.mjs \
- data/module.mjs \
- data/utils.mjs \
- data/parameterAdjustment.qml
-
-workerscripts_test.files = \
- data/worker.js \
- data/worker.qml
-workerscripts_test.prefix = /workerscripts
-
-RESOURCES += \
- workerscripts_test \
- trickypaths.qrc \
- data/retain.qrc \
- data/skip.qrc
-
-# QTBUG-46375
-!win32: RESOURCES += trickypaths_umlaut.qrc
-
-QTQUICK_COMPILER_SKIPPED_RESOURCES += data/skip.qrc
-
-QT += core-private qml-private testlib
diff --git a/tests/auto/qml/qmldiskcache/qmldiskcache.pro b/tests/auto/qml/qmldiskcache/qmldiskcache.pro
deleted file mode 100644
index 74aefa6944..0000000000
--- a/tests/auto/qml/qmldiskcache/qmldiskcache.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qmldiskcache
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qmldiskcache.cpp
-
-RESOURCES += test.qml importmodule.qml module.mjs
-
-QT += core-private qml-private testlib
diff --git a/tests/auto/qml/qmlformat/qmlformat.pro b/tests/auto/qml/qmlformat/qmlformat.pro
deleted file mode 100644
index a6ae391711..0000000000
--- a/tests/auto/qml/qmlformat/qmlformat.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qmlformat
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qmlformat.cpp
-DEFINES += SRCDIR=\\\"$$PWD\\\"
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += testlib
diff --git a/tests/auto/qml/qmlimportscanner/qmlimportscanner.pro b/tests/auto/qml/qmlimportscanner/qmlimportscanner.pro
deleted file mode 100644
index 1e8d13a327..0000000000
--- a/tests/auto/qml/qmlimportscanner/qmlimportscanner.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qmlimportscanner
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qmlimportscanner.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += testlib
diff --git a/tests/auto/qml/qmllint/qmllint.pro b/tests/auto/qml/qmllint/qmllint.pro
deleted file mode 100644
index 95470b4085..0000000000
--- a/tests/auto/qml/qmllint/qmllint.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qmllint
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qmllint.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += testlib
diff --git a/tests/auto/qml/qmlplugindump/data/dumper/Dummy/dummy.pro b/tests/auto/qml/qmlplugindump/data/dumper/Dummy/dummy.pro
deleted file mode 100644
index 9f5bc927b4..0000000000
--- a/tests/auto/qml/qmlplugindump/data/dumper/Dummy/dummy.pro
+++ /dev/null
@@ -1,23 +0,0 @@
-TEMPLATE = lib
-TARGET = Dummy
-QT += qml
-CONFIG += qt plugin
-
-CONFIG -= debug_and_release_target
-!build_pass:qtConfig(debug_and_release): CONFIG += release
-
-TARGET = $$qtLibraryTarget($$TARGET)
-
-SOURCES += \
- dummy_plugin.cpp \
- dummy.cpp
-
-HEADERS += \
- dummy_plugin.h \
- dummy.h
-
-!equals(_PRO_FILE_PWD_, $$OUT_PWD) {
- cp.files = qmldir plugins.qmltypes
- cp.path = $$OUT_PWD
- COPIES += cp
-}
diff --git a/tests/auto/qml/qmlplugindump/data/dumper/ExtendedType/extendedtype.pro b/tests/auto/qml/qmlplugindump/data/dumper/ExtendedType/extendedtype.pro
deleted file mode 100644
index 24243aa622..0000000000
--- a/tests/auto/qml/qmlplugindump/data/dumper/ExtendedType/extendedtype.pro
+++ /dev/null
@@ -1,22 +0,0 @@
-TEMPLATE = lib
-TARGET = ExtendedType
-QT += qml
-CONFIG += qt plugin
-
-CONFIG -= debug_and_release_target
-!build_pass:qtConfig(debug_and_release): CONFIG += release
-
-TARGET = $$qtLibraryTarget($$TARGET)
-
-SOURCES += \
- plugin.cpp
-
-HEADERS += \
- plugin.h \
- types.h
-
-!equals(_PRO_FILE_PWD_, $$OUT_PWD) {
- cp.files = qmldir plugins.qmltypes
- cp.path = $$OUT_PWD
- COPIES += cp
-}
diff --git a/tests/auto/qml/qmlplugindump/data/dumper/Imports/imports.pro b/tests/auto/qml/qmlplugindump/data/dumper/Imports/imports.pro
deleted file mode 100644
index b4bd9baf5b..0000000000
--- a/tests/auto/qml/qmlplugindump/data/dumper/Imports/imports.pro
+++ /dev/null
@@ -1,24 +0,0 @@
-TEMPLATE = lib
-TARGET = Imports
-QT += qml
-CONFIG += qt plugin
-
-CONFIG -= debug_and_release_target
-!build_pass:qtConfig(debug_and_release): CONFIG += release
-
-TARGET = $$qtLibraryTarget($$TARGET)
-
-SOURCES += \
- imports_plugin.cpp \
- imports.cpp
-
-HEADERS += \
- imports_plugin.h \
- imports.h
-
-!equals(_PRO_FILE_PWD_, $$OUT_PWD) {
- cp.files = qmldir plugins.qmltypes CompositeImports.qml Derived.qml
- cp.path = $$OUT_PWD
- COPIES += cp
-}
-
diff --git a/tests/auto/qml/qmlplugindump/data/dumper/Versions/versions.pro b/tests/auto/qml/qmlplugindump/data/dumper/Versions/versions.pro
deleted file mode 100644
index 6bbb9e556b..0000000000
--- a/tests/auto/qml/qmlplugindump/data/dumper/Versions/versions.pro
+++ /dev/null
@@ -1,23 +0,0 @@
-TEMPLATE = lib
-TARGET = Versions
-QT += qml
-CONFIG += qt plugin
-
-CONFIG -= debug_and_release_target
-!build_pass:qtConfig(debug_and_release): CONFIG += release
-
-TARGET = $$qtLibraryTarget($$TARGET)
-
-SOURCES += \
- versions_plugin.cpp \
- versions.cpp
-
-HEADERS += \
- versions_plugin.h \
- versions.h
-
-!equals(_PRO_FILE_PWD_, $$OUT_PWD) {
- cpqmldir.files = qmldir plugins.qmltypes
- cpqmldir.path = $$OUT_PWD
- COPIES += cpqmldir
-}
diff --git a/tests/auto/qml/qmlplugindump/qmlplugindump.pro b/tests/auto/qml/qmlplugindump/qmlplugindump.pro
deleted file mode 100644
index 34eb58c981..0000000000
--- a/tests/auto/qml/qmlplugindump/qmlplugindump.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += \
- tst_qmlplugindump.pro \
- data/dumper/Dummy/dummy.pro \
- data/dumper/Imports/imports.pro \
- data/dumper/Versions/versions.pro \
- data/dumper/ExtendedType/extendedtype.pro
diff --git a/tests/auto/qml/qmlplugindump/tst_qmlplugindump.pro b/tests/auto/qml/qmlplugindump/tst_qmlplugindump.pro
deleted file mode 100644
index be0a0a49b6..0000000000
--- a/tests/auto/qml/qmlplugindump/tst_qmlplugindump.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-QT += testlib gui-private qml
-macx:CONFIG -= app_bundle
-
-CONFIG += testcase
-
-include(../../shared/util.pri)
-
-DEFINES += QT_QMLTEST_DIR=\\\"$${_PRO_FILE_PWD_}\\\"
-SOURCES += tst_qmlplugindump.cpp
diff --git a/tests/auto/qml/qmltyperegistrar/foreign/foreign.pro b/tests/auto/qml/qmltyperegistrar/foreign/foreign.pro
deleted file mode 100644
index 87521eac43..0000000000
--- a/tests/auto/qml/qmltyperegistrar/foreign/foreign.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = lib
-QT = core
-
-macos:CONFIG -= app_bundle
-CONFIG -= debug_and_release_target
-
-SOURCES = foreign.cpp
-HEADERS = foreign.h
-
-CONFIG += metatypes static
diff --git a/tests/auto/qml/qmltyperegistrar/qmltyperegistrar.pro b/tests/auto/qml/qmltyperegistrar/qmltyperegistrar.pro
deleted file mode 100644
index 738d099123..0000000000
--- a/tests/auto/qml/qmltyperegistrar/qmltyperegistrar.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = foreign tst_qmltyperegistrar.pro
-
-tst_qmltyperegistrar_pro.depends = foreign
diff --git a/tests/auto/qml/qmltyperegistrar/tst_qmltyperegistrar.pro b/tests/auto/qml/qmltyperegistrar/tst_qmltyperegistrar.pro
deleted file mode 100644
index 4b6303ec33..0000000000
--- a/tests/auto/qml/qmltyperegistrar/tst_qmltyperegistrar.pro
+++ /dev/null
@@ -1,21 +0,0 @@
-TEMPLATE = app
-
-QT = core qml testlib
-CONFIG += testcase qmltypes
-CONFIG -= debug_and_release_target
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qmltyperegistrar.cpp
-HEADERS += \
- hppheader.hpp \
- noextheader \
- tst_qmltyperegistrar.h
-
-QMLTYPES_FILENAME = tst_qmltyperegistrar.qmltypes
-QML_FOREIGN_METATYPES += foreign/foreign_metatypes.json
-QML_IMPORT_NAME = QmlTypeRegistrarTest
-QML_IMPORT_VERSION = 1.0
-QML_PAST_MAJOR_VERSIONS = 0
-
-INCLUDEPATH += foreign
-LIBS += -Lforeign -lforeign
diff --git a/tests/auto/qml/qqmlapplicationengine/qqmlapplicationengine.pro b/tests/auto/qml/qqmlapplicationengine/qqmlapplicationengine.pro
deleted file mode 100644
index 3adad3759b..0000000000
--- a/tests/auto/qml/qqmlapplicationengine/qqmlapplicationengine.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = testapp \
- tst_qqmlapplicationengine.pro
-
-CONFIG += ordered
diff --git a/tests/auto/qml/qqmlapplicationengine/testapp/testapp.pro b/tests/auto/qml/qqmlapplicationengine/testapp/testapp.pro
deleted file mode 100644
index 34d2718178..0000000000
--- a/tests/auto/qml/qqmlapplicationengine/testapp/testapp.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TEMPLATE = app
-TARGET = testapp
-DESTDIR = ./
-CONFIG -= app_bundle
-CONFIG += console
-
-QT += qml
-
-# Input
-SOURCES += main.cpp
-RESOURCES += main.qrc
diff --git a/tests/auto/qml/qqmlapplicationengine/tst_qqmlapplicationengine.pro b/tests/auto/qml/qqmlapplicationengine/tst_qqmlapplicationengine.pro
deleted file mode 100644
index 88d07f2b62..0000000000
--- a/tests/auto/qml/qqmlapplicationengine/tst_qqmlapplicationengine.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlapplicationengine
-macx:CONFIG -= app_bundle
-
-
-SOURCES += tst_qqmlapplicationengine.cpp
-TESTDATA += data/*
-RESOURCES += tst_qqmlapplicationengine.qrc
-
-include (../../shared/util.pri)
-QT += core-private gui-private qml-private network testlib
-
-TRANSLATIONS = data/i18n/qml_ja.ts
diff --git a/tests/auto/qml/qqmlbinding/qqmlbinding.pro b/tests/auto/qml/qqmlbinding/qqmlbinding.pro
deleted file mode 100644
index 45298f8ffc..0000000000
--- a/tests/auto/qml/qqmlbinding/qqmlbinding.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlbinding
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlbinding.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/qml/qqmlchangeset/qqmlchangeset.pro b/tests/auto/qml/qqmlchangeset/qqmlchangeset.pro
deleted file mode 100644
index cdac5c0ff9..0000000000
--- a/tests/auto/qml/qqmlchangeset/qqmlchangeset.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlhangeset
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlchangeset.cpp
-
-QT += core-private gui-private qml-private testlib qmlmodels-private
diff --git a/tests/auto/qml/qqmlcomponent/qqmlcomponent.pro b/tests/auto/qml/qqmlcomponent/qqmlcomponent.pro
deleted file mode 100644
index 54012e050c..0000000000
--- a/tests/auto/qml/qqmlcomponent/qqmlcomponent.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlcomponent
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlcomponent.cpp \
- ../../shared/testhttpserver.cpp
-
-HEADERS += ../../shared/testhttpserver.h
-
-RESOURCES += data/QtObjectComponent.qml
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/qml/qqmlconnections/qqmlconnections.pro b/tests/auto/qml/qqmlconnections/qqmlconnections.pro
deleted file mode 100644
index 99cc4d0d0b..0000000000
--- a/tests/auto/qml/qqmlconnections/qqmlconnections.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlconnections
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlconnections.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/qml/qqmlconsole/qqmlconsole.pro b/tests/auto/qml/qqmlconsole/qqmlconsole.pro
deleted file mode 100644
index 99192c4b16..0000000000
--- a/tests/auto/qml/qqmlconsole/qqmlconsole.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlconsole
-SOURCES += tst_qqmlconsole.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += qml testlib gui-private
diff --git a/tests/auto/qml/qqmlcontext/qqmlcontext.pro b/tests/auto/qml/qqmlcontext/qqmlcontext.pro
deleted file mode 100644
index 19e5c1072a..0000000000
--- a/tests/auto/qml/qqmlcontext/qqmlcontext.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlcontext
-SOURCES += tst_qqmlcontext.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qqmlcpputils/qqmlcpputils.pro b/tests/auto/qml/qqmlcpputils/qqmlcpputils.pro
deleted file mode 100644
index bc692a6e78..0000000000
--- a/tests/auto/qml/qqmlcpputils/qqmlcpputils.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlcpputils
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlcpputils.cpp
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qqmldelegatemodel/qqmldelegatemodel.pro b/tests/auto/qml/qqmldelegatemodel/qqmldelegatemodel.pro
deleted file mode 100644
index 7fdd3ab5f1..0000000000
--- a/tests/auto/qml/qqmldelegatemodel/qqmldelegatemodel.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmldelegatemodel
-macos:CONFIG -= app_bundle
-
-QT += qml testlib core-private qml-private qmlmodels-private
-
-SOURCES += tst_qqmldelegatemodel.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/*
diff --git a/tests/auto/qml/qqmldirparser/qqmldirparser.pro b/tests/auto/qml/qqmldirparser/qqmldirparser.pro
deleted file mode 100644
index b5373a6e8f..0000000000
--- a/tests/auto/qml/qqmldirparser/qqmldirparser.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmldirparser
-QT += qml testlib qml-private
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmldirparser.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
diff --git a/tests/auto/qml/qqmlecmascript/qqmlecmascript.pro b/tests/auto/qml/qqmlecmascript/qqmlecmascript.pro
deleted file mode 100644
index 0dd9365366..0000000000
--- a/tests/auto/qml/qqmlecmascript/qqmlecmascript.pro
+++ /dev/null
@@ -1,21 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlecmascript
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlecmascript.cpp \
- testtypes.cpp \
- ../../shared/testhttpserver.cpp
-HEADERS += testtypes.h \
- ../../shared/testhttpserver.h
-
-RESOURCES += qqmlecmascript.qrc
-
-include (../../shared/util.pri)
-
-# QMAKE_CXXFLAGS = -fprofile-arcs -ftest-coverage
-# LIBS += -lgcov
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private network testlib
-qtHaveModule(widgets): QT += widgets
diff --git a/tests/auto/qml/qqmlengine/qqmlengine.pro b/tests/auto/qml/qqmlengine/qqmlengine.pro
deleted file mode 100644
index 8946201ea0..0000000000
--- a/tests/auto/qml/qqmlengine/qqmlengine.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlengine
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-SOURCES += tst_qqmlengine.cpp
-
-QT += core-private gui-private qml-private network testlib
-
-boot2qt: {
- # GC corruption test is too heavy for qemu-arm
- DEFINES += SKIP_GCCORRUPTION_TEST
-}
-
-RESOURCES += \
- data/qrcurls.qml \
- data/qrcurls.js
diff --git a/tests/auto/qml/qqmlenginecleanup/CustomModuleImport/CustomModule.pro b/tests/auto/qml/qqmlenginecleanup/CustomModuleImport/CustomModule.pro
deleted file mode 100644
index 3366ddc165..0000000000
--- a/tests/auto/qml/qqmlenginecleanup/CustomModuleImport/CustomModule.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = lib
-TARGET = CustomModule
-QT += quick qml
-
-CONFIG += qtquickcompiler
-SOURCES += moduleplugin.cpp
-RESOURCES += moduleplugin.qrc
-
-DESTDIR = ../CustomModule
-
-IMPORT_FILES = qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlenginecleanup/qqmlenginecleanup.pro b/tests/auto/qml/qqmlenginecleanup/qqmlenginecleanup.pro
deleted file mode 100644
index 34c49a5c0e..0000000000
--- a/tests/auto/qml/qqmlenginecleanup/qqmlenginecleanup.pro
+++ /dev/null
@@ -1,2 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS += tst_qqmlenginecleanup.pro CustomModuleImport/CustomModule.pro
diff --git a/tests/auto/qml/qqmlenginecleanup/tst_qqmlenginecleanup.pro b/tests/auto/qml/qqmlenginecleanup/tst_qqmlenginecleanup.pro
deleted file mode 100644
index 90508609a8..0000000000
--- a/tests/auto/qml/qqmlenginecleanup/tst_qqmlenginecleanup.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlenginecleanup
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-
-SOURCES += tst_qqmlenginecleanup.cpp
-
-QT += testlib qml qml-private
diff --git a/tests/auto/qml/qqmlerror/qqmlerror.pro b/tests/auto/qml/qqmlerror/qqmlerror.pro
deleted file mode 100644
index 17a1d1dec7..0000000000
--- a/tests/auto/qml/qqmlerror/qqmlerror.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlerror
-SOURCES += tst_qqmlerror.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qqmlexpression/qqmlexpression.pro b/tests/auto/qml/qqmlexpression/qqmlexpression.pro
deleted file mode 100644
index 5b1d397555..0000000000
--- a/tests/auto/qml/qqmlexpression/qqmlexpression.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlexpression
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlexpression.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qqmlextensionplugin/qqmlextensionplugin.pro b/tests/auto/qml/qqmlextensionplugin/qqmlextensionplugin.pro
deleted file mode 100644
index af74707c4a..0000000000
--- a/tests/auto/qml/qqmlextensionplugin/qqmlextensionplugin.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlextensionplugin
-SOURCES += tst_qqmlextensionplugin.cpp
-osx:CONFIG -= app_bundle
-QT += qml testlib
diff --git a/tests/auto/qml/qqmlfile/qqmlfile.pro b/tests/auto/qml/qqmlfile/qqmlfile.pro
deleted file mode 100644
index ab66792445..0000000000
--- a/tests/auto/qml/qqmlfile/qqmlfile.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlfile
-SOURCES += tst_qqmlfile.cpp
-macos:CONFIG -= app_bundle
-QT += qml testlib
diff --git a/tests/auto/qml/qqmlfileselector/qqmlfileselector.pro b/tests/auto/qml/qqmlfileselector/qqmlfileselector.pro
deleted file mode 100644
index 8a55f4de9c..0000000000
--- a/tests/auto/qml/qqmlfileselector/qqmlfileselector.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlfileselector
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlfileselector.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qqmlglobal/qqmlglobal.pro b/tests/auto/qml/qqmlglobal/qqmlglobal.pro
deleted file mode 100644
index dbc8806de7..0000000000
--- a/tests/auto/qml/qqmlglobal/qqmlglobal.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlglobal
-SOURCES += tst_qqmlglobal.cpp
-macx:CONFIG -= app_bundle
-
-QT += qml-private testlib core-private gui-private
diff --git a/tests/auto/qml/qqmlimport/qqmlimport.pro b/tests/auto/qml/qqmlimport/qqmlimport.pro
deleted file mode 100644
index ba80547f4e..0000000000
--- a/tests/auto/qml/qqmlimport/qqmlimport.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlimport
-QT += qml testlib qml-private quick
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlimport.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/* \
- MyPluginSupported/* \
- MyPluginUnsupported/* \
- FormFromQmlDir/*
diff --git a/tests/auto/qml/qqmlincubator/qqmlincubator.pro b/tests/auto/qml/qqmlincubator/qqmlincubator.pro
deleted file mode 100644
index e5fa45f1d3..0000000000
--- a/tests/auto/qml/qqmlincubator/qqmlincubator.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlincubator
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlincubator.cpp \
- testtypes.cpp
-
-HEADERS += testtypes.h
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-
-QT += core-private gui-private qml-private network testlib
diff --git a/tests/auto/qml/qqmlinfo/qqmlinfo.pro b/tests/auto/qml/qqmlinfo/qqmlinfo.pro
deleted file mode 100644
index 96ce4a5bd8..0000000000
--- a/tests/auto/qml/qqmlinfo/qqmlinfo.pro
+++ /dev/null
@@ -1,19 +0,0 @@
-CONFIG += testcase qmltypes
-TARGET = tst_qqmlinfo
-macx:CONFIG -= app_bundle
-
-QML_IMPORT_NAME = org.qtproject.Test
-QML_IMPORT_MAJOR_VERSION = 1
-
-HEADERS += \
- attached.h
-
-SOURCES += \
- attached.cpp \
- tst_qqmlinfo.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qqmlinstantiator/qqmlinstantiator.pro b/tests/auto/qml/qqmlinstantiator/qqmlinstantiator.pro
deleted file mode 100644
index e8ed8e91b1..0000000000
--- a/tests/auto/qml/qqmlinstantiator/qqmlinstantiator.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlinstantiator
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlinstantiator.cpp
-HEADERS += stringmodel.h
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib qmlmodels-private
diff --git a/tests/auto/qml/qqmlitemmodels/qqmlitemmodels.pro b/tests/auto/qml/qqmlitemmodels/qqmlitemmodels.pro
deleted file mode 100644
index d50c630003..0000000000
--- a/tests/auto/qml/qqmlitemmodels/qqmlitemmodels.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlitemmodels
-macx:CONFIG -= app_bundle
-
-HEADERS = qtestmodel.h testtypes.h
-SOURCES += tst_qqmlitemmodels.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core qml testlib
-
-DISTFILES += \
- data/modelindex.qml \
- data/persistentmodelindex.qml \
- data/itemselectionrange.qml \
- data/modelindexlist.qml \
- data/itemselection.qml \
- data/modelindexconversion.qml
diff --git a/tests/auto/qml/qqmllanguage/qqmllanguage.pro b/tests/auto/qml/qqmllanguage/qqmllanguage.pro
deleted file mode 100644
index 6c54525544..0000000000
--- a/tests/auto/qml/qqmllanguage/qqmllanguage.pro
+++ /dev/null
@@ -1,24 +0,0 @@
-CONFIG += testcase qmltypes
-QML_IMPORT_NAME = StaticTest
-QML_IMPORT_VERSION = 1.0
-
-TARGET = tst_qqmllanguage
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmllanguage.cpp \
- testtypes.cpp
-HEADERS += testtypes.h
-
-HEADERS += ../../shared/testhttpserver.h
-SOURCES += ../../shared/testhttpserver.cpp
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private network testlib
-
-include (../../shared/util.pri)
-
-OTHER_FILES += \
- data/readonlyObjectProperty.qml
-
-android: RESOURCES += qqmllanguage.qrc
diff --git a/tests/auto/qml/qqmllistcompositor/qqmllistcompositor.pro b/tests/auto/qml/qqmllistcompositor/qqmllistcompositor.pro
deleted file mode 100644
index 62ad85547e..0000000000
--- a/tests/auto/qml/qqmllistcompositor/qqmllistcompositor.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmllistcompositor
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmllistcompositor.cpp
-
-QT += core-private gui-private qml-private quick-private testlib qmlmodels-private
diff --git a/tests/auto/qml/qqmllistmodel/qqmllistmodel.pro b/tests/auto/qml/qqmllistmodel/qqmllistmodel.pro
deleted file mode 100644
index c0808f8599..0000000000
--- a/tests/auto/qml/qqmllistmodel/qqmllistmodel.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmllistmodel
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmllistmodel.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib qmlmodels-private
diff --git a/tests/auto/qml/qqmllistmodelworkerscript/qqmllistmodelworkerscript.pro b/tests/auto/qml/qqmllistmodelworkerscript/qqmllistmodelworkerscript.pro
deleted file mode 100644
index de58c0c075..0000000000
--- a/tests/auto/qml/qqmllistmodelworkerscript/qqmllistmodelworkerscript.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmllistmodelworkerscript
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmllistmodelworkerscript.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib qmlmodels-private
diff --git a/tests/auto/qml/qqmllistreference/qqmllistreference.pro b/tests/auto/qml/qqmllistreference/qqmllistreference.pro
deleted file mode 100644
index 110d0d9c81..0000000000
--- a/tests/auto/qml/qqmllistreference/qqmllistreference.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmllistreference
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmllistreference.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private quick-private qml-private testlib
diff --git a/tests/auto/qml/qqmllocale/qqmllocale.pro b/tests/auto/qml/qqmllocale/qqmllocale.pro
deleted file mode 100644
index d3d022b44e..0000000000
--- a/tests/auto/qml/qqmllocale/qqmllocale.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmllocale
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmllocale.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-
-QT += qml testlib gui-private
diff --git a/tests/auto/qml/qqmlmetaobject/qqmlmetaobject.pro b/tests/auto/qml/qqmlmetaobject/qqmlmetaobject.pro
deleted file mode 100644
index 03aaf8ecdd..0000000000
--- a/tests/auto/qml/qqmlmetaobject/qqmlmetaobject.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlmetaobject
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlmetaobject.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += qml testlib gui-private
diff --git a/tests/auto/qml/qqmlmetatype/qqmlmetatype.pro b/tests/auto/qml/qqmlmetatype/qqmlmetatype.pro
deleted file mode 100644
index 109de7d212..0000000000
--- a/tests/auto/qml/qqmlmetatype/qqmlmetatype.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlmetatype
-SOURCES += tst_qqmlmetatype.cpp
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-include (../../shared/util.pri)
-
-qmlfiles.files = data/CompositeType.qml
-qmlfiles.prefix = /tstqqmlmetatype
-RESOURCES += qmlfiles
-
-qmldirresource.files = \
- data/Components/App.qml \
- data/Components/qmldir \
- data/enumsInRecursiveImport.qml
-qmldirresource.prefix = /
-RESOURCES += qmldirresource
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qqmlmoduleplugin/invalidFirstCommandModule/invalidFirstCommandModule.pro b/tests/auto/qml/qqmlmoduleplugin/invalidFirstCommandModule/invalidFirstCommandModule.pro
deleted file mode 100644
index 523c6eaea1..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/invalidFirstCommandModule/invalidFirstCommandModule.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/InvalidFirstCommandModule
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/invalidNamespaceModule/invalidNamespaceModule.pro b/tests/auto/qml/qqmlmoduleplugin/invalidNamespaceModule/invalidNamespaceModule.pro
deleted file mode 100644
index 4a8ce58edc..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/invalidNamespaceModule/invalidNamespaceModule.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/InvalidNamespaceModule
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/moduleWithQmlSingleton/moduleWithQmlSingleton.pro b/tests/auto/qml/qqmlmoduleplugin/moduleWithQmlSingleton/moduleWithQmlSingleton.pro
deleted file mode 100644
index b16e0743c8..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/moduleWithQmlSingleton/moduleWithQmlSingleton.pro
+++ /dev/null
@@ -1,18 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/ModuleWithQmlSingleton
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir \
- MySingleton.qml \
- MySingleton2.qml
-
-include (../../../shared/imports.pri)
-
-subfiles.files = internal/InternalType.qml
-subfiles.path = $$DESTDIR/internal
-COPIES += subfiles
diff --git a/tests/auto/qml/qqmlmoduleplugin/nestedPlugin/nestedPlugin.pro b/tests/auto/qml/qqmlmoduleplugin/nestedPlugin/nestedPlugin.pro
deleted file mode 100644
index eca74e9bef..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/nestedPlugin/nestedPlugin.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += nestedPlugin
-SOURCES = nestedPlugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/AutoTestQmlNestedPluginType
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/nonstrictModule/nonstrictModule.pro b/tests/auto/qml/qqmlmoduleplugin/nonstrictModule/nonstrictModule.pro
deleted file mode 100644
index 49d290132b..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/nonstrictModule/nonstrictModule.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/NonstrictModule
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/optionalPlugin/optionalPlugin.pro b/tests/auto/qml/qqmlmoduleplugin/optionalPlugin/optionalPlugin.pro
deleted file mode 100644
index f1d64f969a..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/optionalPlugin/optionalPlugin.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = optionalPlugin.cpp
-QT = core qml
-DESTDIR = ../imports/QtQuick/Shapes
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/plugin.2.1/childplugin/childplugin.pro b/tests/auto/qml/qqmlmoduleplugin/plugin.2.1/childplugin/childplugin.pro
deleted file mode 100644
index 7a0cd6f80f..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/plugin.2.1/childplugin/childplugin.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += childplugin
-SOURCES = childplugin.cpp
-QT = core qml
-DESTDIR = ../../imports/org/qtproject/AutoTestQmlPluginType.2.1/ChildPlugin
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/plugin.2.1/plugin.2.1.pro b/tests/auto/qml/qqmlmoduleplugin/plugin.2.1/plugin.2.1.pro
deleted file mode 100644
index 9389679f2d..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/plugin.2.1/plugin.2.1.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/AutoTestQmlPluginType.2.1
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/plugin.2.2/plugin.2.2.pro b/tests/auto/qml/qqmlmoduleplugin/plugin.2.2/plugin.2.2.pro
deleted file mode 100644
index eec5f23a7b..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/plugin.2.2/plugin.2.2.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/AutoTestQmlPluginType.2.2
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/plugin.2/childplugin/childplugin.pro b/tests/auto/qml/qqmlmoduleplugin/plugin.2/childplugin/childplugin.pro
deleted file mode 100644
index c9283411f3..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/plugin.2/childplugin/childplugin.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = lib
-CONFIG += childplugin
-SOURCES = childplugin.cpp
-QT = core qml
-DESTDIR = ../../imports/org/qtproject/AutoTestQmlPluginType.2/ChildPlugin
-
-QT += core-private gui-private qml-private
-
-IMPORT_DIR = DESTDIR
-IMPORT_FILES = \
- qmldir
-
-include (../../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/plugin.2/plugin.2.pro b/tests/auto/qml/qqmlmoduleplugin/plugin.2/plugin.2.pro
deleted file mode 100644
index 3eeb0008bd..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/plugin.2/plugin.2.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/AutoTestQmlPluginType.2
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/plugin/childplugin/childplugin.pro b/tests/auto/qml/qqmlmoduleplugin/plugin/childplugin/childplugin.pro
deleted file mode 100644
index 5f5c01f77e..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/plugin/childplugin/childplugin.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += childplugin
-SOURCES = childplugin.cpp
-QT = core qml
-DESTDIR = ../../imports/org/qtproject/AutoTestQmlPluginType/ChildPlugin
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/plugin/plugin.pro b/tests/auto/qml/qqmlmoduleplugin/plugin/plugin.pro
deleted file mode 100644
index bd1399b1aa..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/plugin/plugin.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/AutoTestQmlPluginType
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/pluginMixed/pluginMixed.pro b/tests/auto/qml/qqmlmoduleplugin/pluginMixed/pluginMixed.pro
deleted file mode 100644
index c7e0f6dc09..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/pluginMixed/pluginMixed.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/AutoTestQmlMixedPluginType
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- Foo.qml \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/pluginVersion/pluginVersion.pro b/tests/auto/qml/qqmlmoduleplugin/pluginVersion/pluginVersion.pro
deleted file mode 100644
index bc9ee5c102..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/pluginVersion/pluginVersion.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/AutoTestQmlVersionPluginType
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/pluginWithQmlFile/pluginWithQmlFile.pro b/tests/auto/qml/qqmlmoduleplugin/pluginWithQmlFile/pluginWithQmlFile.pro
deleted file mode 100644
index 9decde52bf..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/pluginWithQmlFile/pluginWithQmlFile.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/AutoTestPluginWithQmlFile
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir \
- MyQmlFile.qml
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/pluginWrongCase/pluginWrongCase.pro b/tests/auto/qml/qqmlmoduleplugin/pluginWrongCase/pluginWrongCase.pro
deleted file mode 100644
index 26f553ea89..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/pluginWrongCase/pluginWrongCase.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-TARGET = Plugin
-DESTDIR = ../imports/org/qtproject/WrongCase
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/preemptedStrictModule/preemptedStrictModule.pro b/tests/auto/qml/qqmlmoduleplugin/preemptedStrictModule/preemptedStrictModule.pro
deleted file mode 100644
index 45255800f3..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/preemptedStrictModule/preemptedStrictModule.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/PreemptedStrictModule
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/preemptiveModule/preemptiveModule.pro b/tests/auto/qml/qqmlmoduleplugin/preemptiveModule/preemptiveModule.pro
deleted file mode 100644
index 745d1dc405..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/preemptiveModule/preemptiveModule.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/PreemptiveModule
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/protectedModule/protectedModule.pro b/tests/auto/qml/qqmlmoduleplugin/protectedModule/protectedModule.pro
deleted file mode 100644
index fb64f4415f..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/protectedModule/protectedModule.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/ProtectedModule
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/qqmlmoduleplugin.pro b/tests/auto/qml/qqmlmoduleplugin/qqmlmoduleplugin.pro
deleted file mode 100644
index 518e911179..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/qqmlmoduleplugin.pro
+++ /dev/null
@@ -1,27 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS =\
- plugin\
- plugin.2\
- plugin.2.1\
- pluginWrongCase\
- pluginWithQmlFile\
- pluginMixed\
- pluginVersion\
- nestedPlugin\
- strictModule\
- strictModule.2\
- nonstrictModule\
- preemptiveModule\
- preemptedStrictModule\
- invalidNamespaceModule\
- invalidFirstCommandModule\
- protectedModule\
- plugin/childplugin\
- plugin.2/childplugin\
- plugin.2.1/childplugin\
- plugin.2.2\
- moduleWithQmlSingleton\
- optionalPlugin
-
-tst_qqmlmoduleplugin_pro.depends += plugin
-SUBDIRS += tst_qqmlmoduleplugin.pro
diff --git a/tests/auto/qml/qqmlmoduleplugin/strictModule.2/strictModule.2.pro b/tests/auto/qml/qqmlmoduleplugin/strictModule.2/strictModule.2.pro
deleted file mode 100644
index b87cd19e0d..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/strictModule.2/strictModule.2.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/StrictModule.2
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/strictModule/strictModule.pro b/tests/auto/qml/qqmlmoduleplugin/strictModule/strictModule.pro
deleted file mode 100644
index aedca480d3..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/strictModule/strictModule.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/StrictModule
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/tst_qqmlmoduleplugin.pro b/tests/auto/qml/qqmlmoduleplugin/tst_qqmlmoduleplugin.pro
deleted file mode 100644
index 38de349cf7..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/tst_qqmlmoduleplugin.pro
+++ /dev/null
@@ -1,21 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlmoduleplugin
-
-HEADERS = ../../shared/testhttpserver.h
-SOURCES = tst_qqmlmoduleplugin.cpp \
- ../../shared/testhttpserver.cpp
-CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-
-TESTDATA = data/* imports/* $$OUT_PWD/imports/*
-
-waitingPlugin.files = moduleWithWaitingPlugin
-waitingPlugin.prefix = /qt-project.org/imports/
-RESOURCES += waitingPlugin
-
-staticPlugin.files = moduleWithStaticPlugin
-staticPlugin.prefix = /qt-project.org/imports/
-RESOURCES += staticPlugin
-
-QT += core-private gui-private qml-private network testlib quickshapes-private
diff --git a/tests/auto/qml/qqmlnotifier/qqmlnotifier.pro b/tests/auto/qml/qqmlnotifier/qqmlnotifier.pro
deleted file mode 100644
index 5fc40a3c2c..0000000000
--- a/tests/auto/qml/qqmlnotifier/qqmlnotifier.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlnotifier
-SOURCES += tst_qqmlnotifier.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += qml testlib
diff --git a/tests/auto/qml/qqmlobjectmodel/qqmlobjectmodel.pro b/tests/auto/qml/qqmlobjectmodel/qqmlobjectmodel.pro
deleted file mode 100644
index 5746ff754a..0000000000
--- a/tests/auto/qml/qqmlobjectmodel/qqmlobjectmodel.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlobjectmodel
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlobjectmodel.cpp
-
-QT += qml testlib
-QT += core-private qml-private qmlmodels-private
diff --git a/tests/auto/qml/qqmlopenmetaobject/qqmlopenmetaobject.pro b/tests/auto/qml/qqmlopenmetaobject/qqmlopenmetaobject.pro
deleted file mode 100644
index f29a444395..0000000000
--- a/tests/auto/qml/qqmlopenmetaobject/qqmlopenmetaobject.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlopenmetaobject
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlopenmetaobject.cpp
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qqmlparser/qqmlparser.pro b/tests/auto/qml/qqmlparser/qqmlparser.pro
deleted file mode 100644
index 7f117b3157..0000000000
--- a/tests/auto/qml/qqmlparser/qqmlparser.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlparser
-QT += qml-private testlib
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlparser.cpp
-DEFINES += SRCDIR=\\\"$$PWD\\\"
-
-cross_compile: DEFINES += QTEST_CROSS_COMPILED
-
-TESTDATA = data/*
-
-include (../../shared/util.pri)
-include (../../shared/astdump.pri)
diff --git a/tests/auto/qml/qqmlpromise/qqmlpromise.pro b/tests/auto/qml/qqmlpromise/qqmlpromise.pro
deleted file mode 100644
index 7cdb02cd61..0000000000
--- a/tests/auto/qml/qqmlpromise/qqmlpromise.pro
+++ /dev/null
@@ -1,46 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlpromise
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlpromise.cpp
-
-OTHER_FILES +=
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
-
-DISTFILES += \
- data/then-fulfilled-non-callable.qml \
- data/then-reject-non-callable.qml \
- data/then-resolve-multiple-then.qml \
- data/then-resolve-chaining.qml \
- data/then-reject-chaining.qml \
- data/promise-resolve-with-value.qml \
- data/promise-resolve-with-promise.qml \
- data/promise-reject-with-value.qml \
- data/promise-executor-resolve.qml \
- data/promise-get-length.qml \
- data/promise-executor-reject.qml \
- data/promise-reject-catch.qml \
- data/promise-async-resolve-with-value.qml \
- data/promise-async-reject-with-value.qml \
- data/promise-all-resolve.qml \
- data/promise-all-empty-input.qml \
- data/promise-resolve-with-array.qml \
- data/promise-all-reject-reject-is-last.qml \
- data/promise-all-reject-reject-is-mid.qml \
- data/promise-race-resolve-1st.qml \
- data/promise-race-empty-input.qml \
- data/promise-race-resolve-2nd.qml \
- data/promise-race-resolve-1st-in-executor-function.qml \
- data/promise-resolve-is-a-function.qml \
- data/promise-resolve-function-length.qml \
- data/promise-all-invoke-then-method.qml \
- data/promise-resolve-with-empty.qml \
- data/promise-executor-throw-exception.qml \
- data/promise-executor-function-extensible.qml \
- data/promise-all-noniterable-input.qml
diff --git a/tests/auto/qml/qqmlproperty/qqmlproperty.pro b/tests/auto/qml/qqmlproperty/qqmlproperty.pro
deleted file mode 100644
index 4d42975369..0000000000
--- a/tests/auto/qml/qqmlproperty/qqmlproperty.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CONFIG += testcase qmltypes
-TARGET = tst_qqmlproperty
-macx:CONFIG -= app_bundle
-
-QML_IMPORT_NAME = io.qt.bugreports
-QML_IMPORT_VERSION = 2.0
-
-SOURCES += tst_qqmlproperty.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib
-
-HEADERS += \
- interfaces.h
diff --git a/tests/auto/qml/qqmlpropertycache/qqmlpropertycache.pro b/tests/auto/qml/qqmlpropertycache/qqmlpropertycache.pro
deleted file mode 100644
index 26d41bbdbf..0000000000
--- a/tests/auto/qml/qqmlpropertycache/qqmlpropertycache.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlpropertycache
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlpropertycache.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qqmlpropertymap/qqmlpropertymap.pro b/tests/auto/qml/qqmlpropertymap/qqmlpropertymap.pro
deleted file mode 100644
index b83e1e0da2..0000000000
--- a/tests/auto/qml/qqmlpropertymap/qqmlpropertymap.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlpropertymap
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlpropertymap.cpp
-
-include (../../shared/util.pri)
-
-QT += core-private gui-private qml-private quick-private testlib
-
-TESTDATA = data/*
diff --git a/tests/auto/qml/qqmlqt/qqmlqt.pro b/tests/auto/qml/qqmlqt/qqmlqt.pro
deleted file mode 100644
index 74306d704f..0000000000
--- a/tests/auto/qml/qqmlqt/qqmlqt.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlqt
-SOURCES += tst_qqmlqt.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private qml-private quick-private testlib gui gui-private
diff --git a/tests/auto/qml/qqmlsettings/qqmlsettings.pro b/tests/auto/qml/qqmlsettings/qqmlsettings.pro
deleted file mode 100644
index 392f496dc8..0000000000
--- a/tests/auto/qml/qqmlsettings/qqmlsettings.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlsettings
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlsettings.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += qml testlib
diff --git a/tests/auto/qml/qqmlsqldatabase/qqmlsqldatabase.pro b/tests/auto/qml/qqmlsqldatabase/qqmlsqldatabase.pro
deleted file mode 100644
index fbb873b649..0000000000
--- a/tests/auto/qml/qqmlsqldatabase/qqmlsqldatabase.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlsqldatabase
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlsqldatabase.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private sql testlib
diff --git a/tests/auto/qml/qqmltablemodel/qqmltablemodel.pro b/tests/auto/qml/qqmltablemodel/qqmltablemodel.pro
deleted file mode 100644
index 11b11132aa..0000000000
--- a/tests/auto/qml/qqmltablemodel/qqmltablemodel.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmltablemodel
-
-SOURCES += tst_qqmltablemodel.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core gui qml-private qml quick-private quick testlib
diff --git a/tests/auto/qml/qqmltimer/qqmltimer.pro b/tests/auto/qml/qqmltimer/qqmltimer.pro
deleted file mode 100644
index da66bc87ca..0000000000
--- a/tests/auto/qml/qqmltimer/qqmltimer.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmltimer
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmltimer.cpp
-
-QT += core-private gui-private qml-private quick-private gui testlib
diff --git a/tests/auto/qml/qqmltranslation/qqmltranslation.pro b/tests/auto/qml/qqmltranslation/qqmltranslation.pro
deleted file mode 100644
index 266ad51a79..0000000000
--- a/tests/auto/qml/qqmltranslation/qqmltranslation.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmltranslation
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmltranslation.cpp
-RESOURCES += data/translation.qrc
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib quick
diff --git a/tests/auto/qml/qqmltypeloader/SlowImport/Slow.pro b/tests/auto/qml/qqmltypeloader/SlowImport/Slow.pro
deleted file mode 100644
index e76dbd1237..0000000000
--- a/tests/auto/qml/qqmltypeloader/SlowImport/Slow.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-TARGET = Slow
-INCLUDEPATH += .
-QT += quick qml
-
-# Input
-HEADERS += plugin.h slow.h
-SOURCES += plugin.cpp slow.cpp
-
-DESTDIR = ../Slow
-IMPORT_FILES = qmldir
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmltypeloader/qqmltypeloader.pro b/tests/auto/qml/qqmltypeloader/qqmltypeloader.pro
deleted file mode 100644
index 6b9c117b8d..0000000000
--- a/tests/auto/qml/qqmltypeloader/qqmltypeloader.pro
+++ /dev/null
@@ -1,2 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS += tst_qqmltypeloader.pro SlowImport/Slow.pro
diff --git a/tests/auto/qml/qqmltypeloader/tst_qqmltypeloader.pro b/tests/auto/qml/qqmltypeloader/tst_qqmltypeloader.pro
deleted file mode 100644
index c868474b5b..0000000000
--- a/tests/auto/qml/qqmltypeloader/tst_qqmltypeloader.pro
+++ /dev/null
@@ -1,19 +0,0 @@
-CONFIG += testcase qmltypes
-TARGET = tst_qqmltypeloader
-QT += qml testlib qml-private quick
-macx:CONFIG -= app_bundle
-
-SOURCES += \
- tst_qqmltypeloader.cpp \
- ../../shared/testhttpserver.cpp
-
-HEADERS += \
- ../../shared/testhttpserver.h \
- declarativetesttype.h
-
-QML_IMPORT_VERSION = 3.2
-QML_IMPORT_NAME = "declarative.import.for.typeloader.test"
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
diff --git a/tests/auto/qml/qqmlvaluetypeproviders/qqmlvaluetypeproviders.pro b/tests/auto/qml/qqmlvaluetypeproviders/qqmlvaluetypeproviders.pro
deleted file mode 100644
index 0c36088853..0000000000
--- a/tests/auto/qml/qqmlvaluetypeproviders/qqmlvaluetypeproviders.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlvaluetypeproviders
-macx:CONFIG -= app_bundle
-
-HEADERS += testtypes.h
-
-SOURCES += tst_qqmlvaluetypeproviders.cpp \
- testtypes.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private gui testlib
diff --git a/tests/auto/qml/qqmlvaluetypes/qqmlvaluetypes.pro b/tests/auto/qml/qqmlvaluetypes/qqmlvaluetypes.pro
deleted file mode 100644
index 36b36d2f0e..0000000000
--- a/tests/auto/qml/qqmlvaluetypes/qqmlvaluetypes.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlvaluetypes
-macx:CONFIG -= app_bundle
-
-HEADERS += testtypes.h
-
-SOURCES += tst_qqmlvaluetypes.cpp \
- testtypes.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private gui testlib
-
-DISTFILES += \
- data/customvaluetype.qml
diff --git a/tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro b/tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro
deleted file mode 100644
index 572ab1d572..0000000000
--- a/tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlxmlhttprequest
-macx:CONFIG -= app_bundle
-
-HEADERS += ../../shared/testhttpserver.h
-
-SOURCES += tst_qqmlxmlhttprequest.cpp \
- ../../shared/testhttpserver.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private network testlib
diff --git a/tests/auto/qml/qquickfolderlistmodel/qquickfolderlistmodel.pro b/tests/auto/qml/qquickfolderlistmodel/qquickfolderlistmodel.pro
deleted file mode 100644
index 23b9117889..0000000000
--- a/tests/auto/qml/qquickfolderlistmodel/qquickfolderlistmodel.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickfolderlistmodel
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickfolderlistmodel.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib
-
-RESOURCES += data/introspect.qrc
diff --git a/tests/auto/qml/qquickworkerscript/qquickworkerscript.pro b/tests/auto/qml/qquickworkerscript/qquickworkerscript.pro
deleted file mode 100644
index f58fd4543f..0000000000
--- a/tests/auto/qml/qquickworkerscript/qquickworkerscript.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickworkerscript
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickworkerscript.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib qmlworkerscript-private
diff --git a/tests/auto/qml/qrcqml/qrcqml.pro b/tests/auto/qml/qrcqml/qrcqml.pro
deleted file mode 100644
index 60ccba27f2..0000000000
--- a/tests/auto/qml/qrcqml/qrcqml.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qrcqml
-QT += qml testlib
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qrcqml.cpp
-RESOURCES = qrcqml.qrc
diff --git a/tests/auto/qml/qtqmlmodules/qtqmlmodules.pro b/tests/auto/qml/qtqmlmodules/qtqmlmodules.pro
deleted file mode 100644
index 69e14aaecf..0000000000
--- a/tests/auto/qml/qtqmlmodules/qtqmlmodules.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qtqmlmodules
-SOURCES += tst_qtqmlmodules.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private qml-private testlib gui gui-private
diff --git a/tests/auto/qml/qv4assembler/qv4assembler.pro b/tests/auto/qml/qv4assembler/qv4assembler.pro
deleted file mode 100644
index 895e241cc9..0000000000
--- a/tests/auto/qml/qv4assembler/qv4assembler.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qv4assembler
-
-include (../../shared/util.pri)
-
-macos:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-SOURCES += tst_qv4assembler.cpp
-
-QT += qml-private testlib
diff --git a/tests/auto/qml/qv4identifiertable/qv4identifiertable.pro b/tests/auto/qml/qv4identifiertable/qv4identifiertable.pro
deleted file mode 100644
index 64dc822367..0000000000
--- a/tests/auto/qml/qv4identifiertable/qv4identifiertable.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qv4identifiertable
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qv4identifiertable.cpp
-
-QT += qml qml-private testlib
-
diff --git a/tests/auto/qml/qv4mm/qv4mm.pro b/tests/auto/qml/qv4mm/qv4mm.pro
deleted file mode 100644
index 375c5cea75..0000000000
--- a/tests/auto/qml/qv4mm/qv4mm.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qv4mm
-include (../../shared/util.pri)
-
-macos:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-SOURCES += tst_qv4mm.cpp
-
-QT += qml qml-private testlib
-
diff --git a/tests/auto/qml/qv4regexp/qv4regexp.pro b/tests/auto/qml/qv4regexp/qv4regexp.pro
deleted file mode 100644
index f4ab6941f5..0000000000
--- a/tests/auto/qml/qv4regexp/qv4regexp.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qv4regexp
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qv4regexp.cpp
-
-QT += qml qml-private testlib
-
diff --git a/tests/auto/qml/qwidgetsinqml/qwidgetsinqml.pro b/tests/auto/qml/qwidgetsinqml/qwidgetsinqml.pro
deleted file mode 100644
index c86365d5ea..0000000000
--- a/tests/auto/qml/qwidgetsinqml/qwidgetsinqml.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-CONFIG += parallel_test
-TARGET = tst_qwidgetsinqml
-macos:CONFIG -= app_bundle
-QT += qml widgets testlib gui-private
-SOURCES += tst_qwidgetsinqml.cpp
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
diff --git a/tests/auto/qml/v4misc/v4misc.pro b/tests/auto/qml/v4misc/v4misc.pro
deleted file mode 100644
index 5150df5999..0000000000
--- a/tests/auto/qml/v4misc/v4misc.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_v4misc
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_v4misc.cpp
-
-QT += core-private qml-private testlib
diff --git a/tests/auto/qmldevtools/compile/compile.pro b/tests/auto/qmldevtools/compile/compile.pro
deleted file mode 100644
index 832700698f..0000000000
--- a/tests/auto/qmldevtools/compile/compile.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-option(host_build)
-TARGET = tst_compile
-force_bootstrap {
- QT = bootstrap-private
- !build_pass: CONFIG += release
-} else {
- QT = core
- !build_pass:qtConfig(debug_and_release): CONFIG += release
-}
-QT += qmldevtools-private
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_compile.cpp
-
-load(qt_common)
diff --git a/tests/auto/qmldevtools/qmldevtools.pro b/tests/auto/qmldevtools/qmldevtools.pro
deleted file mode 100644
index a9352d4df3..0000000000
--- a/tests/auto/qmldevtools/qmldevtools.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-TEMPLATE = subdirs
-
-qtConfig(private_tests): \
- SUBDIRS += compile
diff --git a/tests/auto/qmldom/domitem/domitem.pro b/tests/auto/qmldom/domitem/domitem.pro
deleted file mode 100644
index 1cbbb3b5b2..0000000000
--- a/tests/auto/qmldom/domitem/domitem.pro
+++ /dev/null
@@ -1,24 +0,0 @@
-QT = core qmldevtools-private qmldom-private testlib
-TARGET = tst_qmldomitem
-
-
-CONFIG += c++11 console
-CONFIG -= app_bundle
-CONFIG += testcase
-
-# The following define makes your compiler emit warnings if you use
-# any Qt feature that has been marked deprecated (the exact warnings
-# depend on your compiler). Please consult the documentation of the
-# deprecated API in order to know how to port your code away from it.
-DEFINES += QT_DEPRECATED_WARNINGS
-
-# You can also make your code fail to compile if it uses deprecated APIs.
-# In order to do so, uncomment the following line.
-# You can also select to disable deprecated APIs only up to a certain version of Qt.
-#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
-
-SOURCES += \
- tst_qmldomitem.cpp
-
-
-load(qt_common)
diff --git a/tests/auto/qmldom/errormessage/errormessage.pro b/tests/auto/qmldom/errormessage/errormessage.pro
deleted file mode 100644
index 21ce2bb1c9..0000000000
--- a/tests/auto/qmldom/errormessage/errormessage.pro
+++ /dev/null
@@ -1,24 +0,0 @@
-QT = core qmldevtools-private qmldom-private testlib
-TARGET = tst_qmldomerrormessage
-
-
-CONFIG += c++11 console
-CONFIG -= app_bundle
-CONFIG += testcase
-
-# The following define makes your compiler emit warnings if you use
-# any Qt feature that has been marked deprecated (the exact warnings
-# depend on your compiler). Please consult the documentation of the
-# deprecated API in order to know how to port your code away from it.
-DEFINES += QT_DEPRECATED_WARNINGS
-
-# You can also make your code fail to compile if it uses deprecated APIs.
-# In order to do so, uncomment the following line.
-# You can also select to disable deprecated APIs only up to a certain version of Qt.
-#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
-
-SOURCES += \
- tst_qmldomerrormessage.cpp
-
-
-load(qt_common)
diff --git a/tests/auto/qmldom/path/path.pro b/tests/auto/qmldom/path/path.pro
deleted file mode 100644
index 744560bdc3..0000000000
--- a/tests/auto/qmldom/path/path.pro
+++ /dev/null
@@ -1,24 +0,0 @@
-QT = core qmldevtools-private qmldom-private testlib
-TARGET = tst_qmldompath
-
-
-CONFIG += c++11 console
-CONFIG -= app_bundle
-CONFIG += testcase
-
-# The following define makes your compiler emit warnings if you use
-# any Qt feature that has been marked deprecated (the exact warnings
-# depend on your compiler). Please consult the documentation of the
-# deprecated API in order to know how to port your code away from it.
-DEFINES += QT_DEPRECATED_WARNINGS
-
-# You can also make your code fail to compile if it uses deprecated APIs.
-# In order to do so, uncomment the following line.
-# You can also select to disable deprecated APIs only up to a certain version of Qt.
-#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
-
-SOURCES += \
- tst_qmldompath.cpp
-
-
-load(qt_common)
diff --git a/tests/auto/qmldom/qmldom.pro b/tests/auto/qmldom/qmldom.pro
deleted file mode 100644
index e43d224dba..0000000000
--- a/tests/auto/qmldom/qmldom.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += \
- errormessage \
- domitem \
- path \
- stringdumper
diff --git a/tests/auto/qmldom/stringdumper/stringdumper.pro b/tests/auto/qmldom/stringdumper/stringdumper.pro
deleted file mode 100644
index 2494f44023..0000000000
--- a/tests/auto/qmldom/stringdumper/stringdumper.pro
+++ /dev/null
@@ -1,27 +0,0 @@
-QT = core qmldevtools-private qmldom-private testlib
-TARGET = tst_qmldomstringdumper
-
-
-INCLUDEPATH += ../../../../src/qmldom
-
-
-CONFIG += c++11 console
-CONFIG -= app_bundle
-CONFIG += testcase
-
-# The following define makes your compiler emit warnings if you use
-# any Qt feature that has been marked deprecated (the exact warnings
-# depend on your compiler). Please consult the documentation of the
-# deprecated API in order to know how to port your code away from it.
-DEFINES += QT_DEPRECATED_WARNINGS
-
-# You can also make your code fail to compile if it uses deprecated APIs.
-# In order to do so, uncomment the following line.
-# You can also select to disable deprecated APIs only up to a certain version of Qt.
-#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
-
-SOURCES += \
- tst_qmldomstringdumper.cpp
-
-
-load(qt_common)
diff --git a/tests/auto/qmltest-blacklist/shortcut/shortcut.pro b/tests/auto/qmltest-blacklist/shortcut/shortcut.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest-blacklist/shortcut/shortcut.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/animatedimage/animatedimage.pro b/tests/auto/qmltest/animatedimage/animatedimage.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/animatedimage/animatedimage.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/animations/animations.pro b/tests/auto/qmltest/animations/animations.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/animations/animations.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/borderimage/borderimage.pro b/tests/auto/qmltest/borderimage/borderimage.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/borderimage/borderimage.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/buttonclick/buttonclick.pro b/tests/auto/qmltest/buttonclick/buttonclick.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/buttonclick/buttonclick.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/createbenchmark/createbenchmark.pro b/tests/auto/qmltest/createbenchmark/createbenchmark.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/createbenchmark/createbenchmark.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/events/events.pro b/tests/auto/qmltest/events/events.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/events/events.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/fontloader/fontloader.pro b/tests/auto/qmltest/fontloader/fontloader.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/fontloader/fontloader.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/gradient/gradient.pro b/tests/auto/qmltest/gradient/gradient.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/gradient/gradient.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/image/image.pro b/tests/auto/qmltest/image/image.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/image/image.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/itemgrabber/itemgrabber.pro b/tests/auto/qmltest/itemgrabber/itemgrabber.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/itemgrabber/itemgrabber.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/layout/layout.pro b/tests/auto/qmltest/layout/layout.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/layout/layout.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/listmodel/listmodel.pro b/tests/auto/qmltest/listmodel/listmodel.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/listmodel/listmodel.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/listview/listview.pro b/tests/auto/qmltest/listview/listview.pro
deleted file mode 100644
index b942729ffa..0000000000
--- a/tests/auto/qmltest/listview/listview.pro
+++ /dev/null
@@ -1,2 +0,0 @@
-CONFIG += qmltestcase
-DISTFILES += $$PWD/tst_listview.qml $$files($$PWD/data/*.qml)
diff --git a/tests/auto/qmltest/objectmodel/objectmodel.pro b/tests/auto/qmltest/objectmodel/objectmodel.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/objectmodel/objectmodel.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/pathview/pathview.pro b/tests/auto/qmltest/pathview/pathview.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/pathview/pathview.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/pixel/pixel.pro b/tests/auto/qmltest/pixel/pixel.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/pixel/pixel.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/positioners/positioners.pro b/tests/auto/qmltest/positioners/positioners.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/positioners/positioners.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/qmltest.pro b/tests/auto/qmltest/qmltest.pro
deleted file mode 100644
index 3463d1735f..0000000000
--- a/tests/auto/qmltest/qmltest.pro
+++ /dev/null
@@ -1,29 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS += \
- animatedimage \
- animations \
- borderimage \
- buttonclick \
- createbenchmark \
- events \
- fontloader \
- gradient \
- image \
- itemgrabber \
- layout \
- listmodel \
- listview \
- objectmodel \
- pathview \
- pixel \
- positioners \
- qqmlbinding \
- qtbug46798 \
- rectangle \
- selftests \
- shadersource \
- stability \
- text \
- textedit \
- textinput \
- window
diff --git a/tests/auto/qmltest/qqmlbinding/qqmlbinding.pro b/tests/auto/qmltest/qqmlbinding/qqmlbinding.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/qqmlbinding/qqmlbinding.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/qtbug46798/qtbug46798.pro b/tests/auto/qmltest/qtbug46798/qtbug46798.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/qtbug46798/qtbug46798.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/rectangle/rectangle.pro b/tests/auto/qmltest/rectangle/rectangle.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/rectangle/rectangle.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/selftests/selftests.pro b/tests/auto/qmltest/selftests/selftests.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/selftests/selftests.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/shadersource/shadersource.pro b/tests/auto/qmltest/shadersource/shadersource.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/shadersource/shadersource.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/stability/stability.pro b/tests/auto/qmltest/stability/stability.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/stability/stability.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/text/text.pro b/tests/auto/qmltest/text/text.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/text/text.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/textedit/textedit.pro b/tests/auto/qmltest/textedit/textedit.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/textedit/textedit.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/textinput/textinput.pro b/tests/auto/qmltest/textinput/textinput.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/textinput/textinput.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/window/window.pro b/tests/auto/qmltest/window/window.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/window/window.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/quick/drawingmodes/drawingmodes.pro b/tests/auto/quick/drawingmodes/drawingmodes.pro
deleted file mode 100644
index ff5383b501..0000000000
--- a/tests/auto/quick/drawingmodes/drawingmodes.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CONFIG += testcase
-TARGET = tst_drawingmodes
-SOURCES += tst_drawingmodes.cpp
-
-macos:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-include(../../shared/util.pri)
-
-CONFIG += parallel_test
-QT += gui qml quick testlib
-
-OTHER_FILES += \
- data/DrawingModes.qml
-
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
diff --git a/tests/auto/quick/examples/examples.pro b/tests/auto/quick/examples/examples.pro
deleted file mode 100644
index c047f993ea..0000000000
--- a/tests/auto/quick/examples/examples.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-testcase.timeout = 400 # this test is slow
-TARGET = tst_examples
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_examples.cpp
-DEFINES += SRCDIR=\\\"$$PWD\\\"
-
-#temporary
-QT += core-private gui-private qml-private quick-private testlib
-
diff --git a/tests/auto/quick/geometry/geometry.pro b/tests/auto/quick/geometry/geometry.pro
deleted file mode 100644
index 0b7e64d038..0000000000
--- a/tests/auto/quick/geometry/geometry.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_geometry
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_geometry.cpp
-
-CONFIG+=parallel_test
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/nodes/nodes.pro b/tests/auto/quick/nodes/nodes.pro
deleted file mode 100644
index 6cfcc43a98..0000000000
--- a/tests/auto/quick/nodes/nodes.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_nodestest
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_nodestest.cpp
-
-CONFIG+=parallel_test
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/nokeywords/nokeywords.pro b/tests/auto/quick/nokeywords/nokeywords.pro
deleted file mode 100644
index 69e1abe43e..0000000000
--- a/tests/auto/quick/nokeywords/nokeywords.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_nokeywords
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_nokeywords.cpp
-
-CONFIG+=parallel_test
-
-QT += quick core-private gui-private qml-private quick-private testlib
-qtConfig(opengl): \
- QT_PRIVATE += opengl-private
diff --git a/tests/auto/quick/pointerhandlers/flickableinterop/flickableinterop.pro b/tests/auto/quick/pointerhandlers/flickableinterop/flickableinterop.pro
deleted file mode 100644
index 9075044bd3..0000000000
--- a/tests/auto/quick/pointerhandlers/flickableinterop/flickableinterop.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_flickableinterop
-QT += core-private gui-private qml-private quick-private testlib
-
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_flickableinterop.cpp
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/flickableWithHandlers.qml data/Slider.qml
diff --git a/tests/auto/quick/pointerhandlers/mousearea_interop/mousearea_interop.pro b/tests/auto/quick/pointerhandlers/mousearea_interop/mousearea_interop.pro
deleted file mode 100644
index 0bf0ec86a9..0000000000
--- a/tests/auto/quick/pointerhandlers/mousearea_interop/mousearea_interop.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_mousearea_interop
-QT += core-private gui-private qml-private quick-private testlib
-
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_mousearea_interop.cpp
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/dragTakeOverFromSibling.qml
diff --git a/tests/auto/quick/pointerhandlers/multipointtoucharea_interop/multipointtoucharea_interop.pro b/tests/auto/quick/pointerhandlers/multipointtoucharea_interop/multipointtoucharea_interop.pro
deleted file mode 100644
index 10d0ff8018..0000000000
--- a/tests/auto/quick/pointerhandlers/multipointtoucharea_interop/multipointtoucharea_interop.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_multipointtoucharea_interop
-QT += core-private gui-private qml-private quick-private testlib
-
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_multipointtoucharea_interop.cpp
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/pinchDragMPTA.qml
diff --git a/tests/auto/quick/pointerhandlers/pointerhandlers.pro b/tests/auto/quick/pointerhandlers/pointerhandlers.pro
deleted file mode 100644
index 7db28b6583..0000000000
--- a/tests/auto/quick/pointerhandlers/pointerhandlers.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-TEMPLATE = subdirs
-
-qtConfig(private_tests) {
- SUBDIRS += \
- flickableinterop \
- mousearea_interop \
- multipointtoucharea_interop \
- qquickdraghandler \
- qquickhoverhandler \
- qquickpinchhandler \
- qquickpointerhandler \
- qquickpointhandler \
- qquicktaphandler \
- qquickwheelhandler \
-}
diff --git a/tests/auto/quick/pointerhandlers/qquickdraghandler/qquickdraghandler.pro b/tests/auto/quick/pointerhandlers/qquickdraghandler/qquickdraghandler.pro
deleted file mode 100644
index 6258fb9392..0000000000
--- a/tests/auto/quick/pointerhandlers/qquickdraghandler/qquickdraghandler.pro
+++ /dev/null
@@ -1,22 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_qquickdraghandler
-QT += core-private gui-private qml-private quick-private testlib
-
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qquickdraghandler.cpp
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/DragAnywhereSlider.qml \
- data/FlashAnimation.qml \
- data/Slider.qml \
- data/draggables.qml \
- data/grabberstate.qml \
- data/multipleSliders.qml \
- data/reparenting.qml \
- data/snapMode.qml \
diff --git a/tests/auto/quick/pointerhandlers/qquickhoverhandler/qquickhoverhandler.pro b/tests/auto/quick/pointerhandlers/qquickhoverhandler/qquickhoverhandler.pro
deleted file mode 100644
index 34633e2532..0000000000
--- a/tests/auto/quick/pointerhandlers/qquickhoverhandler/qquickhoverhandler.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_qquickhoverhandler
-QT += core-private gui-private qml-private quick-private testlib
-
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qquickhoverhandler.cpp
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/lesHoverables.qml \
diff --git a/tests/auto/quick/pointerhandlers/qquickpinchhandler/qquickpinchhandler.pro b/tests/auto/quick/pointerhandlers/qquickpinchhandler/qquickpinchhandler.pro
deleted file mode 100644
index 7e177d9786..0000000000
--- a/tests/auto/quick/pointerhandlers/qquickpinchhandler/qquickpinchhandler.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickpinchhandler
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qquickpinchhandler.cpp
-OTHER_FILES = \
- data/pinchproperties.qml \
- data/threeFingers.qml \
- data/transformedPinchArea.qml
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/pointerhandlers/qquickpointerhandler/qquickpointerhandler.pro b/tests/auto/quick/pointerhandlers/qquickpointerhandler/qquickpointerhandler.pro
deleted file mode 100644
index c386969206..0000000000
--- a/tests/auto/quick/pointerhandlers/qquickpointerhandler/qquickpointerhandler.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_qquickpointerhandler
-QT += core-private gui-private qml-private quick-private testlib
-
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qquickpointerhandler.cpp
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-# OTHER_FILES += data/foo.qml
-
diff --git a/tests/auto/quick/pointerhandlers/qquickpointhandler/qquickpointhandler.pro b/tests/auto/quick/pointerhandlers/qquickpointhandler/qquickpointhandler.pro
deleted file mode 100644
index d64fc96d74..0000000000
--- a/tests/auto/quick/pointerhandlers/qquickpointhandler/qquickpointhandler.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_qquickpointhandler
-QT += core-private gui-private qml-private quick-private testlib
-
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qquickpointhandler.cpp
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/pointTracker.qml \
diff --git a/tests/auto/quick/pointerhandlers/qquicktaphandler/qquicktaphandler.pro b/tests/auto/quick/pointerhandlers/qquicktaphandler/qquicktaphandler.pro
deleted file mode 100644
index b41a94b55e..0000000000
--- a/tests/auto/quick/pointerhandlers/qquicktaphandler/qquicktaphandler.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_qquicktaphandler
-QT += core-private gui-private qml-private quick-private testlib
-
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qquicktaphandler.cpp
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-# OTHER_FILES += data/foo.qml
-
diff --git a/tests/auto/quick/pointerhandlers/qquickwheelhandler/qquickwheelhandler.pro b/tests/auto/quick/pointerhandlers/qquickwheelhandler/qquickwheelhandler.pro
deleted file mode 100644
index 7509e38dd3..0000000000
--- a/tests/auto/quick/pointerhandlers/qquickwheelhandler/qquickwheelhandler.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickwheelhandler
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qquickwheelhandler.cpp
-OTHER_FILES = \
- data/rectWheel.qml \
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/propertyrequirements/propertyrequirements.pro b/tests/auto/quick/propertyrequirements/propertyrequirements.pro
deleted file mode 100644
index 8fe574e0bf..0000000000
--- a/tests/auto/quick/propertyrequirements/propertyrequirements.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_propertyrequirements
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_propertyrequirements.cpp
-
-QT += qml-private testlib
diff --git a/tests/auto/quick/qquickaccessible/qquickaccessible.pro b/tests/auto/quick/qquickaccessible/qquickaccessible.pro
deleted file mode 100644
index 537aad882f..0000000000
--- a/tests/auto/quick/qquickaccessible/qquickaccessible.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_qquickaccessible
-QT += qml-private network quick-private testlib gui-private core-private
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickaccessible.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/checkbuttons.qml \
- data/hittest.qml \
- data/pushbutton.qml \
- data/statictext.qml \
- data/ignored.qml \
diff --git a/tests/auto/quick/qquickanchors/qquickanchors.pro b/tests/auto/quick/qquickanchors/qquickanchors.pro
deleted file mode 100644
index a5b47e3797..0000000000
--- a/tests/auto/quick/qquickanchors/qquickanchors.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TARGET = tst_qquickanchors
-CONFIG += testcase
-SOURCES += tst_qquickanchors.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickanimatedimage/qquickanimatedimage.pro b/tests/auto/quick/qquickanimatedimage/qquickanimatedimage.pro
deleted file mode 100644
index 5792626720..0000000000
--- a/tests/auto/quick/qquickanimatedimage/qquickanimatedimage.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickanimatedimage
-HEADERS += ../../shared/testhttpserver.h
-SOURCES += tst_qquickanimatedimage.cpp \
- ../../shared/testhttpserver.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickanimatedsprite/qquickanimatedsprite.pro b/tests/auto/quick/qquickanimatedsprite/qquickanimatedsprite.pro
deleted file mode 100644
index a337473d99..0000000000
--- a/tests/auto/quick/qquickanimatedsprite/qquickanimatedsprite.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickanimatedsprite
-SOURCES += tst_qquickanimatedsprite.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib qmltest
-
-OTHER_FILES += \
- $$files(data/*.qml)
diff --git a/tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro b/tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro
deleted file mode 100644
index 6909922cb1..0000000000
--- a/tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-QT += core-private gui-private qml-private
-TEMPLATE=app
-TARGET=tst_qquickanimationcontroller
-
-CONFIG += qmltestcase
-SOURCES += tst_qquickanimationcontroller.cpp
-
-TESTDATA = data/*
diff --git a/tests/auto/quick/qquickanimations/qquickanimations.pro b/tests/auto/quick/qquickanimations/qquickanimations.pro
deleted file mode 100644
index 85a77ae620..0000000000
--- a/tests/auto/quick/qquickanimations/qquickanimations.pro
+++ /dev/null
@@ -1,71 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickanimations
-SOURCES += tst_qquickanimations.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib qmlmodels-private
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
-
-OTHER_FILES += \
- data/alwaysRunToEndInSequentialAnimationBug.qml \
- data/animationJobSelfDestructionBug.qml\
- data/attached.qml \
- data/badproperty1.qml \
- data/badproperty2.qml \
- data/badtype1.qml \
- data/badtype2.qml \
- data/badtype3.qml \
- data/badtype4.qml \
- data/disabledTransition.qml \
- data/dontAutoStart.qml \
- data/dontStart.qml \
- data/dontStart2.qml \
- data/dotproperty.qml \
- data/Double.qml \
- data/doubleRegistrationBug.qml \
- data/fastFlickingBug.qml \
- data/looping.qml \
- data/mixedtype1.qml \
- data/mixedtype2.qml \
- data/nonTransitionBug.qml \
- data/parallelAnimationNullChildBug.qml \
- data/pathAnimation.qml \
- data/pathAnimation2.qml \
- data/pathAnimationInOutBackCrash.qml \
- data/pathAnimationNoStart.qml \
- data/pathInterpolator.qml \
- data/pathInterpolatorBack.qml \
- data/pathInterpolatorBack2.qml \
- data/pathTransition.qml \
- data/pauseBindingBug.qml \
- data/pauseBug.qml \
- data/properties.qml \
- data/properties2.qml \
- data/properties3.qml \
- data/properties4.qml \
- data/properties5.qml \
- data/propertiesTransition.qml \
- data/propertiesTransition2.qml \
- data/propertiesTransition3.qml \
- data/propertiesTransition4.qml \
- data/propertiesTransition5.qml \
- data/propertiesTransition6.qml \
- data/propertiesTransition7.qml \
- data/reanchor.qml \
- data/registrationBug.qml \
- data/reparent.qml \
- data/rotation.qml \
- data/runningTrueBug.qml \
- data/scriptActionBug.qml \
- data/scriptActionCrash.qml \
- data/sequentialAnimationNullChildBug.qml \
- data/signals.qml \
- data/signalorder.qml \
- data/transitionAssignmentBug.qml \
- data/valuesource.qml \
- data/valuesource2.qml
diff --git a/tests/auto/quick/qquickanimators/qquickanimators.pro b/tests/auto/quick/qquickanimators/qquickanimators.pro
deleted file mode 100644
index 788c959040..0000000000
--- a/tests/auto/quick/qquickanimators/qquickanimators.pro
+++ /dev/null
@@ -1,18 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickanimators
-SOURCES += tst_qquickanimators.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-macos:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
-
-OTHER_FILES += \
- data/positionerWithAnimator.qml \
- data/windowWithAnimator.qml \
- data/animatorImplicitFrom.qml
diff --git a/tests/auto/quick/qquickapplication/qquickapplication.pro b/tests/auto/quick/qquickapplication/qquickapplication.pro
deleted file mode 100644
index 00b5bb3a18..0000000000
--- a/tests/auto/quick/qquickapplication/qquickapplication.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickapplication
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickapplication.cpp
-OTHER_FILES += data/tst_displayname.qml \
- data/tst_platformname.qml
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml quick qml-private quick-private testlib
-
diff --git a/tests/auto/quick/qquickbehaviors/qquickbehaviors.pro b/tests/auto/quick/qquickbehaviors/qquickbehaviors.pro
deleted file mode 100644
index fd64eb1d40..0000000000
--- a/tests/auto/quick/qquickbehaviors/qquickbehaviors.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickbehaviors
-SOURCES += tst_qquickbehaviors.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-DISTFILES = $$files(data/*)
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickborderimage/qquickborderimage.pro b/tests/auto/quick/qquickborderimage/qquickborderimage.pro
deleted file mode 100644
index ba6c01737a..0000000000
--- a/tests/auto/quick/qquickborderimage/qquickborderimage.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickborderimage
-macx:CONFIG -= app_bundle
-
-HEADERS += ../../shared/testhttpserver.h
-SOURCES += tst_qquickborderimage.cpp \
- ../../shared/testhttpserver.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickboundaryrule/qquickboundaryrule.pro b/tests/auto/quick/qquickboundaryrule/qquickboundaryrule.pro
deleted file mode 100644
index c41f798d33..0000000000
--- a/tests/auto/quick/qquickboundaryrule/qquickboundaryrule.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickboundaryrule
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickboundaryrule.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += quick-private qml testlib
diff --git a/tests/auto/quick/qquickcanvasitem/qquickcanvasitem.pro b/tests/auto/quick/qquickcanvasitem/qquickcanvasitem.pro
deleted file mode 100644
index 90c7962382..0000000000
--- a/tests/auto/quick/qquickcanvasitem/qquickcanvasitem.pro
+++ /dev/null
@@ -1,57 +0,0 @@
-QT += core-private gui-private qml-private
-TEMPLATE=app
-TARGET=tst_qquickcanvasitem
-
-CONFIG += qmltestcase
-SOURCES += tst_qquickcanvasitem.cpp
-
-exists($$[QT_INSTALL_PLUGINS]/imageformats): DEFINES += HAS_IMAGE_FORMATS
-
-TESTDATA = data/*
-
-OTHER_FILES += \
- data/tst_transform.qml \
- data/tst_text.qml \
- data/tst_strokeStyle.qml \
- data/tst_state.qml \
- data/tst_shadow.qml \
- data/tst_pattern.qml \
- data/tst_path.qml \
- data/tst_line.qml \
- data/tst_fillStyle.qml \
- data/tst_fillrect.qml \
- data/tst_composite.qml \
- data/tst_canvas.qml \
- data/tst_pixel.qml \
- data/tst_gradient.qml \
- data/tst_arcto.qml \
- data/tst_arc.qml \
- data/tst_context.qml \
- data/tst_imagedata.qml \
- data/CanvasTestCase.qml \
- data/CanvasComponent.qml \
- data/tst_image.qml \
- data/tst_svgpath.qml \
- data/anim-gr.gif \
- data/anim-gr.png \
- data/anim-poster-gr.png \
- data/background.png \
- data/broken.png \
- data/ggrr-256x256.png \
- data/green-1x1.png \
- data/green-2x2.png \
- data/green-16x16.png \
- data/green-256x256.png \
- data/green.png \
- data/grgr-256x256.png \
- data/red-16x16.png \
- data/red.png \
- data/redtransparent.png \
- data/rgrg-256x256.png \
- data/rrgg-256x256.png \
- data/transparent.png \
- data/transparent50.png \
- data/yellow.png \
- data/yellow75.png \
- data/tst_invalidContext.qml
-
diff --git a/tests/auto/quick/qquickcolorgroup/qquickcolorgroup.pro b/tests/auto/quick/qquickcolorgroup/qquickcolorgroup.pro
deleted file mode 100644
index 99c330199c..0000000000
--- a/tests/auto/quick/qquickcolorgroup/qquickcolorgroup.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickcolorgroup
-SOURCES += tst_qquickcolorgroup.cpp
-
-macos:CONFIG -= app_bundle
-
-QT += core-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickdesignersupport/qquickdesignersupport.pro b/tests/auto/quick/qquickdesignersupport/qquickdesignersupport.pro
deleted file mode 100644
index cd44631e7c..0000000000
--- a/tests/auto/quick/qquickdesignersupport/qquickdesignersupport.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickdesignersupport
-SOURCES += tst_qquickdesignersupport.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-osx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
-
-DISTFILES += \
- data/TestComponent.qml \
- data/test.qml \
- data/componentTest.qml \
- data/Component01.qml \
- data/Component02.qml \
- data/bindingTest.qml
diff --git a/tests/auto/quick/qquickdrag/qquickdrag.pro b/tests/auto/quick/qquickdrag/qquickdrag.pro
deleted file mode 100644
index 4bc6b2b2f6..0000000000
--- a/tests/auto/quick/qquickdrag/qquickdrag.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TARGET = tst_qquickdrag
-CONFIG += testcase
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickdrag.cpp
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickdroparea/qquickdroparea.pro b/tests/auto/quick/qquickdroparea/qquickdroparea.pro
deleted file mode 100644
index 7a8fdef7b9..0000000000
--- a/tests/auto/quick/qquickdroparea/qquickdroparea.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-TARGET = tst_qquickdroparea
-CONFIG += testcase
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickdroparea.cpp
-
-OTHER_FILES += $$files(data/*.qml)
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickdynamicpropertyanimation/qquickdynamicpropertyanimation.pro b/tests/auto/quick/qquickdynamicpropertyanimation/qquickdynamicpropertyanimation.pro
deleted file mode 100644
index 33fa9aff7a..0000000000
--- a/tests/auto/quick/qquickdynamicpropertyanimation/qquickdynamicpropertyanimation.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickdynamicpropertyanimation
-SOURCES += tst_qquickdynamicpropertyanimation.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core gui qml quick testlib
diff --git a/tests/auto/quick/qquickflickable/qquickflickable.pro b/tests/auto/quick/qquickflickable/qquickflickable.pro
deleted file mode 100644
index 99a840218d..0000000000
--- a/tests/auto/quick/qquickflickable/qquickflickable.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickflickable
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickflickable.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickflipable/qquickflipable.pro b/tests/auto/quick/qquickflipable/qquickflipable.pro
deleted file mode 100644
index 5a1fb6e816..0000000000
--- a/tests/auto/quick/qquickflipable/qquickflipable.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickflipable
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickflipable.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickfocusscope/qquickfocusscope.pro b/tests/auto/quick/qquickfocusscope/qquickfocusscope.pro
deleted file mode 100644
index 7a4b7302d0..0000000000
--- a/tests/auto/quick/qquickfocusscope/qquickfocusscope.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickfocusscope
-SOURCES += tst_qquickfocusscope.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickfontloader/qquickfontloader.pro b/tests/auto/quick/qquickfontloader/qquickfontloader.pro
deleted file mode 100644
index cea5b55bdf..0000000000
--- a/tests/auto/quick/qquickfontloader/qquickfontloader.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickfontloader
-macx:CONFIG -= app_bundle
-
-HEADERS += ../../shared/testhttpserver.h
-SOURCES += tst_qquickfontloader.cpp \
- ../../shared/testhttpserver.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickfontloader_static/qquickfontloader_static.pro b/tests/auto/quick/qquickfontloader_static/qquickfontloader_static.pro
deleted file mode 100644
index f6835c05c0..0000000000
--- a/tests/auto/quick/qquickfontloader_static/qquickfontloader_static.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickfontloader_static
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickfontloader_static.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
diff --git a/tests/auto/quick/qquickfontmetrics/qquickfontmetrics.pro b/tests/auto/quick/qquickfontmetrics/qquickfontmetrics.pro
deleted file mode 100644
index 15e3bb00c1..0000000000
--- a/tests/auto/quick/qquickfontmetrics/qquickfontmetrics.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_quickfontmetrics
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_quickfontmetrics.cpp
-
-QT += core gui qml quick-private testlib
diff --git a/tests/auto/quick/qquickframebufferobject/qquickframebufferobject.pro b/tests/auto/quick/qquickframebufferobject/qquickframebufferobject.pro
deleted file mode 100644
index f4e9e1f890..0000000000
--- a/tests/auto/quick/qquickframebufferobject/qquickframebufferobject.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickframebufferobject
-SOURCES += tst_qquickframebufferobject.cpp
-
-TESTDATA = data/*
-include(../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-QT += quick testlib
-
-OTHER_FILES += \
- data/testStuff.qml
-
diff --git a/tests/auto/quick/qquickgraphicsinfo/qquickgraphicsinfo.pro b/tests/auto/quick/qquickgraphicsinfo/qquickgraphicsinfo.pro
deleted file mode 100644
index a4296ad9a2..0000000000
--- a/tests/auto/quick/qquickgraphicsinfo/qquickgraphicsinfo.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickgraphicsinfo
-SOURCES += tst_qquickgraphicsinfo.cpp
-
-TESTDATA = data/*
-include(../../shared/util.pri)
-
-osx:CONFIG -= app_bundle
-
-QT += quick testlib
-
-OTHER_FILES += \
- data/basic.qml
-
diff --git a/tests/auto/quick/qquickgridview/qquickgridview.pro b/tests/auto/quick/qquickgridview/qquickgridview.pro
deleted file mode 100644
index 0390637058..0000000000
--- a/tests/auto/quick/qquickgridview/qquickgridview.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-testcase.timeout = 1100 # this test can be slow
-TARGET = tst_qquickgridview
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickgridview.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib qmltest qmlmodels-private
-
diff --git a/tests/auto/quick/qquickimage/qquickimage.pro b/tests/auto/quick/qquickimage/qquickimage.pro
deleted file mode 100644
index 5b1059bd24..0000000000
--- a/tests/auto/quick/qquickimage/qquickimage.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickimage
-macx:CONFIG -= app_bundle
-
-HEADERS += ../../shared/testhttpserver.h
-SOURCES += tst_qquickimage.cpp \
- ../../shared/testhttpserver.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickimageprovider/qquickimageprovider.pro b/tests/auto/quick/qquickimageprovider/qquickimageprovider.pro
deleted file mode 100644
index f67b697c0f..0000000000
--- a/tests/auto/quick/qquickimageprovider/qquickimageprovider.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickimageprovider
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickimageprovider.cpp
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickitem/qquickitem.pro b/tests/auto/quick/qquickitem/qquickitem.pro
deleted file mode 100644
index 003981d4de..0000000000
--- a/tests/auto/quick/qquickitem/qquickitem.pro
+++ /dev/null
@@ -1,18 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickitem
-SOURCES += tst_qquickitem.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
-
-qtHaveModule(widgets): {
- DEFINES += TEST_QTBUG_60123
- QT += widgets
-}
-
diff --git a/tests/auto/quick/qquickitem2/qquickitem2.pro b/tests/auto/quick/qquickitem2/qquickitem2.pro
deleted file mode 100644
index 37bfb68f1c..0000000000
--- a/tests/auto/quick/qquickitem2/qquickitem2.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickitem2
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickitem.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickitemlayer/qquickitemlayer.pro b/tests/auto/quick/qquickitemlayer/qquickitemlayer.pro
deleted file mode 100644
index ec890b99b4..0000000000
--- a/tests/auto/quick/qquickitemlayer/qquickitemlayer.pro
+++ /dev/null
@@ -1,28 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickitemlayer
-SOURCES += tst_qquickitemlayer.cpp
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-include(../../shared/util.pri)
-
-QT += core-private gui-private qml-private quick-private testlib
-
-OTHER_FILES += \
- data/Smooth.qml \
- data/Enabled.qml \
- data/Mipmap.qml \
- data/Effect.qml \
- data/SourceRect.qml \
- data/TextureProvider.qml \
- data/Visible.qml \
- data/ZOrder.qml \
- data/ZOrderChange.qml \
- data/ToggleLayerAndEffect.qml \
- data/DisableLayer.qml \
- data/SamplerNameChange.qml \
- data/ItemEffect.qml \
- data/RectangleEffect.qml \
- data/TextureMirroring.qml
diff --git a/tests/auto/quick/qquicklayouts/qquicklayouts.pro b/tests/auto/quick/qquicklayouts/qquicklayouts.pro
deleted file mode 100644
index 5079d0a182..0000000000
--- a/tests/auto/quick/qquicklayouts/qquicklayouts.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-QT += core-private gui-private qml-private
-TEMPLATE=app
-TARGET=tst_qquicklayouts
-
-CONFIG += qmltestcase
-SOURCES += tst_qquicklayouts.cpp
-
-TESTDATA = data/*
-
-OTHER_FILES += \
- data/tst_rowlayout.qml \
- data/tst_gridlayout.qml \
- data/tst_stacklayout.qml
-
diff --git a/tests/auto/quick/qquicklistview/qquicklistview.pro b/tests/auto/quick/qquicklistview/qquicklistview.pro
deleted file mode 100644
index 10edb06549..0000000000
--- a/tests/auto/quick/qquicklistview/qquicklistview.pro
+++ /dev/null
@@ -1,23 +0,0 @@
-CONFIG += testcase
-testcase.timeout = 900 # this test is slow
-TARGET = tst_qquicklistview
-macx:CONFIG -= app_bundle
-
-HEADERS += incrementalmodel.h \
- proxytestinnermodel.h \
- randomsortmodel.h \
- reusemodel.h
-SOURCES += tst_qquicklistview.cpp \
- incrementalmodel.cpp \
- proxytestinnermodel.cpp \
- randomsortmodel.cpp
-
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-DISTFILES += data/*
-
-QT += core-private gui-private qml-private quick-private testlib qmltest qmlmodels-private
-
diff --git a/tests/auto/quick/qquickloader/qquickloader.pro b/tests/auto/quick/qquickloader/qquickloader.pro
deleted file mode 100644
index c754c78bec..0000000000
--- a/tests/auto/quick/qquickloader/qquickloader.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickloader
-macx:CONFIG -= app_bundle
-
-HEADERS += ../../shared/testhttpserver.h
-
-SOURCES += tst_qquickloader.cpp \
- ../../shared/testhttpserver.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickmousearea/qquickmousearea.pro b/tests/auto/quick/qquickmousearea/qquickmousearea.pro
deleted file mode 100644
index ee9d6dce2b..0000000000
--- a/tests/auto/quick/qquickmousearea/qquickmousearea.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickmousearea
-macx:CONFIG -= app_bundle
-
-HEADERS += ../../shared/testhttpserver.h
-SOURCES += tst_qquickmousearea.cpp \
- ../../shared/testhttpserver.cpp
-
-OTHER_FILES += $$files(data/*.qml)
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickmultipointtoucharea/qquickmultipointtoucharea.pro b/tests/auto/quick/qquickmultipointtoucharea/qquickmultipointtoucharea.pro
deleted file mode 100644
index e5a2bae840..0000000000
--- a/tests/auto/quick/qquickmultipointtoucharea/qquickmultipointtoucharea.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TARGET = tst_qquickmultipointtoucharea
-CONFIG += testcase
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickmultipointtoucharea.cpp
-
-TESTDATA = data/*
-
-include(../../shared/util.pri)
-include(../shared/util.pri)
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickpainteditem/qquickpainteditem.pro b/tests/auto/quick/qquickpainteditem/qquickpainteditem.pro
deleted file mode 100644
index a188001bd4..0000000000
--- a/tests/auto/quick/qquickpainteditem/qquickpainteditem.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TARGET = tst_qquickpainteditem
-CONFIG += testcase
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickpainteditem.cpp
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickpalette/qquickpalette.pro b/tests/auto/quick/qquickpalette/qquickpalette.pro
deleted file mode 100644
index 96c508d82a..0000000000
--- a/tests/auto/quick/qquickpalette/qquickpalette.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickpalette
-SOURCES += tst_qquickpalette.cpp
-
-macos:CONFIG -= app_bundle
-
-QT += core-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickpath/qquickpath.pro b/tests/auto/quick/qquickpath/qquickpath.pro
deleted file mode 100644
index ef110a8331..0000000000
--- a/tests/auto/quick/qquickpath/qquickpath.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickpath
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickpath.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-DISTFILES = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickpathview/qquickpathview.pro b/tests/auto/quick/qquickpathview/qquickpathview.pro
deleted file mode 100644
index 5eb24b89bd..0000000000
--- a/tests/auto/quick/qquickpathview/qquickpathview.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickpathview
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickpathview.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib qmltest qmlmodels-private
-qtHaveModule(widgets): QT += widgets
diff --git a/tests/auto/quick/qquickpincharea/qquickpincharea.pro b/tests/auto/quick/qquickpincharea/qquickpincharea.pro
deleted file mode 100644
index d37b37309d..0000000000
--- a/tests/auto/quick/qquickpincharea/qquickpincharea.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickpincharea
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickpincharea.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro b/tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro
deleted file mode 100644
index 52b798e829..0000000000
--- a/tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickpixmapcache
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickpixmapcache.cpp \
- ../../shared/testhttpserver.cpp
-HEADERS += ../../shared/testhttpserver.h
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-# QMAKE_CXXFLAGS = -fprofile-arcs -ftest-coverage
-# LIBS += -lgcov
-
-QT += core-private gui-private qml-private quick-private network testlib concurrent
diff --git a/tests/auto/quick/qquickpositioners/qquickpositioners.pro b/tests/auto/quick/qquickpositioners/qquickpositioners.pro
deleted file mode 100644
index d1547df189..0000000000
--- a/tests/auto/quick/qquickpositioners/qquickpositioners.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickpositioners
-SOURCES += tst_qquickpositioners.cpp
-
-include (../shared/util.pri)
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += testlib qmltest
diff --git a/tests/auto/quick/qquickrectangle/qquickrectangle.pro b/tests/auto/quick/qquickrectangle/qquickrectangle.pro
deleted file mode 100644
index daefb5fe75..0000000000
--- a/tests/auto/quick/qquickrectangle/qquickrectangle.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickrectangle
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickrectangle.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickrendercontrol/qquickrendercontrol.pro b/tests/auto/quick/qquickrendercontrol/qquickrendercontrol.pro
deleted file mode 100644
index 4f0101bf22..0000000000
--- a/tests/auto/quick/qquickrendercontrol/qquickrendercontrol.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickrendercontrol
-SOURCES += tst_qquickrendercontrol.cpp
-
-include (../../shared/util.pri)
-
-macos:CONFIG -= app_bundle
-
-QT += core-private gui-private qml-private quick-private testlib
-
-OTHER_FILES += \
- data/rect.qml
diff --git a/tests/auto/quick/qquickrepeater/qquickrepeater.pro b/tests/auto/quick/qquickrepeater/qquickrepeater.pro
deleted file mode 100644
index aed5702266..0000000000
--- a/tests/auto/quick/qquickrepeater/qquickrepeater.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickrepeater
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickrepeater.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib qmlmodels-private
diff --git a/tests/auto/quick/qquickscreen/qquickscreen.pro b/tests/auto/quick/qquickscreen/qquickscreen.pro
deleted file mode 100644
index 145ae0f04e..0000000000
--- a/tests/auto/quick/qquickscreen/qquickscreen.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickscreen
-SOURCES += tst_qquickscreen.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-QT += core-private gui-private qml-private testlib quick-private
diff --git a/tests/auto/quick/qquickshadereffect/qquickshadereffect.pro b/tests/auto/quick/qquickshadereffect/qquickshadereffect.pro
deleted file mode 100644
index c6d2b36892..0000000000
--- a/tests/auto/quick/qquickshadereffect/qquickshadereffect.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickshadereffect
-SOURCES += tst_qquickshadereffect.cpp
-
-include (../../shared/util.pri)
-macx:CONFIG -= app_bundle
-
-QT += core-private gui-private qml-private quick-private testlib
-
-RESOURCES += \
- resources.qrc
diff --git a/tests/auto/quick/qquickshape/qquickshape.pro b/tests/auto/quick/qquickshape/qquickshape.pro
deleted file mode 100644
index 3cf79426c5..0000000000
--- a/tests/auto/quick/qquickshape/qquickshape.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickshape
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qquickshape.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-DISTFILES = data/*
-
-QT += core-private gui-private qml-private quick-private testlib quickshapes-private
-qtHaveModule(widgets): QT += widgets
diff --git a/tests/auto/quick/qquickshortcut/qquickshortcut.pro b/tests/auto/quick/qquickshortcut/qquickshortcut.pro
deleted file mode 100644
index 018bb91594..0000000000
--- a/tests/auto/quick/qquickshortcut/qquickshortcut.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickshortcut
-
-SOURCES += tst_qquickshortcut.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core gui qml quick testlib
-qtHaveModule(widgets) {
- QT += quickwidgets
-}
diff --git a/tests/auto/quick/qquicksmoothedanimation/qquicksmoothedanimation.pro b/tests/auto/quick/qquicksmoothedanimation/qquicksmoothedanimation.pro
deleted file mode 100644
index 3d71ef4c62..0000000000
--- a/tests/auto/quick/qquicksmoothedanimation/qquicksmoothedanimation.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicksmoothedanimation
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquicksmoothedanimation.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickspringanimation/qquickspringanimation.pro b/tests/auto/quick/qquickspringanimation/qquickspringanimation.pro
deleted file mode 100644
index bf8ddfe8ae..0000000000
--- a/tests/auto/quick/qquickspringanimation/qquickspringanimation.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickspringanimation
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickspringanimation.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickspritesequence/qquickspritesequence.pro b/tests/auto/quick/qquickspritesequence/qquickspritesequence.pro
deleted file mode 100644
index a61396bd0e..0000000000
--- a/tests/auto/quick/qquickspritesequence/qquickspritesequence.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickspritesequence
-SOURCES += tst_qquickspritesequence.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickstates/qquickstates.pro b/tests/auto/quick/qquickstates/qquickstates.pro
deleted file mode 100644
index 85fdebff96..0000000000
--- a/tests/auto/quick/qquickstates/qquickstates.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickstates
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickstates.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickstyledtext/qquickstyledtext.pro b/tests/auto/quick/qquickstyledtext/qquickstyledtext.pro
deleted file mode 100644
index def2a27bf7..0000000000
--- a/tests/auto/quick/qquickstyledtext/qquickstyledtext.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickstyledtext
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickstyledtext.cpp
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquicksystempalette/qquicksystempalette.pro b/tests/auto/quick/qquicksystempalette/qquicksystempalette.pro
deleted file mode 100644
index 9aa57b146b..0000000000
--- a/tests/auto/quick/qquicksystempalette/qquicksystempalette.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicksystempalette
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquicksystempalette.cpp
-
-QT += core-private gui-private qml-private quick-private testlib
-qtHaveModule(widgets): QT += widgets
diff --git a/tests/auto/quick/qquicktableview/qquicktableview.pro b/tests/auto/quick/qquicktableview/qquicktableview.pro
deleted file mode 100644
index 735c728fc6..0000000000
--- a/tests/auto/quick/qquicktableview/qquicktableview.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CONFIG += testcase
-QT += qmltest
-TARGET = tst_qquicktableview
-macos:CONFIG -= app_bundle
-
-HEADERS += testmodel.h
-SOURCES += tst_qquicktableview.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib qmlmodels-private
-
-DISTFILES +=
-
diff --git a/tests/auto/quick/qquicktext/qquicktext.pro b/tests/auto/quick/qquicktext/qquicktext.pro
deleted file mode 100644
index fdea9dcddd..0000000000
--- a/tests/auto/quick/qquicktext/qquicktext.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicktext
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquicktext.cpp
-
-HEADERS += ../../shared/testhttpserver.h
-SOURCES += ../../shared/testhttpserver.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib qmltest
diff --git a/tests/auto/quick/qquicktextdocument/qquicktextdocument.pro b/tests/auto/quick/qquicktextdocument/qquicktextdocument.pro
deleted file mode 100644
index b5866e9e89..0000000000
--- a/tests/auto/quick/qquicktextdocument/qquicktextdocument.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicktextdocument
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquicktextdocument.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
-
diff --git a/tests/auto/quick/qquicktextedit/qquicktextedit.pro b/tests/auto/quick/qquicktextedit/qquicktextedit.pro
deleted file mode 100644
index 576e25d092..0000000000
--- a/tests/auto/quick/qquicktextedit/qquicktextedit.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicktextedit
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquicktextedit.cpp \
- ../../shared/testhttpserver.cpp
-
-HEADERS += ../../shared/testhttpserver.h
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network-private testlib
-
-osx: LIBS += -framework AppKit
diff --git a/tests/auto/quick/qquicktextinput/qquicktextinput.pro b/tests/auto/quick/qquicktextinput/qquicktextinput.pro
deleted file mode 100644
index 7868b60d1b..0000000000
--- a/tests/auto/quick/qquicktextinput/qquicktextinput.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicktextinput
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquicktextinput.cpp \
- ../../shared/testhttpserver.cpp
-
-HEADERS += ../../shared/testhttpserver.h
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
-
-osx: LIBS += -framework AppKit
diff --git a/tests/auto/quick/qquicktextmetrics/qquicktextmetrics.pro b/tests/auto/quick/qquicktextmetrics/qquicktextmetrics.pro
deleted file mode 100644
index a5c088d454..0000000000
--- a/tests/auto/quick/qquicktextmetrics/qquicktextmetrics.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicktextmetrics
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qquicktextmetrics.cpp
-
-QT += core gui qml quick-private testlib
diff --git a/tests/auto/quick/qquicktimeline/qquicktimeline.pro b/tests/auto/quick/qquicktimeline/qquicktimeline.pro
deleted file mode 100644
index 489fc7e081..0000000000
--- a/tests/auto/quick/qquicktimeline/qquicktimeline.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicktimeline
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquicktimeline.cpp
-QT += core-private gui-private qml quick qml-private quick-private testlib
-
diff --git a/tests/auto/quick/qquickview/qquickview.pro b/tests/auto/quick/qquickview/qquickview.pro
deleted file mode 100644
index 12b24a4e27..0000000000
--- a/tests/auto/quick/qquickview/qquickview.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickview
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickview.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickview_extra/qquickview_extra.pro b/tests/auto/quick/qquickview_extra/qquickview_extra.pro
deleted file mode 100644
index b40af0ce19..0000000000
--- a/tests/auto/quick/qquickview_extra/qquickview_extra.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickview_extra
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickview_extra.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickvisualdatamodel/qquickvisualdatamodel.pro b/tests/auto/quick/qquickvisualdatamodel/qquickvisualdatamodel.pro
deleted file mode 100644
index 5445f6768d..0000000000
--- a/tests/auto/quick/qquickvisualdatamodel/qquickvisualdatamodel.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickvisualdatamodel
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickvisualdatamodel.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib qmlmodels-private
-qtHaveModule(widgets): QT += widgets
diff --git a/tests/auto/quick/qquickwindow/qquickwindow.pro b/tests/auto/quick/qquickwindow/qquickwindow.pro
deleted file mode 100644
index b0a5f97a32..0000000000
--- a/tests/auto/quick/qquickwindow/qquickwindow.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickwindow
-SOURCES += tst_qquickwindow.cpp
-
-include (../../shared/util.pri)
-include(../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-QT += core-private qml-private quick-private testlib
-
-TESTDATA = data/*
-
-OTHER_FILES += \
- data/active.qml \
- data/AnimationsWhileHidden.qml \
- data/Headless.qml \
- data/showHideAnimate.qml \
- data/windoworder.qml \
- data/grabContentItemToImage.qml
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
deleted file mode 100644
index a58117be69..0000000000
--- a/tests/auto/quick/quick.pro
+++ /dev/null
@@ -1,110 +0,0 @@
-TEMPLATE = subdirs
-
-PUBLICTESTS += \
- geometry \
- qquickpixmapcache
-
-qtConfig(opengl(es1|es2)?) {
- PUBLICTESTS += \
- drawingmodes \
- rendernode
- qtHaveModule(widgets): PUBLICTESTS += nodes
-
- QUICKTESTS += \
- qquickanimatedsprite \
- qquickframebufferobject \
- qquickspritesequence
- qtHaveModule(opengl): QUICKTESTS += qquickrendercontrol
-
- QUICKTESTS += qquickshadereffect
-# qquickshadereffect test is disabled for now, re-enable when ported to Qt 6
-}
-
-!cross_compile: PRIVATETESTS += examples
-
-# This test requires the qtconcurrent module
-!qtHaveModule(concurrent): PUBLICTESTS -= qquickpixmapcache
-
-PRIVATETESTS += \
- nokeywords \
- propertyrequirements \
- qquickanimations \
- qquickapplication \
- qquickbehaviors \
- qquickboundaryrule \
- qquickfontloader \
- qquickfontloader_static \
- qquickfontmetrics \
- qquickimageprovider \
- qquicklayouts \
- qquickpath \
- qquicksmoothedanimation \
- qquickspringanimation \
- qquickanimationcontroller \
- qquickstyledtext \
- qquickstates \
- qquicksystempalette \
- qquickcolorgroup \
- qquickpalette \
- qquicktimeline
-
-QUICKTESTS += \
- pointerhandlers \
- qquickaccessible \
- qquickanchors \
- qquickanimatedimage \
- qquickanimators \
- qquickdynamicpropertyanimation \
- qquickborderimage \
- qquickwindow \
- qquickdrag \
- qquickdroparea \
- qquickflickable \
- qquickflipable \
- qquickfocusscope \
- qquickgraphicsinfo \
- qquickgridview \
- qquickimage \
- qquickitem \
- qquickitem2 \
- qquickitemlayer \
- qquicklistview \
- qquicktableview \
- qquickloader \
- qquickmousearea \
- qquickmultipointtoucharea \
- qquickpainteditem \
- qquickshape \
- qquickpathview \
- qquickpincharea \
- qquickpositioners \
- qquickrectangle \
- qquickrepeater \
- qquickshortcut \
- qquicktext \
- qquicktextdocument \
- qquicktextedit \
- qquicktextinput \
- qquickvisualdatamodel \
- qquickview \
- qquickview_extra \
- qquickcanvasitem \
- qquickdesignersupport \
- qquickscreen \
- touchmouse \
- scenegraph \
- sharedimage
-
-SUBDIRS += $$PUBLICTESTS
-
-# Following tests are too slow on qemu + software backend
-boot2qt: QUICKTESTS -= qquickgridview qquicklistview qquicktableview qquickpositioners
-
-!qtConfig(accessibility):QUICKTESTS -= qquickaccessible
-
-!qtConfig(shortcut):QUICKTESTS -= qquickshortcut
-
-qtConfig(private_tests) {
- SUBDIRS += $$PRIVATETESTS
- SUBDIRS += $$QUICKTESTS
-}
diff --git a/tests/auto/quick/rendernode/rendernode.pro b/tests/auto/quick/rendernode/rendernode.pro
deleted file mode 100644
index e4397713d9..0000000000
--- a/tests/auto/quick/rendernode/rendernode.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CONFIG += testcase
-TARGET = tst_rendernode
-SOURCES += tst_rendernode.cpp
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-include(../../shared/util.pri)
-
-QT += core-private gui-private qml-private quick-private testlib
-
-OTHER_FILES += \
- data/RenderOrder.qml \
- data/MessUpState.qml \
- data/matrix.qml
-
diff --git a/tests/auto/quick/scenegraph/scenegraph.pro b/tests/auto/quick/scenegraph/scenegraph.pro
deleted file mode 100644
index 40ff7750cc..0000000000
--- a/tests/auto/quick/scenegraph/scenegraph.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-TARGET = tst_scenegraph
-SOURCES += tst_scenegraph.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-QT += core-private gui-private qml-private quick-private testlib
-
-
-OTHER_FILES += \
- data/render_OutOfFloatRange.qml \
- data/simple.qml \
- data/render_ImageFiltering.qml
diff --git a/tests/auto/quick/shared/util.pri b/tests/auto/quick/shared/util.pri
deleted file mode 100644
index 359c312328..0000000000
--- a/tests/auto/quick/shared/util.pri
+++ /dev/null
@@ -1,11 +0,0 @@
-
-QT += core-private gui-private qml-private quick-private
-
-HEADERS += $$PWD/visualtestutil.h \
- $$PWD/geometrytestutil.h \
- $$PWD/viewtestutil.h
-SOURCES += $$PWD/visualtestutil.cpp \
- $$PWD/geometrytestutil.cpp \
- $$PWD/viewtestutil.cpp
-
-DEFINES += QT_QMLTEST_DATADIR=\\\"$${_PRO_FILE_PWD_}/data\\\"
diff --git a/tests/auto/quick/sharedimage/sharedimage.pro b/tests/auto/quick/sharedimage/sharedimage.pro
deleted file mode 100644
index 00ec2c1131..0000000000
--- a/tests/auto/quick/sharedimage/sharedimage.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_sharedimage
-CONFIG -= app_bundle
-
-SOURCES += tst_sharedimage.cpp
-
-QT += testlib quick-private
-
-TESTDATA = data/*
-
-OTHER_FILES += \
- data/yellow.png
diff --git a/tests/auto/quick/touchmouse/touchmouse.pro b/tests/auto/quick/touchmouse/touchmouse.pro
deleted file mode 100644
index 49818bb399..0000000000
--- a/tests/auto/quick/touchmouse/touchmouse.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_touchmouse
-QT += core-private qml-private quick-private testlib
-
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_touchmouse.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-# OTHER_FILES += data/foo.qml
-
diff --git a/tests/auto/quicktest/polish-qml/polish-qml.pro b/tests/auto/quicktest/polish-qml/polish-qml.pro
deleted file mode 100644
index 15b913ffe1..0000000000
--- a/tests/auto/quicktest/polish-qml/polish-qml.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += qmltestcase
-macos:CONFIG -= app_bundle
-TARGET = tst_polish-qml
-
-QT += testlib quick quick-private
-
-include (../../shared/util.pri)
-
-SOURCES += tst_polish-qml.cpp
-
-TESTDATA += \
- $$PWD/data/*.qml
diff --git a/tests/auto/quicktest/polish/polish.pro b/tests/auto/quicktest/polish/polish.pro
deleted file mode 100644
index 0dfb4bdf5e..0000000000
--- a/tests/auto/quicktest/polish/polish.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += qmltestcase
-macos:CONFIG -= app_bundle
-TARGET = tst_polish
-
-QT += testlib quick quick-private
-
-include (../../shared/util.pri)
-
-SOURCES += tst_polish.cpp
-
-TESTDATA += \
- $$PWD/data/*.qml
diff --git a/tests/auto/quicktest/quicktest.pro b/tests/auto/quicktest/quicktest.pro
deleted file mode 100644
index 6d09f76c1d..0000000000
--- a/tests/auto/quicktest/quicktest.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = \
- polish \
- signalspy \
- quicktestmainwithsetup \
- testfiltering
diff --git a/tests/auto/quicktest/quicktestmainwithsetup/quicktestmainwithsetup.pro b/tests/auto/quicktest/quicktestmainwithsetup/quicktestmainwithsetup.pro
deleted file mode 100644
index a8c1c6d36a..0000000000
--- a/tests/auto/quicktest/quicktestmainwithsetup/quicktestmainwithsetup.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += qmltestcase
-macos:CONFIG -= app_bundle
-TARGET = tst_quicktestmainwithsetup
-
-QT += testlib quick
-
-include (../../shared/util.pri)
-
-SOURCES += tst_quicktestmainwithsetup.cpp
-
-TESTDATA += \
- $$PWD/data/*.qml
diff --git a/tests/auto/quicktest/signalspy/signalspy.pro b/tests/auto/quicktest/signalspy/signalspy.pro
deleted file mode 100644
index c8f9be1f36..0000000000
--- a/tests/auto/quicktest/signalspy/signalspy.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_signalspy
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_signalspy.cpp mypropertymap.cpp
-HEADERS += mypropertymap.h
-QT += quick testlib
-
-include (../../shared/util.pri)
diff --git a/tests/auto/quicktest/testfiltering/quicktestmain/quicktestmain.pro b/tests/auto/quicktest/testfiltering/quicktestmain/quicktestmain.pro
deleted file mode 100644
index 7b3e734cb4..0000000000
--- a/tests/auto/quicktest/testfiltering/quicktestmain/quicktestmain.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += qmltestcase
-macos:CONFIG -= app_bundle
-TARGET = quicktestmain
-
-DEFINES += QT_QMLTEST_DATADIR=\\\"$${PWD}\\\"
-
-SOURCES += quicktestmain.cpp
-
-TESTDATA += $$PWD/*.qml
-
-DESTDIR = ./
diff --git a/tests/auto/quicktest/testfiltering/test/test.pro b/tests/auto/quicktest/testfiltering/test/test.pro
deleted file mode 100644
index cecbdca725..0000000000
--- a/tests/auto/quicktest/testfiltering/test/test.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-QT += testlib
-TARGET = ../tst_testfiltering
-
-SOURCES = ../tst_testfiltering.cpp
diff --git a/tests/auto/quicktest/testfiltering/testfiltering.pro b/tests/auto/quicktest/testfiltering/testfiltering.pro
deleted file mode 100644
index ae7a039b8b..0000000000
--- a/tests/auto/quicktest/testfiltering/testfiltering.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = \
- test \
- quicktestmain
diff --git a/tests/auto/quickwidgets/qquickwidget/qquickwidget.pro b/tests/auto/quickwidgets/qquickwidget/qquickwidget.pro
deleted file mode 100644
index aeeff8b479..0000000000
--- a/tests/auto/quickwidgets/qquickwidget/qquickwidget.pro
+++ /dev/null
@@ -1,18 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickwidget
-SOURCES += tst_qquickwidget.cpp
-
-include (../../shared/util.pri)
-
-osx:CONFIG -= app_bundle
-
-QT += core-private gui-private qml-private quick-private quickwidgets quickwidgets-private widgets-private testlib
-
-TESTDATA = data/*
-
-OTHER_FILES += \
- animating.qml \
- error1.qml \
- rectangle.qml \
- resizemodeitem.qml
-
diff --git a/tests/auto/quickwidgets/quickwidgets.pro b/tests/auto/quickwidgets/quickwidgets.pro
deleted file mode 100644
index ee8d6077e6..0000000000
--- a/tests/auto/quickwidgets/quickwidgets.pro
+++ /dev/null
@@ -1,2 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS += qquickwidget
diff --git a/tests/auto/shared/astdump.pri b/tests/auto/shared/astdump.pri
deleted file mode 100644
index 365b12fc51..0000000000
--- a/tests/auto/shared/astdump.pri
+++ /dev/null
@@ -1,7 +0,0 @@
-
-INCLUDEPATH += $$PWD
-HEADERS += \
- $$PWD/qqmljsastdumper.h
-
-SOURCES += \
- $$PWD/qqmljsastdumper.cpp
diff --git a/tests/auto/shared/imports.pri b/tests/auto/shared/imports.pri
deleted file mode 100644
index 9cbf286386..0000000000
--- a/tests/auto/shared/imports.pri
+++ /dev/null
@@ -1,4 +0,0 @@
-
-importfiles.files = $$IMPORT_FILES
-importfiles.path = $$DESTDIR
-COPIES += importfiles
diff --git a/tests/auto/shared/util.pri b/tests/auto/shared/util.pri
deleted file mode 100644
index b54897ac2c..0000000000
--- a/tests/auto/shared/util.pri
+++ /dev/null
@@ -1,10 +0,0 @@
-
-INCLUDEPATH += $$PWD
-HEADERS += $$PWD/util.h
-SOURCES += $$PWD/util.cpp
-
-android|ios {
- DEFINES += QT_QMLTEST_DATADIR=\\\":/data\\\"
-} else {
- DEFINES += QT_QMLTEST_DATADIR=\\\"$${_PRO_FILE_PWD_}/data\\\"
-}
diff --git a/tests/auto/toolsupport/toolsupport.pro b/tests/auto/toolsupport/toolsupport.pro
deleted file mode 100644
index 89de3086c3..0000000000
--- a/tests/auto/toolsupport/toolsupport.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-CONFIG += testcase
-TARGET = tst_toolsupport
-QT = testlib core-private qml-private
-SOURCES = $$PWD/tst_toolsupport.cpp
diff --git a/tests/benchmarks/benchmarks.pro b/tests/benchmarks/benchmarks.pro
deleted file mode 100644
index f70d4e52bd..0000000000
--- a/tests/benchmarks/benchmarks.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = qml quick
-qtConfig(private_tests) {
- SUBDIRS += particles
-}
diff --git a/tests/benchmarks/particles/affectors/affectors.pro b/tests/benchmarks/particles/affectors/affectors.pro
deleted file mode 100644
index 35e1f514cc..0000000000
--- a/tests/benchmarks/particles/affectors/affectors.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-# This benchmark is broken, see QTBUG-60621
-#CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_affectors
-SOURCES += tst_affectors.cpp
-macx:CONFIG -= app_bundle
-
-DEFINES += SRCDIR=\\\"$$PWD\\\"
-
-QT += quickparticles-private testlib
diff --git a/tests/benchmarks/particles/emission/emission.pro b/tests/benchmarks/particles/emission/emission.pro
deleted file mode 100644
index 963346ebdd..0000000000
--- a/tests/benchmarks/particles/emission/emission.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-# This benchmark is broken, see QTBUG-60621
-#CONFIG += benchmark
-TARGET = tst_emission
-SOURCES += tst_emission.cpp
-macx:CONFIG -= app_bundle
-
-testDataFiles.files = data
-testDataFiles.path = .
-DEPLOYMENT += testDataFiles
-
-QT += quickparticles-private testlib
diff --git a/tests/benchmarks/particles/particles.pro b/tests/benchmarks/particles/particles.pro
deleted file mode 100644
index 535bedd1f9..0000000000
--- a/tests/benchmarks/particles/particles.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += \
- emission \
- affectors
diff --git a/tests/benchmarks/qml/animation/animation.pro b/tests/benchmarks/qml/animation/animation.pro
deleted file mode 100644
index 43cf6ccdde..0000000000
--- a/tests/benchmarks/qml/animation/animation.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_animation
-QT += qml testlib core-private gui-private qml-private quick-private
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_animation.cpp
-
-DEFINES += SRCDIR=\\\"$$PWD\\\"
diff --git a/tests/benchmarks/qml/binding/binding.pro b/tests/benchmarks/qml/binding/binding.pro
deleted file mode 100644
index f6e450b0ba..0000000000
--- a/tests/benchmarks/qml/binding/binding.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_binding
-QT += qml testlib
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_binding.cpp testtypes.cpp
-HEADERS += testtypes.h
-
-# Define SRCDIR equal to test's source directory
-DEFINES += SRCDIR=\\\"$$PWD\\\"
diff --git a/tests/benchmarks/qml/compilation/compilation.pro b/tests/benchmarks/qml/compilation/compilation.pro
deleted file mode 100644
index 8aec60f3e4..0000000000
--- a/tests/benchmarks/qml/compilation/compilation.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_compilation
-QT += qml qml-private testlib core-private
-macx:CONFIG -= app_bundle
-
-CONFIG += release
-
-SOURCES += tst_compilation.cpp
-
-DEFINES += SRCDIR=\\\"$$PWD\\\"
diff --git a/tests/benchmarks/qml/creation/creation.pro b/tests/benchmarks/qml/creation/creation.pro
deleted file mode 100644
index 42faf729a0..0000000000
--- a/tests/benchmarks/qml/creation/creation.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_creation
-QT += core-private gui-private qml-private quick-private testlib
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_creation.cpp
-
-DEFINES += SRCDIR=\\\"$$PWD\\\"
diff --git a/tests/benchmarks/qml/holistic/holistic.pro b/tests/benchmarks/qml/holistic/holistic.pro
deleted file mode 100644
index 60b7dbe6cc..0000000000
--- a/tests/benchmarks/qml/holistic/holistic.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_holistic
-QT += qml network testlib
-macx:CONFIG -= app_bundle
-
-CONFIG += release
-
-SOURCES += tst_holistic.cpp \
- testtypes.cpp
-HEADERS += testtypes.h
-
-DEFINES += SRCDIR=\\\"$$PWD\\\"
diff --git a/tests/benchmarks/qml/javascript/javascript.pro b/tests/benchmarks/qml/javascript/javascript.pro
deleted file mode 100644
index 945fff7000..0000000000
--- a/tests/benchmarks/qml/javascript/javascript.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_javascript
-QT += qml testlib
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_javascript.cpp testtypes.cpp
-HEADERS += testtypes.h
-
-# Define SRCDIR equal to test's source directory
-DEFINES += SRCDIR=\\\"$$PWD\\\"
diff --git a/tests/benchmarks/qml/js/js.pro b/tests/benchmarks/qml/js/js.pro
deleted file mode 100644
index b1448d8eb8..0000000000
--- a/tests/benchmarks/qml/js/js.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = \
- qjsengine \
- qjsvalue \
- qjsvalueiterator \
-
-TRUSTED_BENCHMARKS += \
- qjsvalue \
- qjsengine \
-
diff --git a/tests/benchmarks/qml/js/qjsengine/qjsengine.pro b/tests/benchmarks/qml/js/qjsengine/qjsengine.pro
deleted file mode 100644
index c4aba78756..0000000000
--- a/tests/benchmarks/qml/js/qjsengine/qjsengine.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_bench_qjsengine
-
-SOURCES += tst_qjsengine.cpp
-
-QT += qml testlib
-macos:CONFIG -= app_bundle
diff --git a/tests/benchmarks/qml/js/qjsvalue/qjsvalue.pro b/tests/benchmarks/qml/js/qjsvalue/qjsvalue.pro
deleted file mode 100644
index edfb619608..0000000000
--- a/tests/benchmarks/qml/js/qjsvalue/qjsvalue.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_bench_qjsvalue
-
-SOURCES += tst_qjsvalue.cpp
-
-QT += qml testlib
-macos:CONFIG -= app_bundle
diff --git a/tests/benchmarks/qml/js/qjsvalueiterator/qjsvalueiterator.pro b/tests/benchmarks/qml/js/qjsvalueiterator/qjsvalueiterator.pro
deleted file mode 100644
index 8222a13a7d..0000000000
--- a/tests/benchmarks/qml/js/qjsvalueiterator/qjsvalueiterator.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_bench_qjsvalueiterator
-
-SOURCES += tst_qjsvalueiterator.cpp
-
-QT = core qml testlib
diff --git a/tests/benchmarks/qml/librarymetrics_performance/librarymetrics_performance.pro b/tests/benchmarks/qml/librarymetrics_performance/librarymetrics_performance.pro
deleted file mode 100644
index 67f9d3b395..0000000000
--- a/tests/benchmarks/qml/librarymetrics_performance/librarymetrics_performance.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_librarymetrics_performance
-
-QT += qml quick network testlib
-macx:CONFIG -= app_bundle
-
-CONFIG += release
-SOURCES += tst_librarymetrics_performance.cpp
-
-RESOURCES += data
diff --git a/tests/benchmarks/qml/painting/painting.pro b/tests/benchmarks/qml/painting/painting.pro
deleted file mode 100644
index 2443995bed..0000000000
--- a/tests/benchmarks/qml/painting/painting.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-requires(qtHaveModule(opengl))
-requires(qtHaveModule(openglwidgets))
-requires(qtHaveModule(widgets))
-
-QT += opengl widgets openglwidgets
-CONFIG += console
-macx:CONFIG -= app_bundle
-
-SOURCES += paintbenchmark.cpp
diff --git a/tests/benchmarks/qml/qml.pro b/tests/benchmarks/qml/qml.pro
deleted file mode 100644
index 128017fec3..0000000000
--- a/tests/benchmarks/qml/qml.pro
+++ /dev/null
@@ -1,19 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += \
- binding \
- compilation \
- javascript \
- holistic \
- qqmlchangeset \
- qqmlcomponent \
- qqmlmetaproperty \
- librarymetrics_performance \
- script \
- js \
- creation
-
-qtHaveModule(opengl) {
- SUBDIRS += qquickwindow
- qtHaveModule(openglwidgets): SUBDIRS += painting
-}
diff --git a/tests/benchmarks/qml/qqmlchangeset/qqmlchangeset.pro b/tests/benchmarks/qml/qqmlchangeset/qqmlchangeset.pro
deleted file mode 100644
index fc0ccdf8ed..0000000000
--- a/tests/benchmarks/qml/qqmlchangeset/qqmlchangeset.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_qqmlchangeset
-QT += qml quick-private testlib
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlchangeset.cpp
-
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
-
diff --git a/tests/benchmarks/qml/qqmlcomponent/qqmlcomponent.pro b/tests/benchmarks/qml/qqmlcomponent/qqmlcomponent.pro
deleted file mode 100644
index c867065616..0000000000
--- a/tests/benchmarks/qml/qqmlcomponent/qqmlcomponent.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_qqmlcomponent
-QT += qml testlib
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlcomponent.cpp testtypes.cpp
-HEADERS += testtypes.h
-
-# Define SRCDIR equal to test's source directory
-DEFINES += SRCDIR=\\\"$$PWD\\\"
diff --git a/tests/benchmarks/qml/qqmlmetaproperty/qqmlmetaproperty.pro b/tests/benchmarks/qml/qqmlmetaproperty/qqmlmetaproperty.pro
deleted file mode 100644
index 3e8d341bbe..0000000000
--- a/tests/benchmarks/qml/qqmlmetaproperty/qqmlmetaproperty.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_qqmlmetaproperty
-QT += qml testlib
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlmetaproperty.cpp
-
-# Define SRCDIR equal to test's source directory
-DEFINES += SRCDIR=\\\"$$PWD\\\"
diff --git a/tests/benchmarks/qml/qquickwindow/qquickwindow.pro b/tests/benchmarks/qml/qquickwindow/qquickwindow.pro
deleted file mode 100644
index 9e79d4acf8..0000000000
--- a/tests/benchmarks/qml/qquickwindow/qquickwindow.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += benchmark
-TARGET = tst_qquickwindow
-SOURCES += tst_qquickwindow.cpp
-macx:CONFIG -= app_bundle
-
-testDataFiles.files = data
-testDataFiles.path = .
-DEPLOYMENT += testDataFiles
-
-QT += core-private gui-private qml-private quick-private opengl-private testlib
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
diff --git a/tests/benchmarks/qml/script/script.pro b/tests/benchmarks/qml/script/script.pro
deleted file mode 100644
index c151cdc146..0000000000
--- a/tests/benchmarks/qml/script/script.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_script
-macx:CONFIG -= app_bundle
-CONFIG += release
-
-SOURCES += tst_script.cpp
-
-QT += core-private gui-private qml-private quick-private testlib
-
-DEFINES += SRCDIR=\\\"$$PWD\\\"
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
diff --git a/tests/benchmarks/qml/typeimports/typeimports.pro b/tests/benchmarks/qml/typeimports/typeimports.pro
deleted file mode 100644
index aa1a291b82..0000000000
--- a/tests/benchmarks/qml/typeimports/typeimports.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_typeimports
-QT += qml testlib
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_typeimports.cpp
-
-DEFINES += SRCDIR=\\\"$$PWD\\\"
diff --git a/tests/benchmarks/quick/colorresolving/colorresolving.pro b/tests/benchmarks/quick/colorresolving/colorresolving.pro
deleted file mode 100644
index dc238caf44..0000000000
--- a/tests/benchmarks/quick/colorresolving/colorresolving.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-TEMPLATE = app
-TARGET = tst_colorresolving
-CONFIG += qmltestcase
-
-macos:CONFIG -= app_bundle
-
-SOURCES += \
- $$PWD/tst_colorresolving.cpp
-
-OTHER_FILES += \
- $$PWD/data/*.qml
-
-TESTDATA += \
- $$PWD/data/tst_*
diff --git a/tests/benchmarks/quick/events/events.pro b/tests/benchmarks/quick/events/events.pro
deleted file mode 100644
index 88e85d0278..0000000000
--- a/tests/benchmarks/quick/events/events.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_qevents
-QT += quick quick-private qml testlib
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_events.cpp
-
-include (../../../auto/shared/util.pri)
-include (../../../auto/quick/shared/util.pri)
-
diff --git a/tests/benchmarks/quick/quick.pro b/tests/benchmarks/quick/quick.pro
deleted file mode 100644
index f6de5ec287..0000000000
--- a/tests/benchmarks/quick/quick.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += \
- events \
- colorresolving
diff --git a/tests/libfuzzer/qml/jsapi/evaluate/evaluate.pro b/tests/libfuzzer/qml/jsapi/evaluate/evaluate.pro
deleted file mode 100644
index 1b042c94d3..0000000000
--- a/tests/libfuzzer/qml/jsapi/evaluate/evaluate.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-QT -= gui
-QT += qml
-CONFIG += console
-CONFIG -= app_bundle
-SOURCES += main.cpp
-FUZZ_ENGINE = $$(LIB_FUZZING_ENGINE)
-isEmpty(FUZZ_ENGINE) {
- QMAKE_LFLAGS += -fsanitize=fuzzer
-} else {
- LIBS += $$FUZZ_ENGINE
-}
diff --git a/tests/libfuzzer/qml/qml/qqmlcomponent/create/create.pro b/tests/libfuzzer/qml/qml/qqmlcomponent/create/create.pro
deleted file mode 100644
index 1b042c94d3..0000000000
--- a/tests/libfuzzer/qml/qml/qqmlcomponent/create/create.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-QT -= gui
-QT += qml
-CONFIG += console
-CONFIG -= app_bundle
-SOURCES += main.cpp
-FUZZ_ENGINE = $$(LIB_FUZZING_ENGINE)
-isEmpty(FUZZ_ENGINE) {
- QMAKE_LFLAGS += -fsanitize=fuzzer
-} else {
- LIBS += $$FUZZ_ENGINE
-}
diff --git a/tests/manual/highdpi/highdpi.pro b/tests/manual/highdpi/highdpi.pro
deleted file mode 100644
index a434f848ae..0000000000
--- a/tests/manual/highdpi/highdpi.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-QT += qml quick
-
-DESTDIR = ImageProvider
-TARGET = qmlimageproviderplugin
-
-SOURCES += imageprovider.cpp
-
-target.path = $$[QT_INSTALL_EXAMPLES]/quick/imageprovider/ImageProvider
-qml.files = ImageProvider/qmldir
-qml.path = $$[QT_INSTALL_EXAMPLES]/quick/imageprovider/ImageProvider
-INSTALLS = target qml
diff --git a/tests/manual/httpserver/httpserver.pro b/tests/manual/httpserver/httpserver.pro
deleted file mode 100644
index 2a6c32f1cf..0000000000
--- a/tests/manual/httpserver/httpserver.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-QT = core network
-
-TARGET = httpserver
-CONFIG += console
-CONFIG -= app_bundle
-
-TEMPLATE = app
-
-SERVER = $$PWD/../../auto/shared
-INCLUDEPATH += $$SERVER
-
-SOURCES += main.cpp $$SERVER/testhttpserver.cpp
-HEADERS += $$SERVER/testhttpserver.h
diff --git a/tests/manual/listview/listview.pro b/tests/manual/listview/listview.pro
deleted file mode 100644
index a517b75079..0000000000
--- a/tests/manual/listview/listview.pro
+++ /dev/null
@@ -1,29 +0,0 @@
-QT += quick
-CONFIG += c++11
-
-# The following define makes your compiler emit warnings if you use
-# any Qt feature that has been marked deprecated (the exact warnings
-# depend on your compiler). Refer to the documentation for the
-# deprecated API to know how to port your code away from it.
-DEFINES += QT_DEPRECATED_WARNINGS
-
-# You can also make your code fail to compile if it uses deprecated APIs.
-# In order to do so, uncomment the following line.
-# You can also select to disable deprecated APIs only up to a certain version of Qt.
-#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
-
-SOURCES += \
- main.cpp
-
-RESOURCES += qml.qrc
-
-# Additional import path used to resolve QML modules in Qt Creator's code model
-QML_IMPORT_PATH =
-
-# Additional import path used to resolve QML modules just for Qt Quick Designer
-QML_DESIGNER_IMPORT_PATH =
-
-# Default rules for deployment.
-qnx: target.path = /tmp/$${TARGET}/bin
-else: unix:!android: target.path = /opt/$${TARGET}/bin
-!isEmpty(target.path): INSTALLS += target
diff --git a/tests/manual/mousearea/mousearea.pro b/tests/manual/mousearea/mousearea.pro
deleted file mode 100644
index 3705d41df0..0000000000
--- a/tests/manual/mousearea/mousearea.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TEMPLATE = app
-
-QT += qml quick
-
-SOURCES += main.cpp
-
-RESOURCES += qml.qrc ../../../examples/quick/shared/quick_shared.qrc
diff --git a/tests/manual/nodetypes_ng/nodetypes_ng.pro b/tests/manual/nodetypes_ng/nodetypes_ng.pro
deleted file mode 100644
index 68b9211c4f..0000000000
--- a/tests/manual/nodetypes_ng/nodetypes_ng.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-QT += qml quick
-
-SOURCES += nodetypes_ng.cpp
-
-RESOURCES += nodetypes_ng.qrc
-
-OTHER_FILES += \
- main.qml \
- SimpleRect.qml \
- Rects.qml \
- LotsOfRects.qml
diff --git a/tests/manual/pointer/pointer.pro b/tests/manual/pointer/pointer.pro
deleted file mode 100644
index 43fddbd459..0000000000
--- a/tests/manual/pointer/pointer.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-TEMPLATE = app
-
-QT += qml quick quick-private svg
-
-SOURCES += main.cpp inputinspector.cpp
-HEADERS += inputinspector.h
-
-RESOURCES += qml.qrc ../../../examples/quick/shared/quick_shared.qrc
diff --git a/tests/manual/qmltypememory/TestPlugin/plugin.pro b/tests/manual/qmltypememory/TestPlugin/plugin.pro
deleted file mode 100644
index 7575442800..0000000000
--- a/tests/manual/qmltypememory/TestPlugin/plugin.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-QT += qml
-
-TARGET = testplugin
-
-SOURCES += plugin.cpp
diff --git a/tests/manual/qmltypememory/qmltypememory.pro b/tests/manual/qmltypememory/qmltypememory.pro
deleted file mode 100644
index 2bd873d554..0000000000
--- a/tests/manual/qmltypememory/qmltypememory.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-TEMPLATE = app
-TARGET = qmltypememory
-INCLUDEPATH += .
-QT += qml
-
-# Input
-HEADERS += testdriver.h
-SOURCES += main.cpp testdriver.cpp
diff --git a/tests/manual/quickwidgetviewer/quickwidgetviewer.pro b/tests/manual/quickwidgetviewer/quickwidgetviewer.pro
deleted file mode 100644
index a32d05e174..0000000000
--- a/tests/manual/quickwidgetviewer/quickwidgetviewer.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-TEMPLATE = app
-QT += quickwidgets
-CONFIG += c++11 console
-SOURCES += main.cpp
diff --git a/tests/manual/scalablepath/scalablepath.pro b/tests/manual/scalablepath/scalablepath.pro
deleted file mode 100644
index b95ce1de44..0000000000
--- a/tests/manual/scalablepath/scalablepath.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-TEMPLATE = app
-QT += quick qml
-SOURCES += main.cpp
-RESOURCES += qml.qrc
-CONFIG += c++11
diff --git a/tests/manual/scenegraph_lancelot/scenegrabber/scenegrabber.pro b/tests/manual/scenegraph_lancelot/scenegrabber/scenegrabber.pro
deleted file mode 100644
index 3ecb1f8ac1..0000000000
--- a/tests/manual/scenegraph_lancelot/scenegrabber/scenegrabber.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TARGET = qmlscenegrabber
-DESTDIR=..
-CONFIG += console
-
-QT += quick
-
-SOURCES += main.cpp
-
-RESOURCES += \
- ../data/shared/shared.qrc
diff --git a/tests/manual/scenegraph_lancelot/scenegraph/scenegraph.pro b/tests/manual/scenegraph_lancelot/scenegraph/scenegraph.pro
deleted file mode 100644
index 9deb46427e..0000000000
--- a/tests/manual/scenegraph_lancelot/scenegraph/scenegraph.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CONFIG += testcase
-TARGET = tst_scenegraph
-DESTDIR=..
-macx:CONFIG -= app_bundle
-CONFIG += console
-
-SOURCES += tst_scenegraph.cpp
-
-# Include Lancelot protocol code to communicate with baseline server.
-# Assuming that we are in a normal Qt5 source code tree
-include(../../../../../qtbase/tests/baselineserver/shared/qbaselinetest.pri)
-
-win32: TEST_HELPER_INSTALLS += .././qmlscenegrabber.exe
-else: macos: TEST_HELPER_INSTALLS += .././qmlscenegrabber.app
-else: TEST_HELPER_INSTALLS += .././qmlscenegrabber
-
-TESTDATA += ../data
diff --git a/tests/manual/scenegraph_lancelot/scenegraph_lancelot.pro b/tests/manual/scenegraph_lancelot/scenegraph_lancelot.pro
deleted file mode 100644
index 1bbb334e07..0000000000
--- a/tests/manual/scenegraph_lancelot/scenegraph_lancelot.pro
+++ /dev/null
@@ -1,2 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = scenegrabber scenegraph
diff --git a/tests/manual/shapestest/shapestest.pro b/tests/manual/shapestest/shapestest.pro
deleted file mode 100644
index 1776175134..0000000000
--- a/tests/manual/shapestest/shapestest.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-TEMPLATE = app
-
-QT += quick qml
-SOURCES += main.cpp
-RESOURCES += shapestest.qrc
-OTHER_FILES += shapestest.qml
diff --git a/tests/manual/tableview/abstracttablemodel/abstracttablemodel.pro b/tests/manual/tableview/abstracttablemodel/abstracttablemodel.pro
deleted file mode 100644
index fee8edc6c8..0000000000
--- a/tests/manual/tableview/abstracttablemodel/abstracttablemodel.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = app
-TARGET = tableview_abstracttablemodel
-QT += qml quick
-SOURCES += main.cpp
-RESOURCES += main.qml Button.qml
-
-# Default rules for deployment.
-qnx: target.path = /tmp/$${TARGET}/bin
-else: unix:!android: target.path = /opt/$${TARGET}/bin
-!isEmpty(target.path): INSTALLS += target
diff --git a/tests/manual/tableview/listmodel/listmodel.pro b/tests/manual/tableview/listmodel/listmodel.pro
deleted file mode 100644
index dbae0db2b1..0000000000
--- a/tests/manual/tableview/listmodel/listmodel.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = app
-TARGET = tableview_listmodel
-QT += qml quick
-SOURCES += main.cpp
-RESOURCES += main.qml
-
-# Default rules for deployment.
-qnx: target.path = /tmp/$${TARGET}/bin
-else: unix:!android: target.path = /opt/$${TARGET}/bin
-!isEmpty(target.path): INSTALLS += target
diff --git a/tests/manual/tableview/storagemodel/storagemodel.pro b/tests/manual/tableview/storagemodel/storagemodel.pro
deleted file mode 100644
index c6a018239e..0000000000
--- a/tests/manual/tableview/storagemodel/storagemodel.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TEMPLATE = app
-TARGET = tableview_storage
-QT += qml quick
-SOURCES += main.cpp storagemodel.cpp
-HEADERS += storagemodel.h
-RESOURCES += main.qml
-
-# Default rules for deployment.
-qnx: target.path = /tmp/$${TARGET}/bin
-else: unix:!android: target.path = /opt/$${TARGET}/bin
-!isEmpty(target.path): INSTALLS += target
diff --git a/tests/manual/tableview/tablemodel/form/form.pro b/tests/manual/tableview/tablemodel/form/form.pro
deleted file mode 100644
index ba6f7a91b1..0000000000
--- a/tests/manual/tableview/tablemodel/form/form.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = app
-TARGET = form
-QT += qml quick
-SOURCES += main.cpp
-RESOURCES += main.qml RowForm.qml
-
-# Default rules for deployment.
-qnx: target.path = /tmp/$${TARGET}/bin
-else: unix:!android: target.path = /opt/$${TARGET}/bin
-!isEmpty(target.path): INSTALLS += target
diff --git a/tests/manual/tableview/tablemodel/json/json.pro b/tests/manual/tableview/tablemodel/json/json.pro
deleted file mode 100644
index 2339e488aa..0000000000
--- a/tests/manual/tableview/tablemodel/json/json.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = app
-TARGET = json
-QT += qml quick
-SOURCES += main.cpp
-RESOURCES += \
- main.qml \
- JsonData.js
-
-# Default rules for deployment.
-qnx: target.path = /tmp/$${TARGET}/bin
-else: unix:!android: target.path = /opt/$${TARGET}/bin
-!isEmpty(target.path): INSTALLS += target
diff --git a/tests/manual/tableview/tablemodel/tablemodel.pro b/tests/manual/tableview/tablemodel/tablemodel.pro
deleted file mode 100644
index 4e4eba7653..0000000000
--- a/tests/manual/tableview/tablemodel/tablemodel.pro
+++ /dev/null
@@ -1,2 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS += form
diff --git a/tests/manual/tableview/tableview.pro b/tests/manual/tableview/tableview.pro
deleted file mode 100644
index 5040f0e747..0000000000
--- a/tests/manual/tableview/tableview.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS += abstracttablemodel \
- listmodel \
- storagemodel
diff --git a/tests/manual/text/text.pro b/tests/manual/text/text.pro
deleted file mode 100644
index 3705d41df0..0000000000
--- a/tests/manual/text/text.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TEMPLATE = app
-
-QT += qml quick
-
-SOURCES += main.cpp
-
-RESOURCES += qml.qrc ../../../examples/quick/shared/quick_shared.qrc
diff --git a/tests/manual/touch/touch.pro b/tests/manual/touch/touch.pro
deleted file mode 100644
index 3705d41df0..0000000000
--- a/tests/manual/touch/touch.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TEMPLATE = app
-
-QT += qml quick
-
-SOURCES += main.cpp
-
-RESOURCES += qml.qrc ../../../examples/quick/shared/quick_shared.qrc
diff --git a/tests/manual/v4/auto/auto.pro b/tests/manual/v4/auto/auto.pro
deleted file mode 100644
index 3b189275b9..0000000000
--- a/tests/manual/v4/auto/auto.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-TEMPLATE=subdirs
-SUBDIRS=\
- executableallocator
-
diff --git a/tests/manual/v4/auto/executableallocator/executableallocator.pro b/tests/manual/v4/auto/executableallocator/executableallocator.pro
deleted file mode 100644
index 196398020d..0000000000
--- a/tests/manual/v4/auto/executableallocator/executableallocator.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-TEMPLATE = app
-TARGET = tst_executableallocator
-SOURCES = tst_executableallocator.cpp
-QT = core v4-private testlib
diff --git a/tests/tests.pro b/tests/tests.pro
deleted file mode 100644
index ab94786b31..0000000000
--- a/tests/tests.pro
+++ /dev/null
@@ -1,3 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS += auto
-contains(QT_CONFIG, release): SUBDIRS += benchmarks
diff --git a/tools/qml/qml.pro b/tools/qml/qml.pro
deleted file mode 100644
index 83e2e1bf80..0000000000
--- a/tools/qml/qml.pro
+++ /dev/null
@@ -1,27 +0,0 @@
-QT = qml-private core-private
-qtHaveModule(gui): QT += gui
-qtHaveModule(widgets): QT += widgets
-
-HEADERS += conf.h
-SOURCES += main.cpp
-RESOURCES += qml.qrc
-CONFIG += qmltypes
-
-QML_IMPORT_NAME = QmlRuntime.Config
-QML_IMPORT_VERSION = 1.0
-
-QMAKE_TARGET_DESCRIPTION = QML Runtime
-
-ICON = resources/qml-64.png
-win32 {
- RC_ICONS = resources/qml.ico
-}
-mac {
- OTHER_FILES += resources/Info.plist
- QMAKE_INFO_PLIST = resources/Info.plist
- ICON = resources/qml.icns
-}
-
-qtConfig(qml-debug): DEFINES += QT_QML_DEBUG_NO_WARNING
-
-load(qt_tool)
diff --git a/tools/qmlcachegen/qmlcachegen.pro b/tools/qmlcachegen/qmlcachegen.pro
deleted file mode 100644
index 62846ddd1c..0000000000
--- a/tools/qmlcachegen/qmlcachegen.pro
+++ /dev/null
@@ -1,39 +0,0 @@
-option(host_build)
-
-QT = qmldevtools-private qmlcompiler-private
-DEFINES += QT_NO_CAST_TO_ASCII QT_NO_CAST_FROM_ASCII
-
-SOURCES = \
- qmlcachegen.cpp
-
-TARGET = qmlcachegen
-
-build_integration.files = qmlcache.prf qtquickcompiler.prf
-build_integration.path = $$[QT_HOST_DATA]/mkspecs/features
-prefix_build: INSTALLS += build_integration
-else: COPIES += build_integration
-
-load(cmake_functions)
-
-CMAKE_BIN_DIR = $$cmakeRelativePath($$[QT_HOST_BINS], $$[QT_INSTALL_PREFIX])
-contains(CMAKE_BIN_DIR, "^\\.\\./.*") {
- CMAKE_BIN_DIR = $$[QT_HOST_BINS]/
- CMAKE_BIN_DIR_IS_ABSOLUTE = True
-}
-
-load(qt_build_paths)
-
-equals(QMAKE_HOST.os, Windows): CMAKE_BIN_SUFFIX = ".exe"
-cmake_config_file.input = $$PWD/Qt6QuickCompilerConfig.cmake.in
-cmake_config_file.output = $$MODULE_BASE_OUTDIR/lib/cmake/Qt6QuickCompiler/Qt6QuickCompilerConfig.cmake
-QMAKE_SUBSTITUTES += cmake_config_file
-
-cmake_build_integration.files = $$cmake_config_file.output
-cmake_build_integration.path = $$[QT_INSTALL_LIBS]/cmake/Qt6QuickCompiler
-prefix_build: INSTALLS += cmake_build_integration
-else: COPIES += cmake_build_integration
-
-QMAKE_TARGET_DESCRIPTION = QML Cache Generator
-
-load(qt_tool)
-
diff --git a/tools/qmleasing/qmleasing.pro b/tools/qmleasing/qmleasing.pro
deleted file mode 100644
index 4267ecc5ad..0000000000
--- a/tools/qmleasing/qmleasing.pro
+++ /dev/null
@@ -1,22 +0,0 @@
-QT += qml quick widgets
-
-SOURCES += main.cpp \
- splineeditor.cpp \
- mainwindow.cpp \
- segmentproperties.cpp
-
-RESOURCES = $$PWD/resources.qrc
-
-HEADERS += \
- splineeditor.h \
- mainwindow.h \
- segmentproperties.h
-
-FORMS += \
- properties.ui \
- pane.ui \
- import.ui
-
-QMAKE_TARGET_DESCRIPTION = QML Easing Curve Editor
-
-load(qt_app)
diff --git a/tools/qmlformat/qmlformat.pro b/tools/qmlformat/qmlformat.pro
deleted file mode 100644
index c8e74a4b55..0000000000
--- a/tools/qmlformat/qmlformat.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-option(host_build)
-
-QT = core qmldevtools-private
-
-SOURCES += main.cpp \
- commentastvisitor.cpp \
- dumpastvisitor.cpp \
- restructureastvisitor.cpp
-
-QMAKE_TARGET_DESCRIPTION = QML Formatter
-
-HEADERS += \
- commentastvisitor.h \
- dumpastvisitor.h \
- restructureastvisitor.h
-
-load(qt_tool)
diff --git a/tools/qmlimportscanner/qmlimportscanner.pro b/tools/qmlimportscanner/qmlimportscanner.pro
deleted file mode 100644
index 67f28737e0..0000000000
--- a/tools/qmlimportscanner/qmlimportscanner.pro
+++ /dev/null
@@ -1,57 +0,0 @@
-option(host_build)
-
-QT = core qmldevtools-private qmlcompiler-private
-DEFINES += QT_NO_CAST_TO_ASCII QT_NO_CAST_FROM_ASCII
-
-SOURCES += \
- main.cpp
-
-load(cmake_functions)
-
-CMAKE_BIN_DIR = $$cmakeRelativePath($$[QT_HOST_BINS], $$[QT_INSTALL_PREFIX])
-contains(CMAKE_BIN_DIR, "^\\.\\./.*") {
- CMAKE_BIN_DIR = $$[QT_HOST_BINS]/
- CMAKE_BIN_DIR_IS_ABSOLUTE = True
-}
-
-CMAKE_QML_DIR = $$cmakeRelativePath($$[QT_INSTALL_QML], $$[QT_INSTALL_PREFIX])
-contains(CMAKE_QML_DIR, "^\\.\\./.*") {
- CMAKE_QML_DIR = $$[QT_INSTALL_QML]/
- CMAKE_QML_DIR_IS_ABSOLUTE = True
-}
-load(qt_build_paths)
-
-static|staticlib:CMAKE_STATIC_TYPE = true
-
-# Compute the platform target suffix.
-CMAKE_QML_PLUGIN_SUFFIX_RELEASE =
-win32: CMAKE_QML_PLUGIN_SUFFIX_DEBUG = d
-else:darwin: CMAKE_QML_PLUGIN_SUFFIX_DEBUG = _debug
-else: CMAKE_QML_PLUGIN_SUFFIX_DEBUG =
-
-# Find out which configurations should be handled in the generated Config.cmake file.
-CMAKE_DEBUG_TYPE =
-CMAKE_RELEASE_TYPE =
-if(qtConfig(debug_and_release)|contains(QT_CONFIG, debug, debug|release)): CMAKE_DEBUG_TYPE = debug
-if(qtConfig(debug_and_release)|contains(QT_CONFIG, release, debug|release)): CMAKE_RELEASE_TYPE = release
-
-qtConfig(debug_and_release) {
- CMAKE_DEBUG_AND_RELEASE = TRUE
-} else {
- CMAKE_DEBUG_AND_RELEASE = FALSE
-}
-
-# The qml import scanner CMake files are now only created by the Qt 6 CMake build.
-#equals(QMAKE_HOST.os, Windows): CMAKE_BIN_SUFFIX = ".exe"
-#cmake_config_file.input = $$PWD/Qt5QmlImportScannerConfig.cmake.in
-#cmake_config_file.output = $$MODULE_BASE_OUTDIR/lib/cmake/Qt5QmlImportScanner/Qt5QmlImportScannerConfig.cmake
-#QMAKE_SUBSTITUTES += cmake_config_file
-
-#cmake_build_integration.files = $$cmake_config_file.output $$PWD/Qt5QmlImportScannerTemplate.cpp.in
-#cmake_build_integration.path = $$[QT_INSTALL_LIBS]/cmake/Qt5QmlImportScanner
-#prefix_build: INSTALLS += cmake_build_integration
-#else: COPIES += cmake_build_integration
-
-QMAKE_TARGET_DESCRIPTION = QML Import Scanner
-
-load(qt_tool)
diff --git a/tools/qmljs/qmljs.pro b/tools/qmljs/qmljs.pro
deleted file mode 100644
index c2c4cb3cc4..0000000000
--- a/tools/qmljs/qmljs.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = app
-QT = qml-private core-private
-CONFIG += no_import_scan
-SOURCES = qmljs.cpp
-
-include($$PWD/../../src/3rdparty/masm/masm-defs.pri)
-
-QMAKE_TARGET_DESCRIPTION = QML JavaScript Tool
-
-load(qt_tool)
diff --git a/tools/qmllint/qmllint.pro b/tools/qmllint/qmllint.pro
deleted file mode 100644
index 1007ec5060..0000000000
--- a/tools/qmllint/qmllint.pro
+++ /dev/null
@@ -1,18 +0,0 @@
-option(host_build)
-
-QT = core-private qmldevtools-private qmlcompiler-private
-
-SOURCES += \
- checkidentifiers.cpp \
- main.cpp \
- findwarnings.cpp \
- qcoloroutput.cpp
-
-QMAKE_TARGET_DESCRIPTION = QML Syntax Verifier
-
-load(qt_tool)
-
-HEADERS += \
- checkidentifiers.h \
- findwarnings.h \
- qcoloroutput.h
diff --git a/tools/qmlplugindump/qmlplugindump.pro b/tools/qmlplugindump/qmlplugindump.pro
deleted file mode 100644
index 2e6e793157..0000000000
--- a/tools/qmlplugindump/qmlplugindump.pro
+++ /dev/null
@@ -1,32 +0,0 @@
-QT += qml qml-private quick-private core-private
-qtHaveModule(widgets): QT += widgets
-
-CONFIG += no_import_scan
-
-QTPLUGIN.platforms = qminimal
-
-# We cannot use libQmlCompiler as that is built for the host
-# and qmlplugindump needs to be built for the target.
-
-INCLUDEPATH += $$PWD/../../src/qmlcompiler
-
-SOURCES += \
- ../../src/qmlcompiler/qqmljsstreamwriter.cpp \
- main.cpp \
- qmltypereader.cpp
-
-HEADERS += \
- ../../src/qmlcompiler/qqmljsstreamwriter_p.h \
- qmltypereader.h
-
-macx {
- # Prevent qmlplugindump from popping up in the dock when launched.
- # We embed the Info.plist file, so the application doesn't need to
- # be a bundle.
- QMAKE_LFLAGS += -Wl,-sectcreate,__TEXT,__info_plist,$$shell_quote($$PWD/Info.plist)
- CONFIG -= app_bundle
-}
-
-QMAKE_TARGET_DESCRIPTION = QML Plugin Metadata Dumper
-
-load(qt_tool)
diff --git a/tools/qmlpreview/qmlpreview.pro b/tools/qmlpreview/qmlpreview.pro
deleted file mode 100644
index d42f2cbe07..0000000000
--- a/tools/qmlpreview/qmlpreview.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-QT = network core qmldebug-private
-CONFIG += no_import_scan
-
-SOURCES += \
- main.cpp \
- qmlpreviewapplication.cpp \
- qmlpreviewfilesystemwatcher.cpp
-
-HEADERS += \
- qmlpreviewapplication.h \
- qmlpreviewfilesystemwatcher.h
-
-QMAKE_TARGET_DESCRIPTION = QML Preview
-
-load(qt_tool)
diff --git a/tools/qmlprofiler/qmlprofiler.pro b/tools/qmlprofiler/qmlprofiler.pro
deleted file mode 100644
index 28e316b23a..0000000000
--- a/tools/qmlprofiler/qmlprofiler.pro
+++ /dev/null
@@ -1,19 +0,0 @@
-QT = network core qmldebug-private
-CONFIG += no_import_scan
-
-SOURCES += main.cpp \
- qmlprofilerapplication.cpp \
- commandlistener.cpp \
- qmlprofilerdata.cpp \
- qmlprofilerclient.cpp
-
-HEADERS += \
- qmlprofilerapplication.h \
- commandlistener.h \
- constants.h \
- qmlprofilerdata.h \
- qmlprofilerclient.h
-
-QMAKE_TARGET_DESCRIPTION = QML Profiler
-
-load(qt_tool)
diff --git a/tools/qmlscene/qmlscene.pro b/tools/qmlscene/qmlscene.pro
deleted file mode 100644
index dcc46e17c7..0000000000
--- a/tools/qmlscene/qmlscene.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-QT += qml quick quick-private gui-private core-private
-qtHaveModule(widgets): QT += widgets
-CONFIG += no_import_scan
-
-SOURCES += main.cpp
-
-DEFINES += QML_RUNTIME_TESTING
-qtConfig(qml-debug): DEFINES += QT_QML_DEBUG_NO_WARNING
-
-QMAKE_TARGET_DESCRIPTION = QML Scene Viewer
-
-load(qt_tool)
diff --git a/tools/qmltestrunner/qmltestrunner.pro b/tools/qmltestrunner/qmltestrunner.pro
deleted file mode 100644
index 47b9637199..0000000000
--- a/tools/qmltestrunner/qmltestrunner.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-SOURCES += main.cpp
-
-QT += qml qmltest
-CONFIG += no_import_scan
-
-QMAKE_TARGET_DESCRIPTION = QML Test Runner
-
-load(qt_tool)
diff --git a/tools/qmltime/qmltime.pro b/tools/qmltime/qmltime.pro
deleted file mode 100644
index 366d90f75b..0000000000
--- a/tools/qmltime/qmltime.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-TARGET = qmltime
-QT += qml quick
-QT += quick-private
-macx:CONFIG -= app_bundle
-
-CONFIG += qmltypes
-QML_IMPORT_NAME = QmlTime
-QML_IMPORT_VERSION = 1.0
-
-QMAKE_TARGET_DESCRIPTION = QML Time
-
-SOURCES += qmltime.cpp
-HEADERS += qmltime.h
-
-load(qt_tool)
diff --git a/tools/tools.pro b/tools/tools.pro
deleted file mode 100644
index 21b23f20fa..0000000000
--- a/tools/tools.pro
+++ /dev/null
@@ -1,56 +0,0 @@
-TEMPLATE = subdirs
-QT_FOR_CONFIG += qml-private
-
-qtConfig(qml-devtools) {
- SUBDIRS += \
- qmllint \
- qmlimportscanner \
- qmlformat
-
- qtConfig(xmlstreamwriter): SUBDIRS += qmlcachegen
-}
-
-qtConfig(thread):!android:!wasm:!rtems {
- SUBDIRS += qml
-
- qtConfig(qml-profiler): SUBDIRS += qmlprofiler
- qtConfig(qml-preview): SUBDIRS += qmlpreview
-
- qtHaveModule(quick) {
- !contains(CONFIG, static) {
- SUBDIRS += \
- qmlscene \
- qmltime
-
- qtConfig(regularexpression):qtConfig(process) {
- SUBDIRS += \
- qmlplugindump
- }
- }
- qtHaveModule(widgets) {
- QT_FOR_CONFIG += widgets
- qtConfig(dialogbuttonbox) {
- SUBDIRS += \
- qmleasing
- }
- }
- }
- qtHaveModule(qmltest): SUBDIRS += qmltestrunner
- qtConfig(private_tests): SUBDIRS += qmljs
-}
-
-qtConfig(qml-devtools) {
- qml.depends = qmlimportscanner
- qmleasing.depends = qmlimportscanner
-}
-
-# qmlimportscanner & qmlcachegen are build tools.
-# qmlscene is needed by the autotests.
-# qmltestrunner may be useful for manual testing.
-# qmlplugindump cannot be a build tool, because it loads target plugins.
-# The other apps are mostly "desktop" tools and are thus excluded.
-qtNomakeTools( \
- qmlprofiler \
- qmlplugindump \
- qmleasing \
-)