diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2010-08-06 16:17:22 (GMT) |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2010-08-11 07:57:12 (GMT) |
commit | 199b7ccb2a82e6a87808c3873c158ca38120dfdf (patch) | |
tree | 96dd7b208248df0a59e0dc1daaae8d031e0305b3 /configure.exe | |
parent | bf992abf98056151def8ff0b853fce8f1924b02a (diff) | |
download | Qt-199b7ccb2a82e6a87808c3873c158ca38120dfdf.zip Qt-199b7ccb2a82e6a87808c3873c158ca38120dfdf.tar.gz Qt-199b7ccb2a82e6a87808c3873c158ca38120dfdf.tar.bz2 |
fix loading of module configs
do it in qt_config.prf instead of in the autogenerated qconfig.pri
files. this is waaaay more elegant, and allows us to easily use the
magic in that file which avoids loading qt configuration from the qt
install dir while building qt itself.
Reviewed-by: joerg
Reviewed-by: Simon Hausmann
Task-number: QTBUG-12698
Diffstat (limited to 'configure.exe')
-rwxr-xr-x | configure.exe | bin | 1309696 -> 1320448 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/configure.exe b/configure.exe Binary files differindex 220e605..c5bff85 100755 --- a/configure.exe +++ b/configure.exe |