summaryrefslogtreecommitdiff
path: root/doc/src/snippets/sqldatabase/sqldatabase.cpp
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@nokia.com>2010-09-20 12:37:20 +0200
committerTor Arne Vestbø <tor.arne.vestbo@nokia.com>2010-09-20 16:24:33 +0200
commit3ed9e2788e8e8d682484f55eb2e5538d48097b72 (patch)
tree438c15c71f0fb661be6d080ae6b72fe0881e0155 /doc/src/snippets/sqldatabase/sqldatabase.cpp
parentb579058afa6759b1b293fa5a3ddf7c345b6e4a3c (diff)
downloadqt4-tools-3ed9e2788e8e8d682484f55eb2e5538d48097b72.tar.gz
qmake: Make smart library merge architecture-aware
Qmake's smart library merge would not take Xarch into account, so lines like -Xarch_i386 -foo -Xarch_ppc -foo would be reduced to -Xarch_i386 -Xarch_ppc -foo, due to the "duplicate" -foo. The explicit addition of the -Xarch option for each entry of the architecture specific options is intentional, to make cases like "-Xarch_i386 -framework Foo" magically work. Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
Diffstat (limited to 'doc/src/snippets/sqldatabase/sqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions