6efe729881
Change-Id: I431184cd0534c86047706fdaa1045b2935de5d7a Reviewed-on: http://codereview.qt.nokia.com/1307 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: David Boddie
13 lines
262 B
INI
13 lines
262 B
INI
TEMPLATE = subdirs
|
|
SUBDIRS = styleexample 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
|