summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qcommonstyle_p.h
diff options
context:
space:
mode:
authorMarius Storm-Olsen <marius.storm-olsen@nokia.com>2009-10-07 11:28:25 (GMT)
committerRohan McGovern <rohan.mcgovern@nokia.com>2009-10-07 12:25:47 (GMT)
commit75b41faff44a1488d88eca6e910d4b617cb42221 (patch)
treeed78fe10695559cf9f1752b83575e9ef2f62c008 /src/gui/styles/qcommonstyle_p.h
parent722d351de797135273a05ff0f4c63315bf37592d (diff)
downloadQt-75b41faff44a1488d88eca6e910d4b617cb42221.zip
Qt-75b41faff44a1488d88eca6e910d4b617cb42221.tar.gz
Qt-75b41faff44a1488d88eca6e910d4b617cb42221.tar.bz2
Avoid adding a debug library to the glue projects, when debug_and_release
The VCPROJ/SLN generator generates dependencies on the glue project, so the glue must use the correct library for the dependencies to be correct. The qtAddLibrary() would add the project 'default' to the glue, which could end up adding a debug lib to the glue, so the dependency checker wouldn't find the proper project. We therefore force qtAddLibrary to only add d/_debug if we're not using debug_and_release, or not in the glue part Reviewed-by: Rohan McGovern
Diffstat (limited to 'src/gui/styles/qcommonstyle_p.h')
0 files changed, 0 insertions, 0 deletions