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