-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.6.0
-
None
-
e0a7245eba7207eaf43b1855a58c76dd3cf7b41b
"phonon.dll" gets built by Qt with a lowercase 'p'.
That's the standard on all out platforms since a few versions. But s60installs.pro handles that file as "Phonon.dll" with an uppercase 'P'. That's why the final installed dll has another file name than the built dll. We seem to be conformant with all the other file names. I believe that this is simply a cosmetic issue, thus low priority.