Remove vestiges of d3dcompiler_qt
Change-Id: I2a233cb0bfec27a7535a31818568955f8bf85c15 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>bb10
parent
5b9e566b4d
commit
efdabc4b0e
|
|
@ -85,7 +85,6 @@ src_3rdparty_harfbuzzng.target = sub-3rdparty-harfbuzzng
|
|||
|
||||
src_angle.subdir = $$PWD/angle
|
||||
src_angle.target = sub-angle
|
||||
angle_d3d11: src_angle.depends = src_corelib
|
||||
|
||||
src_gui.subdir = $$PWD/gui
|
||||
src_gui.target = sub-gui
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ SUBDIRS=\
|
|||
# atwrapper \ # QTBUG-19452
|
||||
baselineexample \
|
||||
compiler \
|
||||
d3dcompiler \
|
||||
gestures \
|
||||
headersclean \
|
||||
lancelot \
|
||||
|
|
@ -58,8 +57,6 @@ cross_compile: SUBDIRS -= \
|
|||
|
||||
wince*|!contains(QT_CONFIG, accessibility): SUBDIRS -= qaccessibility
|
||||
|
||||
!angle_d3d11: SUBDIRS -= d3dcompiler
|
||||
|
||||
!contains(QT_CONFIG, accessibility-atspi-bridge): SUBDIRS -= qaccessibilitylinux
|
||||
|
||||
!mac: SUBDIRS -= \
|
||||
|
|
|
|||
Loading…
Reference in New Issue