Skip to content
Snippets Groups Projects
Commit 55b57577 authored by Shon Ferguson's avatar Shon Ferguson
Browse files

Changed Niflib, Niflyze, and Maya NIF Plug-in solution files to non-DLL code generation.

Added configurations for Maya 8.0 and 8.5 to Maya solution.  May not work.
parent a97b8cd5
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
RuntimeLibrary="1"
UsePrecompiledHeader="0"
PrecompiledHeaderThrough=""
WarningLevel="3"
......@@ -110,7 +110,7 @@
WholeProgramOptimization="false"
AdditionalIncludeDirectories="$(ProjectDir)"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="2"
RuntimeLibrary="0"
UsePrecompiledHeader="0"
PrecompiledHeaderThrough=""
WarningLevel="3"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment