diff options
| author | JakobL-MSFT <[email protected]> | 2024-02-15 13:36:15 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-02-15 13:36:15 -0800 |
| commit | e34c074ad2bbc4e893a8357e0f11fae9c6913ec6 (patch) | |
| tree | 99585fe605e3ef60c0b922fc431d3946e5dac26d | |
| parent | c73af47e04261d66a3365c4eee64b2295f2b9d53 (diff) | |
Re-add exclusion of video.indirectdisplay. This time for EWDK.
| -rw-r--r-- | exclusions.csv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exclusions.csv b/exclusions.csv index e571e8e0..1a5ed717 100644 --- a/exclusions.csv +++ b/exclusions.csv @@ -3,4 +3,5 @@ audio\acx\samples\audiocodec\driver,*,,22621,Only NI: error C1083: Cannot open i general\dchu\osrfx2_dchu_extension_loose,*|x64,,22621,Only NI: Only x64: Fails to build general\dchu\osrfx2_dchu_extension_tight,*|x64,,22621,Only NI: Only x64: Fails to build prm,*,,22621,Only NI: Not supported on NI. +video\indirectdisplay,*,,,Only EWDK: Fails to build with EWDK (builds fine with regular WDK). tree,*,,,Missing headers |
