This section explains how you can create a self-signed Nokia Smart Installer for Symbian wrapped .sis file. It is assumed that you are already familiar with Qt build tools and the build process.
You must use an UID from the unprotected UID range, provided by Symbian Signed, and the wrapper package UID value 0xA000D7CE. If you used the Qt Creator project wizard to create the project, this wrapper package UID is used by default.
In the list below, Application is the target application name defined in the .pro file.
Start > Qt SDK > Symbian Belle Qt 4.7.4 > Qt 4.7.4 for Symbian Belle Command Prompt
C:\Sources\Application> make distclean
C:\Sources\Application>qmake && make release-gcce
C:\Sources\Application>make installer_sis
Now the directory contains a self-signed Application_installer.sis, which is the Smart Installer wrapped version of the Application.sis.