summaryrefslogtreecommitdiffstats
path: root/mkspecs/wince50standard-sh4-msvc2008
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2010-03-01 01:12:49 (GMT)
committerRohan McGovern <rohan.mcgovern@nokia.com>2010-03-01 03:07:51 (GMT)
commitb1e097af8c0537794a64cfacd23848f8a2a7f0ca (patch)
tree1aee42a420ab4efe786bc759aabc9fc356e8ea66 /mkspecs/wince50standard-sh4-msvc2008
parent6174f91cc2a8a53c14d3b2f4eccc62f9170699c8 (diff)
downloadQt-b1e097af8c0537794a64cfacd23848f8a2a7f0ca.zip
Qt-b1e097af8c0537794a64cfacd23848f8a2a7f0ca.tar.gz
Qt-b1e097af8c0537794a64cfacd23848f8a2a7f0ca.tar.bz2
Fixed private header include style to work when headers are installed.
Private headers should include other private headers by: #include <private/qfoo_p.h> Using a relative path works during the build, but does not work when building other projects which attempt to use the installed private headers (e.g. unit tests for private classes).
Diffstat (limited to 'mkspecs/wince50standard-sh4-msvc2008')
0 files changed, 0 insertions, 0 deletions