diff options
author | Jocelyn Turcotte <jocelyn.turcotte@nokia.com> | 2010-06-24 11:38:49 (GMT) |
---|---|---|
committer | Jocelyn Turcotte <jocelyn.turcotte@nokia.com> | 2010-06-24 17:25:04 (GMT) |
commit | 72acc2eac69a5f58f8d99c25cb58f0afaebec7a4 (patch) | |
tree | 357d5ee8cd241f0bd2943b55a780b075b9c00c5f /src/script/parser | |
parent | 73b5555277b2d5a6f752f44062b1a87e69abe756 (diff) | |
download | Qt-72acc2eac69a5f58f8d99c25cb58f0afaebec7a4.zip Qt-72acc2eac69a5f58f8d99c25cb58f0afaebec7a4.tar.gz Qt-72acc2eac69a5f58f8d99c25cb58f0afaebec7a4.tar.bz2 |
qmake: Fix CONFIG += exceptions_off with the MSVC project generator, take 2.
The previous patch caused the pch header to be compiled without exception
handling since the compilertool for the pch compilation do not get
its options filled from the compiler flags.
This patch instead set the value to off before calling parseOptions.
This also reverts commit 73fa311f67b21c9b897de0196d3b8227f27d828f.
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'src/script/parser')
0 files changed, 0 insertions, 0 deletions