This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
!symbian: error(Only include this file for Symbian platforms) |
| 2 |
|
| 3 |
RSS_RULES ="group_name=\"QtDemos\";" |
| 4 |
|
| 5 |
vendorinfo = \ |
| 6 |
"; Localised Vendor name" \ |
| 7 |
"%{\"Nokia, Qt\"}" \ |
| 8 |
" " \ |
| 9 |
"; Unique Vendor name" \ |
| 10 |
":\"Nokia, Qt\"" \ |
| 11 |
" " |
| 12 |
|
| 13 |
demos_deployment.pkg_prerules += vendorinfo |
| 14 |
DEPLOYMENT += demos_deployment |
| 15 |
|
| 16 |
isEmpty(ICON):ICON = $$QT_SOURCE_TREE/src/s60installs/qt.svg |