summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-06-12 12:27:54 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2009-06-23 09:58:15 (GMT)
commit4b43263b870c17fd813d1d34f97146f4c725083e (patch)
treeff728f87bf7d445e86d695de3b46e105c6aeb488 /doc/src
parentd710a09bd26728a78963e6ad464540daea46f6a4 (diff)
downloadQt-4b43263b870c17fd813d1d34f97146f4c725083e.zip
Qt-4b43263b870c17fd813d1d34f97146f4c725083e.tar.gz
Qt-4b43263b870c17fd813d1d34f97146f4c725083e.tar.bz2
Attempt to fix header installation for Phonon.
This is the long-standing issue of whether Phonon headers should be written with a capital P or a lowercase one. KDE releases of Phonon had <Phonon/CapitalClassName> whereas Qt 4.4 had <phonon/filename.h>. I tried to solve this before by adding a Phonon subdir next to phonon in include/, but that only compounded the error: the presence of two dirs caused problems and the installation wasn't fixed. So instead try to place Phonon/ClassName inside include/phonon. And fix the installation to do it properly: just copy the include/$lib dir into the target, then overwrite the .h files with the sources from src/$lib. Reviewed-by: Marius Storm-Olsen
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions