mirror of
https://github.com/holub/mame
synced 2025-04-22 00:11:58 +03:00
added some flags for VS build for Peter (nw)
This commit is contained in:
parent
cf40f096a3
commit
1e90d2ffdd
@ -369,6 +369,8 @@ flags {
|
||||
configuration { "vs*" }
|
||||
flags {
|
||||
"ExtraWarnings",
|
||||
"NoEditAndContinue",
|
||||
"EnableMinimalRebuild",
|
||||
}
|
||||
if not _OPTIONS["NOWERROR"] then
|
||||
flags{
|
||||
|
Loading…
Reference in New Issue
Block a user