Fix usage of QT_SOURCE_TREE
Functionality has been moved into qt_example.prf
This commit is contained in:
@@ -14,5 +14,5 @@ symbian {
|
||||
TARGET.UID3 = 0xA000D7C0
|
||||
CONFIG += qt_example
|
||||
}
|
||||
maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
|
||||
maemo5: CONFIG += qt_example
|
||||
maemo5: warning(This example might not fully work on Maemo platform)
|
||||
|
||||
Reference in New Issue
Block a user