2e75cd55db
Change-Id: Id2fbf9308c5dbce5e7778f0d841cc8bda784a80f Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
13 lines
193 B
Prolog
13 lines
193 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
image \
|
|
kernel \
|
|
math3d \
|
|
painting \
|
|
qopengl \
|
|
text \
|
|
util \
|
|
itemmodels \
|
|
|
|
!contains(QT_CONFIG, opengl(es1|es2)?): SUBDIRS -= qopengl
|