summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Knight <andrew.knight@digia.com>2014-09-02 11:57:02 +0300
committerAndrew Knight <andrew.knight@digia.com>2014-09-02 21:55:41 +0200
commitefdabc4b0e2055b7600c97e49954e68dd0b09003 (patch)
tree90da7ffe6b8be3806bceeb98e77760d28f329418
parent5b9e566b4d009ddb79f4c7d7e17ef0b8b4024859 (diff)
Remove vestiges of d3dcompiler_qt
Change-Id: I2a233cb0bfec27a7535a31818568955f8bf85c15 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
-rw-r--r--src/src.pro1
-rw-r--r--tests/auto/other/other.pro3
2 files changed, 0 insertions, 4 deletions
diff --git a/src/src.pro b/src/src.pro
index 13f62137ec..ab93641131 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -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
diff --git a/tests/auto/other/other.pro b/tests/auto/other/other.pro
index 745c8f2499..bd3997f8c9 100644
--- a/tests/auto/other/other.pro
+++ b/tests/auto/other/other.pro
@@ -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 -= \