Remove incompatible /DEBUG flag from MSC librarian command line arguments
This commit is contained in:
parent
fc381f7c67
commit
945d3fd279
@ -161,7 +161,6 @@
|
||||
msc.librarianFlags = {
|
||||
flags = {
|
||||
FatalWarnings = "/WX",
|
||||
Symbols = "/DEBUG",
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user