Please, could somebody tell me how to compile image resources (say an icon) into a shared library. The RESOURCES += myfile.qrc doesn't seem to be working in the case of a shared library, whereas it works fine for an app.