diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2009-04-06 17:39:03 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-04-08 02:04:24 (GMT) |
commit | a3912de43d99b6e54b9d0dedba57cc88adf73884 (patch) | |
tree | d5da193fe6759e166b13f6d71aa6e912289ede0e /doc/src/snippets/sqldatabase/sqldatabase.cpp | |
parent | 16aefb2e4e2a189951205d350b658888e65b07af (diff) | |
download | Qt-a3912de43d99b6e54b9d0dedba57cc88adf73884.zip Qt-a3912de43d99b6e54b9d0dedba57cc88adf73884.tar.gz Qt-a3912de43d99b6e54b9d0dedba57cc88adf73884.tar.bz2 |
make shadow builds with default moc/ui dirs work again
append the source dir to the include path, but only after the dirs with
the generated files.
this seems to have worked before only accidentally: the unqualified
default dirs were expanded to the source dir instead of the build dir,
but the build dir is added implicitly by default, so things magically
worked. now that we qualify the moc/ui dirs, projects relying on the
strange side effect suddenly break.
we should probably add the source dir to the include path by default,
but this coupling to uic/moc is closer to the historical behavior and
thus should be safer.
Reviewed-by: mariusSO
(cherry picked from commit 3279b07302fde0eb14f9b197c9ad2e14d512817e)
Diffstat (limited to 'doc/src/snippets/sqldatabase/sqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions