Remove the qmake project files for most of Qt. Leave the qmake project files for examples, because we still test those in the CI to ensure qmake does not regress. Also leave the qmake project files for utils and other minor parts that lack CMake project files. Task-number: QTBUG-88742 Change-Id: I6cdf059e6204816f617f9624f3ea9822703f73cc Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Kai Koehne <kai.koehne@qt.io> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| README | ||
| db2.json | ||
| main.cpp | ||
| qsql_db2.cpp | ||
| qsql_db2_p.h | ||
README
You will need IBM DB2 development headers and libraries installed before compiling this plugin. See the Qt SQL documentation for more information on compiling Qt SQL driver plugins (sql-driver.html).