Changed runtime linking settings on Windows

- The MSVC runtime is now statically linked for the 32bit and 64bit Windows plugins. This is done to avoid potentially requiring users to install an additional package from Microsoft to use the plugin.
 - The "Release" build configuration has also been removed, since it was not configured correctly. It will be re-added at a later date.
This commit is contained in:
Jason Watkins
2015-03-25 10:06:19 -07:00
parent 1c27374647
commit 78bcd96f0c
4 changed files with 2 additions and 76 deletions

Binary file not shown.

Binary file not shown.