More protobuf fixes
This commit is contained in:
parent
38f15c7d50
commit
ae2c458a07
@ -139,6 +139,7 @@ workspace "iw4x"
|
||||
}
|
||||
buildoptions {
|
||||
"/wd4100", -- "Unused formal parameter"
|
||||
"/wd4389", -- "Signed/Unsigned mismatch"
|
||||
"/wd6011", -- "Dereferencing NULL pointer"
|
||||
"/wd4125", -- "Decimal digit terminates octal escape sequence"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user