summaryrefslogtreecommitdiffstats
path: root/examples/embedded/embedded.pro
blob: 0063c0038add8ef3783763d6d1de2d00a9e847ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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