TEMPLATE = app TARGET = slideshow INCLUDEPATH+=../../src/multimedia include (../examples.pri) CONFIG += mobility MOBILITY = multimedia HEADERS = \ slideshow.h SOURCES = \ main.cpp \ slideshow.cpp symbian { TARGET.EPOCHEAPSIZE = 0x20000 0x3000000 }
Thank you for giving your feedback.
Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.