Fix the extension compiling issues on win32
Summary: This commit fixes the two compiling issues on win32: 1. Remove the constexpr in generating protobuf headers. 2. Enforce the "/MT" flag to overwrite the "/MD" always.
Showing
with
28 additions
and
14 deletions
-
Please register or sign in to post a comment