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