qt5base-lts/examples/embedded/embedded.pro

14 lines
284 B
Prolog
Raw Normal View History

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
2011-05-08 07:13:40 +00:00
QT += widgets widgets