2371147354
Conflicts: src/gui/image/qicon.cpp src/gui/image/qicon.h src/gui/image/qicon_p.h src/gui/text/qfontdatabase.cpp src/plugins/platforms/wayland/gl_integration/qwaylandglwindowsurface.cpp src/plugins/platforms/wayland/gl_integration/wayland_egl/qwaylandglcontext.cpp src/plugins/platforms/wayland/gl_integration/xcomposite_egl/qwaylandxcompositeeglwindow.cpp sync.profile Change-Id: Ie0a23a12177ff51bf562e15b2dd41f071afb19b4
14 lines
284 B
Prolog
14 lines
284 B
Prolog
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
|