further quieting of MS-LLVM (nw)

This commit is contained in:
Peter Ferrie 2019-02-25 14:48:37 -08:00
parent 84d5f8f738
commit 487cb60ae6
2 changed files with 2 additions and 0 deletions

View file

@ -1480,6 +1480,7 @@ configuration { "vsllvm" }
"-Wno-switch",
"-Wno-tautological-undefined-compare",
"-Wno-deprecated-declarations",
"-Wno-macro-redefined",
}

View file

@ -44,6 +44,7 @@ function maintargetosdoptions(_target,_subtarget)
"comdlg32",
"psapi",
"ole32",
"shlwapi",
}
end