mirror of
https://github.com/holub/mame
synced 2025-06-08 13:53:52 +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*" }
|
configuration { "vs*" }
|
||||||
flags {
|
flags {
|
||||||
"ExtraWarnings",
|
"ExtraWarnings",
|
||||||
|
"NoEditAndContinue",
|
||||||
|
"EnableMinimalRebuild",
|
||||||
}
|
}
|
||||||
if not _OPTIONS["NOWERROR"] then
|
if not _OPTIONS["NOWERROR"] then
|
||||||
flags{
|
flags{
|
||||||
|
Loading…
Reference in New Issue
Block a user