diff options
| author | JakobL-MSFT <[email protected]> | 2024-01-15 13:30:29 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-01-15 13:30:29 -0800 |
| commit | d8cfee8e09f66b3d17b384499aa11a46f76364bb (patch) | |
| tree | 1c850df858e0ba7f4e44ca6b614b5c985b1afe18 | |
| parent | 867f48ab41d2faa464b15b15d3300dc8e486da19 (diff) | |
Update exclusions.csv - fix comment
| -rw-r--r-- | exclusions.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exclusions.csv b/exclusions.csv index cce85c05..38655ed9 100644 --- a/exclusions.csv +++ b/exclusions.csv @@ -1,5 +1,5 @@ Path,Configurations,MinBuild,MaxBuild,Reason -audio\acx\samples\audiocodec\driver,*,,22621,Only GE: error C1083: Cannot open include file: 'acx.h': No such file or directory +audio\acx\samples\audiocodec\driver,*,,22621,Only NI: error C1083: Cannot open include file: 'acx.h': No such file or directory general\dchu\osrfx2_dchu_extension_loose,*,,,Needs fix for project not found general\dchu\osrfx2_dchu_extension_tight,*,,,LINK : error LNK4075: ignoring '/INCREMENTAL' due to '/OPT:ICF' specification general\winhec 2017 lab\toaster driver,*,,,Needs input from end user |
