a4ec90175c
amends 0d5170256c
.
Change-Id: Ifa178d38f602bb7c66ef13334673ff47e332af5b
Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
16 lines
210 B
Prolog
16 lines
210 B
Prolog
TEMPLATE=subdirs
|
|
|
|
SUBDIRS = \
|
|
kernel
|
|
|
|
!ios: SUBDIRS += \
|
|
image \
|
|
math3d \
|
|
painting \
|
|
qopengl \
|
|
text \
|
|
util \
|
|
itemmodels \
|
|
|
|
!contains(QT_CONFIG, opengl(es2)?): SUBDIRS -= qopengl
|