Details
-
Task
-
Resolution: Done
-
P4: Low
-
None
-
None
-
Symbian OS
-
cc2d8068fea504483b2602128e2169b482feb308
Description
The debug{} directive in src/plugins/phonon/mmf/plugin/plugin.pro does not have any effect - this can be seen by looking at the generated MMP file, which has a STATICLIBRARY directive which is applied in both UDEB and UREL builds.
The .cpp files currently compiled into mmfphonondebug.lib should be moved into phonon_mmf.dll, and put under '#ifdef QT_DEBUG'.