aboutsummaryrefslogtreecommitdiffstats
path: root/utils.py
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2017-06-04 19:53:50 +0200
committerChristian Tismer <tismer@stackless.com>2017-06-09 12:46:43 +0000
commit5ff239ac4f1b34e2b3317f0968a61658d8c586d6 (patch)
treea21c090bf607467126740d475e7eedb3a7b402bf /utils.py
parente25ed8d09b67a0b67dee4239513c00a6b7e701a4 (diff)
Fix missing headers in PySide custom build
PySide itself built fine after the additional includes were added for inheritance. But when a smaller project is built, suddenly header files are not found, because the inherited names are not expected by the deployment. Therefore, we do no longer add more includes, but insert recursive headers for the few relevant cases. So the includes become a little longer, but the names of the include files are those as before the enhanced inheritance. Task-number: PYSIDE-500 Change-Id: Iab456307a3c2365dfe1964dbe222b7d0efac7878 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'utils.py')
0 files changed, 0 insertions, 0 deletions