2011-08-31 15:11:06 +00:00
|
|
|
TEMPLATE=subdirs
|
2014-01-16 10:00:30 +00:00
|
|
|
|
|
|
|
SUBDIRS = \
|
|
|
|
kernel
|
|
|
|
|
|
|
|
!ios: SUBDIRS += \
|
2011-08-31 15:11:06 +00:00
|
|
|
image \
|
|
|
|
math3d \
|
|
|
|
painting \
|
2011-11-03 09:12:44 +00:00
|
|
|
qopengl \
|
2011-08-31 15:11:06 +00:00
|
|
|
text \
|
|
|
|
util \
|
2012-06-26 16:30:57 +00:00
|
|
|
itemmodels \
|
2013-09-01 16:08:12 +00:00
|
|
|
|
2014-03-03 20:20:30 +00:00
|
|
|
!contains(QT_CONFIG, opengl(es2)?): SUBDIRS -= qopengl
|