summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDonald Carr <donald.carr@nokia.com>2009-10-27 17:25:58 (GMT)
committerDonald Carr <donald.carr@nokia.com>2009-10-27 17:36:57 (GMT)
commit27d5b8764980cbccab29cb86e10751a4e5937d01 (patch)
treeb56ef2ff666b7c67e1f4044db8efb663f29082d5 /tools
parentea139224d49a543cbd09fff450df101720095307 (diff)
downloadQt-27d5b8764980cbccab29cb86e10751a4e5937d01.zip
Qt-27d5b8764980cbccab29cb86e10751a4e5937d01.tar.gz
Qt-27d5b8764980cbccab29cb86e10751a4e5937d01.tar.bz2
Guard shadow builds against stale qconfig.cpp
qconfig.cpp is generated immediately after accepting the licensing agreement, and contains all the fixed paths qt uses. If this file is present in a source dir used by shadow builds, this qconfig.cpp will take precedence over the shadow builds qconfig.cpp and hence impose its paths throughout the shadow built Qt. This change adds qconfig.cpp to the list of generated files to guard against existing in the source directory when performing a shadow build. Reviewed-by: Thiago Macieira <thiago.macieira@nokia.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions