mirror of
https://github.com/holub/mame
synced 2025-07-05 18:08:04 +03:00
further quieting of MS-LLVM (nw)
This commit is contained in:
parent
84d5f8f738
commit
487cb60ae6
@ -1480,6 +1480,7 @@ configuration { "vsllvm" }
|
|||||||
"-Wno-switch",
|
"-Wno-switch",
|
||||||
"-Wno-tautological-undefined-compare",
|
"-Wno-tautological-undefined-compare",
|
||||||
"-Wno-deprecated-declarations",
|
"-Wno-deprecated-declarations",
|
||||||
|
"-Wno-macro-redefined",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -44,6 +44,7 @@ function maintargetosdoptions(_target,_subtarget)
|
|||||||
"comdlg32",
|
"comdlg32",
|
||||||
"psapi",
|
"psapi",
|
||||||
"ole32",
|
"ole32",
|
||||||
|
"shlwapi",
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user