summaryrefslogtreecommitdiffstats
path: root/demos/embedded/embedded.pro
blob: e9a448b1e3058a6fab4f2ac881e98b45411f20f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE  = subdirs
SUBDIRS   = styledemo raycasting flickable digiflip

SUBDIRS += lightmaps
SUBDIRS += flightinfo

# install
sources.files = README *.pro
sources.path = $$[QT_INSTALL_DEMOS]/qtbase/embedded
INSTALLS += sources

symbian: CONFIG += qt_demo