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