cleanup
This commit is contained in:
parent
c9c7e266f8
commit
d95b156f90
1 changed files with 5 additions and 3 deletions
|
|
@ -29,9 +29,11 @@ symbian:TARGET.CAPABILITY += NetworkServices
|
|||
# Speed up launching on MeeGo/Harmattan when using applauncherd daemon
|
||||
CONFIG += qdeclarative-boostable
|
||||
|
||||
# disable to make builds for use with meecolay
|
||||
CONFIG += shareuiinterface-maemo-meegotouch share-ui-plugin share-ui-common
|
||||
DEFINES += Q_OS_HARMATTAN
|
||||
contains(MEEGO_EDITION,harmattan) {
|
||||
# disable to make builds for use with meecolay
|
||||
CONFIG += shareuiinterface-maemo-meegotouch share-ui-plugin share-ui-common
|
||||
DEFINES += Q_OS_HARMATTAN
|
||||
}
|
||||
|
||||
# Add dependency to Symbian components
|
||||
# CONFIG += qt-components
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue