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:
Gareth Stockwell
2012-03-09 15:39:33 +00:00
committed by Qt by Nokia
parent e42e467af4
commit 2b73f92a7f

View File

@@ -24,5 +24,10 @@ SNIPPETS_PATH = ../snippets
include($$SNIPPETS_PATH/performancemonitor/performancemonitordeclarative.pri)
performanceItemAddDeployment()
maemo6: {
DEFINES += SMALL_SCREEN_LAYOUT
DEFINES += SMALL_SCREEN_PHYSICAL
}
include(qmlapplicationviewer/qmlapplicationviewer.pri)
qtcAddDeployment()