Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtmultimedia-staging
* 'master' of git://scm.dev.nokia.troll.no/qt/qtmultimedia-staging: Fix usage of QT_SOURCE_TREE
This commit is contained in:
@@ -15,5 +15,5 @@ symbian {
|
|||||||
TARGET.UID3 = 0xA000D7BE
|
TARGET.UID3 = 0xA000D7BE
|
||||||
CONFIG += qt_example
|
CONFIG += qt_example
|
||||||
}
|
}
|
||||||
maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
|
maemo5: CONFIG += qt_example
|
||||||
|
|
||||||
|
|||||||
@@ -15,6 +15,6 @@ symbian {
|
|||||||
TARGET.CAPABILITY += UserEnvironment
|
TARGET.CAPABILITY += UserEnvironment
|
||||||
CONFIG += qt_example
|
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)
|
maemo5: warning(This example might not fully work on Maemo platform)
|
||||||
|
|||||||
@@ -14,5 +14,5 @@ symbian {
|
|||||||
TARGET.UID3 = 0xA000D7C0
|
TARGET.UID3 = 0xA000D7C0
|
||||||
CONFIG += qt_example
|
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)
|
maemo5: warning(This example might not fully work on Maemo platform)
|
||||||
|
|||||||
@@ -19,6 +19,6 @@ symbian {
|
|||||||
TARGET.UID3 = 0xA000D7C2
|
TARGET.UID3 = 0xA000D7C2
|
||||||
CONFIG += qt_example
|
CONFIG += qt_example
|
||||||
}
|
}
|
||||||
maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
|
maemo5: CONFIG += qt_example
|
||||||
|
|
||||||
symbian: warning(This example might not fully work on Symbian platform)
|
symbian: warning(This example might not fully work on Symbian platform)
|
||||||
|
|||||||
@@ -23,6 +23,6 @@ symbian {
|
|||||||
TARGET.UID3 = 0xA000D7C3
|
TARGET.UID3 = 0xA000D7C3
|
||||||
CONFIG += qt_example
|
CONFIG += qt_example
|
||||||
}
|
}
|
||||||
maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
|
maemo5: CONFIG += qt_example
|
||||||
|
|
||||||
symbian: warning(This example might not fully work on Symbian platform)
|
symbian: warning(This example might not fully work on Symbian platform)
|
||||||
|
|||||||
Reference in New Issue
Block a user