diff options
author | dt <qtc-committer@nokia.com> | 2009-06-16 14:14:21 +0200 |
---|---|---|
committer | dt <qtc-committer@nokia.com> | 2009-06-16 14:14:21 +0200 |
commit | a446491ae8155b76e1b4c359236a2c8937728d28 (patch) | |
tree | 6129f9d25214508939ae00f8f51387021fab5c49 /src/plugins/cpptools/cppsemanticsearch.h | |
parent | d585fa0fdf7a166da762a5f88c54bf1a92eaca8f (diff) | |
download | qt-creator-a446491ae8155b76e1b4c359236a2c8937728d28.tar.gz |
Fixes identifing the right WD for .pro chaning debug_and_release
CONFIG+=debug_and_release not working on linux and
CONFIG-=debug_and_release not working on windows.
The logic should be now correct. That is the profile reader reads the
values that are set for the qt build, gets qmake arguments which we
might pass on the command line and reads the .pro files, and in the end
we are interested what CONFIG contains. Patch from Michael Karcher
Task-number: 254925
Diffstat (limited to 'src/plugins/cpptools/cppsemanticsearch.h')
0 files changed, 0 insertions, 0 deletions