diff options
author | Lasse Holmstedt <lasse.holmstedt@nokia.com> | 2010-09-17 10:13:51 +0200 |
---|---|---|
committer | Kai Koehne <kai.koehne@nokia.com> | 2010-09-17 15:51:18 +0200 |
commit | a9e5329168cd9113bf41293c05193d8b099494c6 (patch) | |
tree | daaf47e37ff0343596cc3c2e67afe25251be8b32 /configure.exe | |
parent | 2046037499830506ec24097c9b7a739bb7c78566 (diff) | |
download | qt4-tools-a9e5329168cd9113bf41293c05193d8b099494c6.tar.gz |
Make qml debugging work with command line arguments
The environment variables do not work for Symbian devices, so
without this change, QML debugging cannot be done on them.
In addition, configure now contains an option to disable qml
debugging entirely, due to it being a major security risk.
Reviewed-by: kkoehne
Diffstat (limited to 'configure.exe')
-rwxr-xr-x | configure.exe | bin | 1321472 -> 1402368 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/configure.exe b/configure.exe Binary files differindex 18c9004c48..e2f4331572 100755 --- a/configure.exe +++ b/configure.exe |