Moved symbianpkgrules profiles to be feature profiles.
This commit is contained in:
parent
07bed9a211
commit
32c4a26218
@ -1,5 +1,3 @@
|
|||||||
!symbian: error(Only include this file for Symbian platforms)
|
|
||||||
|
|
||||||
RSS_RULES ="group_name=\"QtDemos\";"
|
RSS_RULES ="group_name=\"QtDemos\";"
|
||||||
|
|
||||||
nokiaVendor = "Nokia, Qt"
|
nokiaVendor = "Nokia, Qt"
|
@ -1,5 +1,3 @@
|
|||||||
!symbian: error(Only include this file for Symbian platforms)
|
|
||||||
|
|
||||||
RSS_RULES ="group_name=\"QtExamples\";"
|
RSS_RULES ="group_name=\"QtExamples\";"
|
||||||
|
|
||||||
nokiaVendor = "Nokia, Qt"
|
nokiaVendor = "Nokia, Qt"
|
||||||
@ -17,4 +15,3 @@ DEPLOYMENT += examples_deployment
|
|||||||
isEmpty(ICON):contains(TEMPLATE, ".*app"):contains(QT, gui):contains(CONFIG, qt):!contains(CONFIG, "no_icon") {
|
isEmpty(ICON):contains(TEMPLATE, ".*app"):contains(QT, gui):contains(CONFIG, qt):!contains(CONFIG, "no_icon") {
|
||||||
ICON = $$QT_SOURCE_TREE/src/s60installs/qt.svg
|
ICON = $$QT_SOURCE_TREE/src/s60installs/qt.svg
|
||||||
}
|
}
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user