summaryrefslogtreecommitdiffstats
path: root/examples/embedded/embedded.pro
blob: 2159b1931a5f511d232df0f38564ffe3ba218072 (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_EXAMPLES]/qtbase/embedded
INSTALLS += sources

symbian: CONFIG += qt_demo