Use small-screen layout in qmlvideo, qmlvideofx examples on Harmattan
Change-Id: Ieaaca763630acfb81a1b5b5cfef2d08367a9e265 Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
e42e467af4
commit
2b73f92a7f
@@ -24,5 +24,10 @@ SNIPPETS_PATH = ../snippets
|
|||||||
include($$SNIPPETS_PATH/performancemonitor/performancemonitordeclarative.pri)
|
include($$SNIPPETS_PATH/performancemonitor/performancemonitordeclarative.pri)
|
||||||
performanceItemAddDeployment()
|
performanceItemAddDeployment()
|
||||||
|
|
||||||
|
maemo6: {
|
||||||
|
DEFINES += SMALL_SCREEN_LAYOUT
|
||||||
|
DEFINES += SMALL_SCREEN_PHYSICAL
|
||||||
|
}
|
||||||
|
|
||||||
include(qmlapplicationviewer/qmlapplicationviewer.pri)
|
include(qmlapplicationviewer/qmlapplicationviewer.pri)
|
||||||
qtcAddDeployment()
|
qtcAddDeployment()
|
||||||
|
|||||||
Reference in New Issue
Block a user