tools/qconfig.py -s should ignore files with "#include"
An issue today is that running "tools/qconfig.py -s" will re-sync files with #include
in them and so un-#include them. They need to be ignored and left as-is, instead.
An issue today is that running "tools/qconfig.py -s" will re-sync files with #include
in them and so un-#include them. They need to be ignored and left as-is, instead.