summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/sqldatabase/sqldatabase.pro
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@nokia.com>2010-11-05 13:32:54 (GMT)
committerTor Arne Vestbø <tor.arne.vestbo@nokia.com>2010-11-05 14:58:41 (GMT)
commit65a2801c18b5de9f3eec941837e4999b989eed20 (patch)
tree22c4d450bb0a8f33cf3e1bb5a3c9988af9ba69ec /doc/src/snippets/sqldatabase/sqldatabase.pro
parent0fe5cbce817529bbf05f07e34f38d6116e89f819 (diff)
downloadQt-65a2801c18b5de9f3eec941837e4999b989eed20.zip
Qt-65a2801c18b5de9f3eec941837e4999b989eed20.tar.gz
Qt-65a2801c18b5de9f3eec941837e4999b989eed20.tar.bz2
configure: Deal with multiple redefinitions of qmake variables
The function setBootstrapVariable() did not account for multiple definitions of the same variable, eg. QMAKE_CC=foo; QMAKE_CC=bar We now look for '+=' and only append the values if this is found, otherwise we reset the variable to the given value, and continue looking for extra values. Reviewed-by: ossi
Diffstat (limited to 'doc/src/snippets/sqldatabase/sqldatabase.pro')
0 files changed, 0 insertions, 0 deletions