kh1 9b9a2f1733 Update the tutorial.
- adjust config.xml
- add install script file
- fix license file location

Change-Id: Ie6f046f8cb8a7623915b11958fb7cce6082b5617
Reviewed-by: Niels Weber <niels.2.weber@nokia.com>
2012-02-07 14:57:31 +01:00

10 lines
313 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Installer>
<Name>Your application</Name>
<Version>1.2.3</Version>
<Title>Your application Installer</Title>
<Publisher>Your vendor</Publisher>
<StartMenuDir>Super App</StartMenuDir>
<TargetDir>@rootDir@InstallationDirectory</TargetDir>
</Installer>