Python: split buildsystem and project into separate files

Change-Id: Ic226ff6685cb6657a5e83258aab151754d80b3bf
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
David Schulz
2023-11-09 08:28:12 +01:00
parent 5acce4bd7f
commit f6e403b219
6 changed files with 453 additions and 410 deletions

View File

@@ -27,6 +27,8 @@ QtcPlugin {
"pysideuicextracompiler.cpp",
"pysideuicextracompiler.h",
"python.qrc",
"pythonbuildsystem.cpp",
"pythonbuildsystem.h",
"pythonconstants.h",
"pythoneditor.cpp",
"pythoneditor.h",