summaryrefslogtreecommitdiffstats
path: root/demos/symbianpkgrules.pri
blob: 7e6852bd461f759ac58ff7202478d99ad46f9c15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
!symbian: error(Only include this file for Symbian platforms)

RSS_RULES ="group_name=\"QtDemos\";"

vendorinfo = \
    "; Localised Vendor name" \
    "%{\"Nokia, Qt\"}" \
    " " \
    "; Unique Vendor name" \
    ":\"Nokia, Qt\"" \
    " "

default_deployment.pkg_prerules += vendorinfo