ebfbac6145
Change-Id: Ib0a1e650913416e3ec05f1a86c139844a814f8bf Reviewed-on: http://codereview.qt.nokia.com/686 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: David Boddie
13 lines
259 B
INI
13 lines
259 B
INI
TEMPLATE = subdirs
|
|
SUBDIRS = styledemo raycasting flickable digiflip
|
|
|
|
SUBDIRS += lightmaps
|
|
SUBDIRS += flightinfo
|
|
|
|
# install
|
|
sources.files = README *.pro
|
|
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/embedded
|
|
INSTALLS += sources
|
|
|
|
symbian: CONFIG += qt_demo
|