qt5base-lts/examples/embedded/embedded.pro

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