summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2009-05-13 00:33:59 (GMT)
committerRohan McGovern <rohan.mcgovern@nokia.com>2009-05-13 00:47:04 (GMT)
commitdde94b1737e9860838c87d3f432cf76de3157ad7 (patch)
tree7457a91ab126b0fee28c188b5b3486f739456514 /src/gui/kernel
parent8a4fbf2edfd88128aeead769adb9842338e09623 (diff)
downloadQt-dde94b1737e9860838c87d3f432cf76de3157ad7.zip
Qt-dde94b1737e9860838c87d3f432cf76de3157ad7.tar.gz
Qt-dde94b1737e9860838c87d3f432cf76de3157ad7.tar.bz2
Fixed compile on Windows in debug-only mode.
A Qt project can't unconditionally do `CONFIG+=release' or `CONFIG+=debug' since the release and debug libraries are named differently on Windows. In this case, CONFIG+=release meant this project was looking for QtSql.lib, but when Qt is configured with `-debug', only QtSqld.lib exists. Reviewed-by: Rhys Weatherley
Diffstat (limited to 'src/gui/kernel')
0 files changed, 0 insertions, 0 deletions