From efdabc4b0e2055b7600c97e49954e68dd0b09003 Mon Sep 17 00:00:00 2001 From: Andrew Knight Date: Tue, 2 Sep 2014 11:57:02 +0300 Subject: [PATCH] Remove vestiges of d3dcompiler_qt Change-Id: I2a233cb0bfec27a7535a31818568955f8bf85c15 Reviewed-by: Friedemann Kleint --- src/src.pro | 1 - tests/auto/other/other.pro | 3 --- 2 files changed, 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 -= \