REVIEW: Disable warning 4275 on Windows

It prevents Brightray classes to be inherited from other classes
from V8, Chromium, etc...
This commit is contained in:
Tomas Rycl 2017-11-23 09:46:00 +00:00 committed by Cheng Zhao
parent 75c17cf846
commit 1b866e20c6

View file

@ -404,6 +404,7 @@
4702, # unreachable code
4715, # not all control paths return a value
4819, # The file contains a character that cannot be represented in the current code page
4275, # non dll-interface class used as base for dll-interface class
],
}],
], # conditions